No live migration on aarch64
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Fix Released
|
Medium
|
Eric Xie | ||
Queens |
Triaged
|
Medium
|
Unassigned |
Bug Description
On AArch64 we use cpu_mode=
But it does not:
-------
Migration pre-check error: CPU doesn't have compatibility.
XML error: Missing CPU model name
Refer to http://
-------
virsh itself is able to live migrate between two XGene1 nodes:
-------
root@cb-
2018-03-15 15:15:23.217+0000: initiating migration
2018-03-15 15:15:25.740+0000: shutting down, reason=migrated
2018-03-
root@debian:
Id Name State
-------
9 debian-cloud-image running
-------
Will dig more to find out what, where and why is wrong.
More info: https:/
Changed in nova: | |
importance: | Undecided → Wishlist |
tags: | added: libvirt |
description: | updated |
Changed in nova: | |
assignee: | nobody → Kevin Zhao (kevin-zhao) |
Changed in nova: | |
assignee: | Kevin Zhao (kevin-zhao) → nobody |
Changed in nova: | |
assignee: | nobody → Eric Xie (eric-xie) |
This isn't a 'bug' since it was never supported before anyway.