Description of problem: The Windows high performance templates should use virtio storage, because the high pormance templates should provide best performance, even if this requires additional drivers. Version-Release number of selected component (if applicable): 4.9.0-264 How reproducible: 100% Steps to Reproduce: 1. oc get templates -nopenshift -o=yaml windows2k19-highperformance-large | grep -A 3 "disks:" Actual results: disks: - disk: bus: sata name: ${NAME} Expected results: disks: - disk: bus: virtio name: ${NAME} Additional info:
@
The template is changed as it should, but blocked by https://bugzilla.redhat.com/show_bug.cgi?id=2029343 for verifying if the VM is running properly. Will wait for a fix first.
Verified windows 10 VM running with virtio disk
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Virtualization 4.10.0 Images security and bug fix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:0947