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?
VM live migration fails with error "Disk of instance is too large"
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
- VM live migration fails with below error:
Bash
2023-07-05 08:49:27.243 ERROR oslo_messaging.rpc.server [req-3469f20e-b1ef-43d5-85a9-1976bace495c user@example.com c435] Exception during message handling: nova.exception.MigrationPreCheckError: Migration pre-check error: Unable to migrate 3a8cc10a-e5a2-4507-952b-feff6ccd8262: Disk of instance is too large(available on destination host:-939524096000 < need:128849676288)2023-07-05 08:49:27.243 TRACE oslo_messaging.rpc.server nova.exception.MigrationPreCheckError: Migration pre-check error: Unable to migrate 3a8cc10a-e5a2-4507-952b-feff6ccd8262: Disk of instance is too large(available on destination host:-939524096000 < need:128849676288)Environment
- Platform9 Managed OpenStack - v5.4.0 and Higher
Cause
- The host has disk capacity over-allocated because of which migration throws this error even when the disk has sufficient space available.
Resolution
- Below command can be used to live migrate the VM:
Bash
xxxxxxxxxx# openstack --os-compute-api-version 2.25 server migrate --block-migration --live <HOST_ID> --disk-overcommit <VM_ID>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