Live Migration failure: internal error: unexpected migration status in cancelling
Hello everyone,
I'm getting the following error when live migrating instances from an host to another:
Live Migration failure: internal error: unexpected migration status in cancelling
To start the live migration I use the following command:
openstack server migrate --block-migration --disk-overcommit 509aa926-f78e-44fc-b70d-01daaaadddff5 --live compute22.nest.org --wait
The migration fails randomly, sometimes at 20%, others at 80%... If I execute the migration command multiple times the VM will eventually be migrated.
I've tried to increase the nova log level but the error doesn't get any clearer.
Any ideas on how to get more information on this error or how to solve it?
Thank you and best regards,
Vincenzo
Check the nova-compute log files on the two compute nodes, and the conductor log on the controller. Also libvirt logs if you have any. If not, enable them.
As far as I can see this is the only error message I have in the libvirtd logs: https://paste.ubuntu.com/24963131/ Nova logs just say that the migration was stuck and so it got aborted: https://paste.ubuntu.com/24963138/