Comment 4 for bug 1857245

Revision history for this message
BN (zatoichy) wrote : Re: New host live migration

Okay, I ve reinstalled compute/storage on that new node which I added recently. So now at least I can create instances on that new host machine. However, live migration is still not working.

log from new machine, when I am trying to migrate from that new machine to some other one:

2019-12-22 22:50:56.677 6 ERROR nova.virt.libvirt.driver [-] [instance: 31ae61c7-46c9-4049-942a-f8f397251332] Live Migration failure: operation failed: guest CPU doesn't match specification: missing features: vmx: libvirtError: operation failed: guest CPU doesn't match specification: missing features: vmx
2019-12-22 22:50:56.915 6 ERROR nova.virt.libvirt.driver [-] [instance: 31ae61c7-46c9-4049-942a-f8f397251332] Migration operation has aborted

log from old machine, when i am trying to migrate to the new machine:

2019-12-22 22:47:54.502 6 INFO nova.compute.manager [-] [instance: dd6c5065-2655-4b29-bb24-2901627ddbc0] Took 3.13 seconds for pre_live_migration on destination host zhavoronok.
2019-12-22 22:47:56.241 6 ERROR nova.virt.libvirt.driver [-] [instance: dd6c5065-2655-4b29-bb24-2901627ddbc0] Live Migration failure: operation failed: Failed to connect to remote libvirt URI qemu+tcp://zhavoronok/system: Unable to resolve address 'zhavoronok' service '16509': Name or service not known: libvirtError: operation failed: Failed to connect to remote libvirt URI qemu+tcp://zhavoronok/system: Unable to resolve address 'zhavoronok' service '16509': Name or service not known
2019-12-22 22:47:56.682 6 ERROR nova.virt.libvirt.driver [-] [instance: dd6c5065-2655-4b29-bb24-2901627ddbc0] Migration operation has aborted