[libvirt] [PATCH 04/10] qemu: Recover from interrupted migration

Eric Blake eblake at redhat.com
Tue Jul 26 23:04:24 UTC 2011


On 07/22/2011 03:06 PM, Eric Blake wrote:

>> + case QEMU_MIGRATION_PHASE_PERFORM2:
>> + case QEMU_MIGRATION_PHASE_PERFORM3:
>> + /* migration is still in progress, let's cancel it and resume the
>> + * domain */
>> + VIR_DEBUG("Canceling unfinished outgoing migration of domain %s",
>> + vm->def->name);
>> + /* TODO cancel possibly running migrate operation */
>
> As in issue qemuMonitorMigrateCancel, but ignoring if it fails? Might be
> reasonable, but probably as a separate patch.

Should have read the series first - you did this in patch 10/10.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list