|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: xend issues
Arun Sharma wrote:
Lately, I'm having trouble destroying VMX domains (probably due to bad
reference counts) - although all memory associated with the domain is
freed up.
Subsequently, if I create a new domain of the same name, the domain id
is wrong.
# xm list
Name Id Mem(MB) CPU VCPU(s) State Time(s) Console
Domain-0 0 245 0 1 r---- 50.8
ExampleVMXDomain 1 0 0 1 ----- 22.5 9601
ExampleVMXDomain 1 0 0 1 ----- 22.5 9601
Even the uuid of the two domains is the same in the long listing below.
BTW, this issue doesn't happen if I use a different name for the new
domain (xm create name=foo). Normally xend doesn't let me create two
domains with the same name. But in this case, it does let me do it and
then gets confused about domain ids and uuids.
-Arun
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|