|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Ghost domain ???
On Thu September 6 2007 11:30:11 am Christian Horn wrote:
> On Thu, Sep 06, 2007 at 05:12:49PM +0200, Denny Schierz wrote:
> > > xm list. As an example:
> > > # xm list
> > > Name ID Mem VCPUs State
> > > Time(s) Domain-0 0 1024 4
> > > r----- 29.0 vm-xyz 512
> > > 1 0.0
> >
> > it's just normal for SLES. The entry still exist in xenstore.
>
> ..and can be removed with 'xm delete vm-xyz'.
Or failing that, look in /var/lib/xend/domains for a directory named after
your uuid (uuid 0c4bb267-9596-32ef-46af-d70f3d509e7b) and delete it. You
could check with 'lsof|grep 0c4bb267-9596-32ef-46af-d70f3d509e7b' to be sure
there are no open files in that directory. If it's a phantom guest, there
probably won't be any open files. 'xm list' will still show the phantom until
you reboot.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|