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 :-)