From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Knorr Subject: zombie domains Date: Mon, 31 Oct 2005 15:47:59 +0100 Message-ID: <43662E9F.3000103@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel List-Id: xen-devel@lists.xenproject.org Hi, How can I figure why some domain is still in zombie state, like these ones: master-xen root /vm/ttylinux# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 574 1 r----- 90.5 Zombie-small-11 28 0 1 ---s-d 0.9 Zombie-small-17 34 0 1 ---s-d 0.5 Zombie-small-18 35 0 1 ---s-d 0.6 Zombie-small-19 36 0 1 ---s-d 0.5 I've created 16 ttylinux instances with a script, then called "xm shutdown -a -w", then ended up with these four Zombies ... Gerd