Marian Horban writes:
> Public bug reported:
>
> device_del and drive_del commands don't cause virtio disk detaching
>
> Steps to reproduce:
> 1. Run instance
>
> 2. Attach virtio scsi disk
>
> 3. Reboot instance
>
> 4. Immediately after reboot detach disk with QEMU commands:
> device_del
> drive
Public bug reported:
device_del and drive_del commands don't cause virtio disk detaching
Steps to reproduce:
1. Run instance
2. Attach virtio scsi disk
3. Reboot instance
4. Immediately after reboot detach disk with QEMU commands:
device_del
drive_del
Expected result:
Disk should be detached