Simplified this is the sequence that works for me @testkvm-yakkety-from -- virsh migrate --live --postcopy --postcopy-after-precopy kvmguest-yakkety qemu+ssh://10.223.248.8/system @testkvm-yakkety-to -- virsh migrate --live --postcopy --postcopy-after-precopy kvmguest-yakkety qemu+ssh://10.223.248.189/system @testkvm-yakkety-from -- virsh migrate --live kvmguest-yakkety qemu+ssh://10.223.248.8/system @testkvm-yakkety-to -- virsh migrate --live kvmguest-yakkety qemu+ssh://10.223.248.189/system @testkvm-yakkety-to -- virsh undefine /var/lib/uvtool/libvirt/kvmguest-yakkety.xml @testkvm-yakkety-to -- virsh define /var/lib/uvtool/libvirt/kvmguest-yakkety.xml @testkvm-yakkety-from -- virsh save kvmguest-yakkety /var/lib/uvtool/libvirt/kvmguest-yakkety.state @testkvm-yakkety-to -- virsh restore /var/lib/uvtool/libvirt/kvmguest-yakkety.state @testkvm-yakkety-from -- virsh restore /var/lib/uvtool/libvirt/kvmguest-yakkety.state @testkvm-yakkety-from -- virsh migrate --live --postcopy --postcopy-after-precopy kvmguest-yakkety qemu+ssh://10.223.248.8/system @testkvm-yakkety-to -- virsh migrate --live --postcopy --postcopy-after-precopy kvmguest-yakkety qemu+ssh://10.223.248.189/system [...]
I'm disabling the non-postcopy migrations and will check if it occurs then -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1620906 Title: [Ubuntu1610][Libvirt] Postcopy migration with --postcopy-after-precopy option is not working as expected To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1620906/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
