Live migration of VM. [closed]
Hi,
I have deployed Openstack Rocky on CentOS 7.3 with Cinder, below are the details of my VMs. (Compute is only installed on compute VMs only.) Controller Compute1 Compute2 Cinder i am able to created vm with persistent storage where HDD is over cinder but when i am clicking on live migration on those VMs, it shows the status as migrating but after that nothing get happen, VM stay on the same compute node only. please suggest what to do to resolve the issue.
Thanks, Abhishek
Check the Nova logs, in particular the conductor log on the controller and the nova-compute logs on the two compute nodes.
The migration request has a request ID that you can use to filter out relevant log messages. You should find that ID in the nova-api log.