[Bug 797264] New: virt-manager does not allow to configure CDROM devices as virtio but accepts them if configured by hand
https://bugzilla.novell.com/show_bug.cgi?id=797264 https://bugzilla.novell.com/show_bug.cgi?id=797264#c0 Summary: virt-manager does not allow to configure CDROM devices as virtio but accepts them if configured by hand Classification: openSUSE Product: openSUSE Factory Version: 12.3 Milestone 0 Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Enhancement Priority: P5 - None Component: KVM AssignedTo: kvm-bugs@forge.provo.novell.com ReportedBy: lang@b1-systems.de QAContact: jdouglas@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Firefox/17.0 In virt-manager, in the dropdown for adding drives, only qemu IDE is offered for CDROM drives. In advanced settings, this can later be changed to SCSI but not to virtio. Manually adding a section <disk type='file' device='cdrom'> <driver name='qemu' type='raw' cache='unsafe'/> <source file='/home/rlang/Downloads/virtio-win-0.1-49.iso'/> <target dev='vdd' bus='virtio'/> <readonly/> <address type='pci' domain='0x0000' bus='0x00' slot='0x0b' function='0x0'/> </disk> will yield a working virtio-based CDROM drive which is detected by both windows 7 and linux guests. It even displays it correctly as virtIO CDROM and the line "Disk bus" prints "virtio", but not in a dropdown box. It does not offer to change back to IDE/SCSI CDROMs. This is inconsistent with Hard Disks. Reproducible: Always Steps to Reproduce: See above Actual Results: See above Expected Results: Have a third option to change a CDROM's bus to virtio. Have an option for virtio CDROM's to change them to IDE or SCSI. Have SCSI and virtio CDROMs show up along with IDE CDROMs, IDE HDD, SCSI HDD and Virtio HDD in the initial new storage dialog. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=797264 https://bugzilla.novell.com/show_bug.cgi?id=797264#c Bruce Rogers <brogers@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brogers@suse.com AssignedTo|kvm-bugs@forge.provo.novell |carnold@suse.com |.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com