From 9260319e7411ff8281700a532caa436f40120ec4 Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Fri, 30 May 2025 16:52:07 +0200 Subject: gitlab scraper: download in toml and text format --- .../target_missing/host_missing/accel_missing/1477 | 291 +++++++++++++++++++++ 1 file changed, 291 insertions(+) create mode 100644 gitlab/issues_text/target_missing/host_missing/accel_missing/1477 (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/1477') diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/1477 b/gitlab/issues_text/target_missing/host_missing/accel_missing/1477 new file mode 100644 index 000000000..e5c65e3a9 --- /dev/null +++ b/gitlab/issues_text/target_missing/host_missing/accel_missing/1477 @@ -0,0 +1,291 @@ +hot-plugged interface are not working after live migration +Description of problem: +After a live migration are perform for a vm then hot-plug interface pci didn't show up, but did found a SCSI storage controller is created. I checked libvirt did send qmp command to qemu `[pid 320011] 1673945683.378537 write(42, "{"execute":"device_add","arguments":{"driver":"virtio-net-pci","netdev":"hostua-test","id":"ua-test","mac":"00:e0:4c:6a:3b:51","bus":"pci.7","addr":"0x0"},"id":"libvirt-200"}rn", 176) = 176 +` +Steps to reproduce: +1. Perform a live migration by issue command `virsh migrate --live --persistent --verbose --unsafe --p2p demo-vm qemu+tls://node8/system?pkipath=/etc/pki/libvirt/private/` +2. Then on the destination node that vm moved, create a bridge deivce `ip link add br-test1 type bridge` +3. Create a tap.xml file with following code + ``` + + + + + + + ``` +4. Save origin pci information +``` +$ virsh console demo-vm +# Save origin pci information +[root@demo-vm ~]# lshw > before +``` +5. Hot-plug an interface `virsh attach-device demo-vm tap.xml-backup --live --config` +6. Dumpxml of demo-vm +``` + + demo-vm + cc74b867-3fb4-5e4f-bbce-33df21a89416 + + + 79db3d82-ce8f-44e8-96a5-940cc37c0064 + + 30 + + + + 134217728 + 1048576 + 1048576 + 128 + 1 + + /machine + + + + cc74b867-3fb4-5e4f-bbce-33df21a89416 + + + + hvm + + + + + + + Skylake-Server-IBRS + Intel + + + + + + + + + + + + + + + + + + + + + + + + + + + destroy + restart + destroy + + /usr/libexec/qemu-kvm + + + + + + + + + + + + + +
+ + + + + + + +
+ + + + + + +
+ + + +
+ + + + + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + + + +
+ + + +
+ + + + + + + + +
+ + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +