Created attachment 1661716 [details] virt launcher log Description of problem: When a user adds a CD to a windows machine and then removes it and decides to add a different one, the VM fails to boot with the following error: Generated from virt-handler server error. command SyncVMI failed: "LibvirtError(Code=67, Domain=10, Message='unsupported configuration: disk type 'virtio' of 'vdb' does not support ejectable media')" Version-Release number of selected component (if applicable): OCP 4.3 CNV 2.2 How reproducible: 100% Steps to Reproduce: 1. Create a Windows VM 2. Attach a CD ROM, for example windows guest disk - registry.redhat.io/container-native-virtualization/virtio-win 3. Start the VM. Wait for VM to boot up. Stop the VM 4. Detach the CD ROM and attach a different one - for example container: kubevirt/virtio-container-disk 5. Start the VM Actual results: Error stated above Expected results: Successful boot Additional info:
Hi Radim, please do file the VM yaml. @stu I do believe this would be related to the CDROM virtio error.
Yes, this is the same issue as reported here: https://bugzilla.redhat.com/show_bug.cgi?id=1802001 *** This bug has been marked as a duplicate of bug 1802001 ***
After discussion with Petr Kotas, I have opened BZ1813198 for User interface to always attach CD-ROMs with sata bus.