Description of problem: I would like to set the type of driver device(aio/sync ...etc), when I install the guest domain. But there is no option on virt-install, so I can not specify any type. Version-Release number of selected component (if applicable): virtinst 0.103.0(changeset 205) How reproducible: always Steps to Reproduce: 1.install the guest domain # virt-install ... Actual results: We can not specify the type of driver device. Expected results: We can specify the type of driver device. Additional info: I attached the patch that I added the option to choose the type of driver device. virt-install help: --drvtype=DRVTYPE Type of driver device, e.g. 'aio', 'qcow', 'vmdk', 'sync'
I made a mistake. Please close this Bug due to duplication with bz246441. Regards, Saori Fukuta
*** This bug has been marked as a duplicate of 246441 ***