Bug 511074

Summary: RFE: permit specification of disk adapter type
Product: [Community] Virtualization Tools Reporter: Gene Czarcinski <gczarcinski>
Component: virtinstAssignee: Cole Robinson <crobinso>
Status: CLOSED UPSTREAM QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: unspecifiedCC: berrange, crobinso, hbrock, markmc, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-01 20:50:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gene Czarcinski 2009-07-13 15:02:16 UTC
Description of problem:
Currently, when virtual disks (volumes) are created when a guest is created, the disk adapter interface is selected by the software.  Defaults are good but you should be able to specify others.  For example, F11 supports virtio, ide AND scsi but the interface is predefined as virtio.  Similarly, F9 will get IDe interfaces.

Version-Release number of selected component (if applicable):
F11 + preview

Comment 1 Mark McLoughlin 2009-08-11 16:11:50 UTC
We do this for the NIC model, so it might make sense for the disk adaptor too

Moving to upstream tracker

Comment 2 Cole Robinson 2010-03-01 20:50:41 UTC
This is already available with virt-install via --disk ...,bus=scsi or whatever. And now with the ability to 'Customize guests before install' in virt-manager, the option is available there. Closing as UPSTREAM