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?
Live Migration Fails With Error: "Unacceptable CPU Info: CPU Doesn't Have Compatibility.
Copy Markdown
Open in ChatGPT
Open in Claude
Problem
Attempts to perform a live migration of an instance fail with the following error.
xxxxxxxxxxUnacceptable CPU info: CPU doesn't have compatibility.Environment
- Platform9 Managed OpenStack - v3.6.0 and Higher
Cause
This error presents itself when CPU model/architecture differ between the source host and destination host even slightly.
Resolution
- Run the following command on the host where the VM currently resides to create an XML with the full CPU description.
xxxxxxxxxx# virsh capabilities > virsh-caps-[originHostname]-full.xml- Edit the XML file you've generated deleting everything above "[cpu]" and everything below "[/cpu]".
- Move the file to the destination host and run the following command which will tell you if there is a legitimate mismatch and on which side it lies.
xxxxxxxxxx# virsh cpu-compare virsh-caps-[originHostname]-full.xml- To determine the specific features that must be masked out, run the following command.
xxxxxxxxxx# virsh cpu-baseline virsh-caps-[originHostname]-full.xml- Mask out the features that do not appear in the output of the command in Step #4 and attempt to migrate the VM again.
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