Stephen Childs
2004-Dec-07 15:07 UTC
[Xen-devel] Dead domains don''t disappear from xm list
Hi, When a domain shuts down it seems to stay visible in the output of xm list (see below) even if I do an ''xm destroy''. Has something changed (they used to disappear just fine for me)? I am running Xen 2.0 (fairly up-to-date). Name Id Mem(MB) CPU State Time(s) Console Domain-0 0 395 0 r---- 2377.2 cagnode91-clone 10 199 2 -b--- 138.9 9610 cagnode92-clone 8 199 1 -b--- 154.5 9608 testce 18 0 1 ---s- 15.6 9618 testce-clone 16 0 3 -b--- 155.7 9616 testce-clone-clone 17 0 0 ---s- 98.0 9617 Stephen -- Dr. Stephen Childs, Research Fellow, EGEE Project, phone: +353-1-6081797 Computer Architecture Group, email: Stephen.Childs @ cs.tcd.ie Trinity College Dublin, Ireland web: http://www.cs.tcd.ie/Stephen.Childs ------------------------------------------------------- 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://productguide.itmanagersjournal.com/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Stephen Childs
2004-Dec-07 15:11 UTC
[Xen-devel] Dead domains don''t disappear from xm list
Hi, When a domain shuts down it seems to stay visible in the output of xm list (see below) even if I do an ''xm destroy''. Has something changed (they used to disappear just fine for me)? I am running Xen 2.0 (fairly up-to-date). Name Id Mem(MB) CPU State Time(s) Console Domain-0 0 395 0 r---- 2377.2 cagnode91-clone 10 199 2 -b--- 138.9 9610 cagnode92-clone 8 199 1 -b--- 154.5 9608 testce 18 0 1 ---s- 15.6 9618 testce-clone 16 0 3 -b--- 155.7 9616 testce-clone-clone 17 0 0 ---s- 98.0 9617 Stephen -- Dr. Stephen Childs, Research Fellow, EGEE Project, phone: +353-1-6081797 Computer Architecture Group, email: Stephen.Childs @ cs.tcd.ie Trinity College Dublin, Ireland web: http://www.cs.tcd.ie/Stephen.Childs ------------------------------------------------------- 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://productguide.itmanagersjournal.com/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel
Mike Wray
2004-Dec-07 16:32 UTC
Re: [Xen-devel] Dead domains don''t disappear from xm list
Stephen Childs wrote:> Hi, > > When a domain shuts down it seems to stay visible in the output of xm list > (see below) even if I do an ''xm destroy''. Has something changed (they used > to disappear just fine for me)? I am running Xen 2.0 (fairly up-to-date). > > > Name Id Mem(MB) CPU State Time(s) Console > Domain-0 0 395 0 r---- 2377.2 > cagnode91-clone 10 199 2 -b--- 138.9 9610 > cagnode92-clone 8 199 1 -b--- 154.5 9608 > testce 18 0 1 ---s- 15.6 9618 > testce-clone 16 0 3 -b--- 155.7 9616 > testce-clone-clone 17 0 0 ---s- 98.0 9617 >As you say, dead domains usually go away just fine. If a domain doesn''t disappear from the list, the usual reason is that according to xen itself it still exists, even though xend has tried to destroy it. It''s also possible there''s a bug in xend. Is there anything in /etc/log/xend.log? (Only do this if your domains aren''t important) Do the zombie domains go away if you restart xend? Mike ------------------------------------------------------- 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://productguide.itmanagersjournal.com/ _______________________________________________ Xen-devel mailing list Xen-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xen-devel