WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Zombie VMs cannot be destroyed

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Zombie VMs cannot be destroyed
From: Stephen Sanderson <steve@xxxxxxxxxxxxxxxx>
Date: Thu, 08 Oct 2009 14:05:30 +0100
Delivery-date: Thu, 08 Oct 2009 06:07:23 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Organization: ICT Gateshead
Reply-to: steve@xxxxxxxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
This works for me

xm list - to get the ID number

ps aux | grep 'ID number'

The output will probably show the domU trying to save.

Use the pid to kill the domU




Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Zombie VMs cannot be destroyed, Stephen Sanderson <=