cannot restart xen domain

Jason Montleon monty19 at hotmail.com
Sun Feb 12 13:38:47 UTC 2006


Looks like it is a known bug.  Knowing the file name made it a little easier 
to search around.  I'm guessing this is what hit me:
http://article.gmane.org/gmane.comp.emulators.xen.devel/19347

----- Original Message ----- 
From: "Jason Montleon" <monty19 at hotmail.com>
To: <veillard at redhat.com>; "For testers of Fedora Core development releases" 
<fedora-test-list at redhat.com>
Sent: Sunday, February 12, 2006 8:44 PM
Subject: Re: cannot restart xen domain


>I had tried those output for each is as follows:
> # xm list
> Name                              ID Mem(MiB) VCPUs State  Time(s)
> Domain-0                           0      463     1 r-----    93.0
>
> # xm destroy fc5t2xen
> Error: Domain 'fc5t2xen' not found when running 'xm destroy'
>
> # xm create fc5t2xen
> Using config file "/etc/xen/fc5t2xen".
> Error: [Errno 17] File exists
>
> # cat /etc/xen/fc5t2xen
> # Automatically generated xen config file
> name = "fc5t2xen"
> memory = "256"
> disk = [ 'file:/opt/xen/fc5t2xen.disk,xvda,w' ]
> vif = [ 'mac=00:16:3e:00:3f:02' ]
> bootloader="/usr/bin/pygrub"
>
> on_reboot   = 'restart'
> on_crash    = 'restart'
>
> # ls -al /opt/xen/fc5t2xen.disk
> -rwxr-xr-x 1 root root 10737418241 Feb 10 12:42 /opt/xen/fc5t2xen.disk
>
> I've actually gone as far as to shutdown the machine and start it up again 
> in the hopes that whatever was causing the problem would be cleaned up, 
> but that was not the case.  I also went and deleted everything xen related 
> in /tmp and /var/run and reboot in hopes that that would help, but no go.
>
>
> ----- Original Message ----- 
> From: "Daniel Veillard" <veillard at redhat.com>
> To: "For testers of Fedora Core development releases" 
> <fedora-test-list at redhat.com>
> Sent: Sunday, February 12, 2006 7:45 PM
> Subject: Re: cannot restart xen domain
>
>
>> On Sun, Feb 12, 2006 at 11:29:47AM +0900, Jason Montleon wrote:
>>> I installed FC5T2 in a xen Domain.  The install completed properly and
>>> shutdown:
>>>
>>> unmounting filesystems...
>>>        /mnt/runtime done
>>>        disabling /dev/loop0
>>>        /proc done
>>>        /dev/pts done
>>>        /sys done
>>>        /tmp/ramfs done
>>>        /selinux done
>>>        /mnt/sysimage/proc done
>>>        /mnt/sysimage/sys done
>>>        /mnt/sysimage/selinux done
>>>        /mnt/sysimage/dev done
>>>        /mnt/sysimage done
>>> rebooting system
>>> Restarting system.
>>> If your install has exited, you can restart your guest by running
>>> 'xm create -c fc5t2xen'.  Otherwise, you can reconnect to the console
>>> by running 'xm console fc5t2xen'
>>>
>>> When I try to run the command above I get the following:
>>>
>>> # xm create -c fc5t2xen
>>> Using config file "/etc/xen/fc5t2xen".
>>> Error: [Errno 17] File exists
>>
>>  check with 'xm console fc5t2xen' that the doamin ain't running anymore,
>> then you can try to destroy it and then restart it
>>
>>    xm destroy fc5t2xen
>>    xm create fc5t2xen
>>
>> sometime a small delay exists between the time a command is launched and 
>> the
>> time it's completed.
>>
>> Daniel
>>
>> -- 
>> Daniel Veillard      | Red Hat http://redhat.com/
>> veillard at redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
>> http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
>>
>> -- 
>> fedora-test-list mailing list
>> fedora-test-list at redhat.com
>> To unsubscribe:
>> https://www.redhat.com/mailman/listinfo/fedora-test-list
>>
>
> -- 
> fedora-test-list mailing list
> fedora-test-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list
> 




More information about the fedora-test-list mailing list