[libvirt] [PATCH] qemu: Make migration fail when port profile association fails on the dst host

Christian Benvenuti (benve) benve at cisco.com
Tue Mar 27 20:27:26 UTC 2012


In the current V3 migration protocol, Libvirt does not
check the result of the function

  qemuMigrationVPAssociatePortProfiles

This means that it is possible for a migration to complete
successfully even when the VM loses network connectivity on
the destination host.

With this change libvirt aborts the migration
(during the "finish" step) when the above function fails, that
is to say when at least one of the port profile associations fails.

Signed-off by: Christian Benvenuti <benve at cisco.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch00_mig_bug.diff
Type: application/octet-stream
Size: 2507 bytes
Desc: patch00_mig_bug.diff
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20120327/df69514e/attachment-0001.obj>


More information about the libvir-list mailing list