|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] unable to destroy domain
Found very strange situation... I unable to destroy domain.
At some point I found host in XCP cloud behave strangely. I decide to
evacuate it (migrate all machines to other hosts in pool). But this
operation failed. I look closely and found PV VM with 200% load (2 CPU
with 100% load each).
I tried to migrate it (no any result), reboot it by xe capabilities (xe
vm-reboot) - no any effect.
I decide to 'do jobs manually'. I run python, import xen.lowlevel.xc and
tried to destroy domain:
x=xc.xc()
xc.domain_destroy(dom_id)
>>>0
(0 means success, isn't it?)
But after that no any reactions. Domain was still alive.
I have two questions:
1) What that was?
2) How can I definitively destroy domain without reboot host?
Thanks.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] unable to destroy domain,
George Shuklin <=
|
|
|
|
|