Versions: kernel-5.13.0-0.rc3.25.el9.x86_64 qemu-kvm-6.0.0-3.el9
Similar questions to https://bugzilla.redhat.com/show_bug.cgi?id=1975940#c1
Update w/ qemu-6.1 rebase information.
Verified this bug as below. Tested env: qemu-kvm-6.1.0-1.el9 kernel-modules-5.14.0-0.rc7.54.el9.x86_64 Steps: # qemu-img create -f raw test.img 2G # qemu-img convert -p -f raw -O raw -S 0 test.img test.img qemu-img: test.img: error while converting raw: Failed to get "write" lock Is another process using the image [test.img]? Results: As above, the image is locked.