Bug 2176926
Summary: | qemu crash on void blk_drain(BlockBackend *): Assertion qemu_in_main_thread() failed [rhel-9.3.0] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | RHEL Program Management Team <pgm-rhel-tools> |
Component: | qemu-kvm | Assignee: | Stefan Hajnoczi <stefanha> |
qemu-kvm sub component: | virtio-blk,scsi | QA Contact: | qing.wang <qinwang> |
Status: | CLOSED CURRENTRELEASE | Docs Contact: | |
Severity: | high | ||
Priority: | high | CC: | aliang, chayang, coli, hreitz, jinzhao, juzhang, kwolf, lijin, mrezanin, qinwang, qizhu, stefanha, vgoyal, virt-maint, xuwei, ymankad, zhenyzha |
Version: | 9.2 | Keywords: | CustomerScenariosInitiative, Triaged |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 2155748 | Environment: | |
Last Closed: | 2023-07-27 14:30:24 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2155748 | ||
Bug Blocks: |
Comment 1
Vivek Goyal
2023-03-27 19:35:16 UTC
(In reply to Vivek Goyal from comment #1) > I am not sure what's the purpose of this bug. Is it something Test Only? > Should we keep it around or close it? It is created by the BZ system automatically I think we may keep it and verify it in the coming 9.3. Moving it to ON_QA. We just need to test it in 9.3. Nothing to be done from development side. failed on Red Hat Enterprise Linux release 9.3 Beta (Plow) 5.14.0-302.el9.x86_64 qemu-kvm-8.0.0-1.el9.x86_64 seabios-bin-1.16.1-1.el9.noarch edk2-ovmf-20230301gitf80f052277c8-2.el9.noarch libvirt-9.0.0-10.el9_2.x86_64 virtio-win-prewhql-0.1-235.iso It can not get a response of QMP command device_add and device_del Not sure if it is related to issue Bug 2185688 - no response with QMP command block_resize python ConfigTest.py --testcase=multi_disk_wild_hotplug --iothread_scheme=roundrobin --nr_iothreads=2 --platform=x86_64 --guestname=RHEL.9.2.0 --driveformat=virtio_scsi --nicmodel=virtio_net --imageformat=qcow2 --machines=q35 --customsparams="vm_mem_limit = 12G\nimage_aio=threads" --firmware=default_bios --netdst=virbr0 --clone=no --nrepeat=3 http://fileshare.hosts.qa.psi.pek2.redhat.com/pub/section2/images_backup/qbugs/2176926/2023-04-27 Passed test on Red Hat Enterprise Linux release 9.3 Beta (Plow) 5.14.0-342.el9.x86_64 qemu-kvm-8.0.0-9.el9.x86_64 seabios-bin-1.16.1-1.el9.noarch edk2-ovmf-20230524-2.el9.noarch virtio-win-prewhql-0.1-239.iso python ConfigTest.py --testcase=multi_disk_wild_hotplug.without_delay --platform=x86_64 --guestname=RHEL.9.3.0 --driveformat=virtio_scsi --imageformat=qcow2 --machines=q35 --firmware=default_bios --netdst=virbr0 --iothread_scheme=roundrobin --nr_iothreads=2 --customsparams="vm_mem_limit = 8G" --nrepeat=100 python ConfigTest.py --testcase=multi_disk_wild_hotplug.without_delay --platform=x86_64 --guestname=RHEL.9.3.0 --driveformat=virtio_blk --imageformat=qcow2 --machines=q35 --firmware=default_bios --netdst=virbr0 --iothread_scheme=roundrobin --nr_iothreads=2 --customsparams="vm_mem_limit = 8G" --nrepeat=20 python ConfigTest.py --testcase=multi_disk_wild_hotplug --platform=x86_64 --guestname=RHEL.9.3.0 --driveformat=virtio_scsi --imageformat=qcow2 --machines=q35 --firmware=default_bios --netdst=virbr0 --iothread_scheme=roundrobin --nr_iothreads=2 --customsparams="vm_mem_limit = 8G" --nrepeat=20 --clone=no |