Comment 2 for bug 1925211

Revision history for this message
Christian Ehrhardt  (paelzer) wrote : Re: Hot-unplug of disks leaves broken block devices around in Hirsute

This even happens with the most common image-file backed disks which further simplifies the repro:

$ sudo qemu-img create -f qcow2 /var/lib/libvirt/images/test.qcow2 10M
$ virsh attach-disk h /var/lib/libvirt/images/test.qcow2 vdc
$ virsh detach-disk h vdc