-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
rhel-9.4
-
None
-
None
-
None
-
rhel-virt-core
-
ssg_virtualization
-
None
-
False
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
qemu-kvm coredump when kill qemu-kvm on target host during migration
Please provide the package NVR for which bug is seen:
libvirt-10.0.0-6.2.el9_4.x86_64
qemu-kvm-8.2.0-11.el9_4.1.x86_64
kernel-5.14.0-427.13.1.el9_4.x86_64
How reproducible:
80%
Steps to reproduce:
1. Prepare migration env and migrate vm to target host.
- virsh -k0 -c 'qemu:///system' migrate --live --p2p --verbose --domain avocado-vt-vm1 --desturi qemu+ssh://X.X.X.X/system --postcopy
2. Set postcopy on source host.
- virsh migrate-postcopy avocado-vt-vm1
3. Kill qemu on target host.
- pkill -9 qemu-kvm
4. qemu-kvm coredump on source host.
- coredumpctl list
TIME PID UID GID SIG COREFILE EXE SIZE
Mon 2024-05-06 04:16:35 EDT 935156 107 107 SIGABRT present /usr/libexec/qemu-kvm 1.7M
Actual results:
qemu-kvm coredump when kill qemu-kvm on target host during migration
Expected results:
qemu-kvm should not coredump
- mentioned on