Activity log for bug #1756118

Date Who What changed Old value New value Message
2018-03-15 15:23:37 Marcin Juszkiewicz bug added bug
2018-03-15 15:24:08 Matt Riedemann nova: importance Undecided Wishlist
2018-03-15 15:24:17 Matt Riedemann tags libvirt
2018-03-15 15:24:42 Marcin Juszkiewicz description On AArch64 we use cpu_mode='host-passthrought' which should allow us to do live migration between compute nodes running same cpus. But it does not: ------------------------------------------------------------------------------------------------------estuary@ref-compute-2:~$ openstack server migrate --live ref-compute-1 --wait 38da6986-2f76-486d-877b-438560d7aa05 Migration pre-check error: CPU doesn't have compatibility. XML error: Missing CPU model name Refer to http://libvirt.org/html/libvirt-libvirt-host.html#virCPUCompareResult (HTTP 400) (Request-ID: req-cea6f860-e78b-469b-9527-a703114b372b) ------------------------------------------------------------------------------------- virsh itself is able to live migrate between two XGene1 nodes: ------------------------------------------------------------------------------------- root@cb-r1-m1-c1n1:/var/log/libvirt# virsh migrate --copy-storage-all --live debian-cloud-image qemu+ssh://root@10.101.3.103/system tcp://10.101.3.103 2018-03-15 15:15:23.217+0000: initiating migration 2018-03-15 15:15:25.740+0000: shutting down, reason=migrated 2018-03-15T15:15:25.741113Z qemu-system-aarch64: terminating on signal 15 from pid 573 (/usr/sbin/libvirtd) root@debian:/var/lib/libvirt/images# virsh list --all Id Name State ---------------------------------------------------- 9 debian-cloud-image running ------------------------------------------------------------------------------------- Will dig more to find out what, where and why is wrong. More info: https://bugzilla.redhat.com/show_bug.cgi?id=1430987 On AArch64 we use cpu_mode='host-passthrought' which should allow us to do live migration between compute nodes running same cpus. But it does not: -----------------------------------------------------------------------------estuary@ref-compute-2:~$ openstack server migrate --live ref-compute-1 --wait 38da6986-2f76-486d-877b-438560d7aa05 Migration pre-check error: CPU doesn't have compatibility. XML error: Missing CPU model name Refer to http://libvirt.org/html/libvirt-libvirt-host.html#virCPUCompareResult (HTTP 400) (Request-ID: req-cea6f860-e78b-469b-9527-a703114b372b) ----------------------------------------------------------------------------- virsh itself is able to live migrate between two XGene1 nodes: ----------------------------------------------------------------------------- root@cb-r1-m1-c1n1:/var/log/libvirt# virsh migrate --copy-storage-all --live debian-cloud-image qemu+ssh://root@10.101.3.103/system tcp://10.101.3.103 2018-03-15 15:15:23.217+0000: initiating migration 2018-03-15 15:15:25.740+0000: shutting down, reason=migrated 2018-03-15T15:15:25.741113Z qemu-system-aarch64: terminating on signal 15 from pid 573 (/usr/sbin/libvirtd) root@debian:/var/lib/libvirt/images# virsh list --all  Id Name State ----------------------------------------------------  9 debian-cloud-image running ----------------------------------------------------------------------------- Will dig more to find out what, where and why is wrong. More info: https://bugzilla.redhat.com/show_bug.cgi?id=1430987
2018-03-15 15:40:35 Matt Riedemann nova: importance Wishlist Undecided
2018-03-15 15:40:45 Matt Riedemann tags libvirt aarch64 libvirt live-migration
2018-04-05 02:16:32 melanie witt bug watch added https://bugzilla.redhat.com/show_bug.cgi?id=1430987
2018-04-05 02:18:25 melanie witt nova: importance Undecided High
2018-04-05 02:18:25 melanie witt nova: status New Triaged
2018-04-05 02:19:02 melanie witt nominated for series nova/queens
2018-04-05 02:19:02 melanie witt bug task added nova/queens
2018-04-05 02:19:18 melanie witt nova/queens: importance Undecided High
2018-04-05 02:19:21 melanie witt nova/queens: status New Triaged
2018-08-01 06:36:39 Kevin Zhao nova: assignee Kevin Zhao (kevin-zhao)
2018-08-08 09:15:21 OpenStack Infra nova: status Triaged In Progress
2018-08-08 21:15:38 melanie witt nova: importance High Medium
2018-08-08 21:15:46 melanie witt nova/queens: importance High Medium
2018-08-24 05:10:21 Kevin Zhao nova: assignee Kevin Zhao (kevin-zhao)
2019-12-05 06:51:30 Eric Xie nova: assignee Eric Xie (eric-xie)
2019-12-06 23:05:45 OpenStack Infra nova: status In Progress Fix Released