Live Migration Fails With Error "Failed to connect to remote libvirt URI
Problem
Live migration of an instance fails with the following error observed in the /var/log/pf9/ostackhost.log on the source host.
Environment
- Platform9 Managed OpenStack - All versions
- Nova
- Libvirt
Cause
The libvirt service is not able to setup a TLS connection with the destination host because the certificates were rotated recently. This is an upstream limitation and has been fixed in libvirt v6.2.0.
Resolution
- Restart the libvirtd service on the destination host where the instance was being migrated.
Additional Information
Starting v6.2.0, the libvirtd service restart will not be needed as per the libvirtrelease notes.
Was this page helpful?