[libvirt] [PATCH]: Fix non-live migration failure case

Chris Lalancette clalance at redhat.com
Wed Feb 25 13:30:35 UTC 2009


All,
There was a logic error in the Qemu driver when doing a non-live migrate.
During a non-live migrate, on the source host during the Perform step, we
pause the domain; however, if there was ever a failure, we were forgetting
to unpause the domain, meaning that the domain was paused forever.  Add a
flag to tell us when we should unpause the domain after a failure.

Signed-off-by: Chris Lalancette <clalance at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt-migration-paused-fix.patch
Type: text/x-patch
Size: 1430 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20090225/5a4b1793/attachment-0001.bin>


More information about the libvir-list mailing list