7 messages in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 1124] XenAPI shutdown...
FromSent OnAttachments
bugz...@lists.xensource.com09 Dec 2007 08:19 
bugz...@lists.xensource.com10 Dec 2007 23:21 
bugz...@lists.xensource.com11 Dec 2007 03:25 
bugz...@lists.xensource.com14 Dec 2007 10:25 
bugz...@lists.xensource.com14 Dec 2007 10:28 
bugz...@lists.xensource.com14 Dec 2007 10:33 
bugz...@lists.xensource.com14 Dec 2007 10:37 
Subject:[Xen-bugs] [Bug 1124] XenAPI shutdown won't delete VM
From:bugz...@lists.xensource.com (bugz@lists.xensource.com)
Date:12/14/2007 10:25:20 AM
List:com.xensource.lists.xen-bugs

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1124

------- Comment #3 from jwe@brandeis.edu 2007-12-14 10:25 ------- Created an attachment (id=704) --> (http://bugzilla.xensource.com/bugzilla/attachment.cgi?id=704&action=view) Xen 3.1.2 XenAPI Shutdown Ghost Fix

I've seen this bug too. I was able to extrapolate the patch from xen-unstable.hg, which is the same fix in xen-3.1-testing.hg for the upcoming Xen 3.1.3 (just different line numbers). I've attach a patch which fixes the issue for me on my systems running Xen 3.1.2.

You can apply it to a system thats already had Xen 3.1.2 installed, as its just a one line fix to a Python script - just use patch -p5 while in the directory /usr/lib/python*/site-packages/xen/xend. Or you can wait till 3.1.3 :-)