|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Cannot destroy or delete domain
> xm list mg4
>
> Name ID Mem VCPUs
> State Time(s)
>
> mg4 1024
> 1 0.0
>
>
The lack of an ID and state flag is interesting.
Try doing 'xm list --long' and seeing if it has a uuid associated with
it, and try doing xm shutdown on that uuid.
Another option is do:
ps -ef |grep qemu
And look for stuck qemu processes (if its running that way) and kill
them off.
Matthew
signature.asc
Description: OpenPGP digital signature
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|