* domU's not stopping until...
@ 2005-02-24 20:21 Andrew Theurer
0 siblings, 0 replies; only message in thread
From: Andrew Theurer @ 2005-02-24 20:21 UTC (permalink / raw)
To: xen-devel
I have noticed that if I shutdown a domU, xen really does not remove it
from its active list until you run "xm list" more than once. For example:
dom0> ssh dom1
dom1> shutdown -g0 -y
dom1> exit
<back in dom0>
<wait a few minutes to shutdown>
dom0> xm list
Name Id Mem(MB) CPU State Time(s) Console
Domain-0 0 891 0 -b--- 101.3
dom1 3 618 0 ---s- 126.4 9603
dom0> xm list
Name Id Mem(MB) CPU State Time(s) Console
Domain-0 0 891 0 r---- 277.0
After waiting several minutes after the shutdown command, why would the
domU still show up in the "xm list" output?
This is in xen-unstable.
-Andrew Theurer
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-24 20:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-24 20:21 domU's not stopping until Andrew Theurer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.