cannot restart xen domain

Daniel Veillard veillard at redhat.com
Sun Feb 12 10:45:07 UTC 2006


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/




More information about the fedora-test-list mailing list