Live-Migration of Instance With Config Drive Fails
Problem
- An instance which has config_drive set to True fails to live-migrate.
- The destination hypervisor reports the following error in /var/log/pf9/ostackhost.log.
Environment
- Platform9 Managed OpenStack - v3.6 - v3.11
- Nova
- Libvirt
Cause
Due to a limitation with the corresponding Libvirt version, a configuration drive using the ISO-9660 format cannot be live-migrated.
Resolution
To migrate the instance, you will need to perform a cold (non-live) migration, or snapshot and re-create it.
Workaround
As per the guidance outlined in the configuration drive format, you may be successful in leveraging the legacy VFAT format for future instances which require to be live-migrated with a config-drive attached.
Additional Information
Was this page helpful?