Managed OpenStack
Latest
Frequently Asked Questions
Solution
How To
Internal Only
Templates
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
Can I Live Migrate an Instance Across Availability Zones?
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- Live migration of instance across availability zone is failing
- Below messages are reported in logs
/var/log/nova/nova-conductor.log
xxxxxxxxxxWARNING nova.scheduler.utils [...] Failed to compute_task_migrate_server: No valid host was found/var/log/nova/nova-scheduler.log
INFO nova.scheduler.host_manager [...] Host filter only checking host [...] and node [hostname]INFO nova.filters [...] Filter AvailabilityZoneFilter returned 0 hostsEnvironment
- Platform9 Managed OpenStack - All versions
- Nova
Cause
Live migration of instance is possible across the availability zone but only using CLI. As we can see both the source and destination host are part of different availability zones.
- Source Host
$ openstack compute service list | grep [UUID]| 50 | nova-compute | [UUID] | Test-AZ | enabled | up | 2020-XX-XXTYY:YY:YY.000000 |- Destination Host
$ openstack compute service list | grep [UUID]| 69 | nova-compute | [UUID] | nova | enabled | up | 2020-XX-XXTYY:YY:YY.000000 |Resolution
- Live migration between different availability zones works with the --force parameter to live-migration. Migrating instances using --force option, can forcefully bypass the nova-scheduler and move an instance to a specified host.
xxxxxxxxxx$ nova live-migration [--block-migrate] [--force] [server] [[host]]Additional Information
Refer the OpenStack documentation for more details on the Availability Zones.
VariableType to search · ESC to discard
GlossaryType to search · ESC to discard
InsertType to search · ESC to discard
No matches
Last updated on
Was this page helpful?
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message