I was going on wondering why the guest doesn't see the CD-change updates and found a bit. You can update the changed disk via: # really take out the disk $ virsh change-media xenial-cdtest hdc --eject /dev/sr0 # insert new disk and let it load $ virsh change-media xenial-cdtest hdc --insert /dev/sr0
But, it turns out already here is a difference, when inserting a data cd all is fine. But when doing the same with an audio-cd on --insert I get: error: Failed to complete action insert on media error: cannot read header '/dev/sr0': Input/output error That just matches the initial report, but is a way to try withotu rebooting guests. I ried the data CD's I had still around they all refreshed nicely. All audios disks I tried ailed the same way. ** Bug watch added: Red Hat Bugzilla #760885 https://bugzilla.redhat.com/show_bug.cgi?id=760885 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1390520 Title: virtual machine fails to start with connected audio cd To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1390520/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
