Bug 2018457 - Windows high performance templates should use virtio storage
Summary: Windows high performance templates should use virtio storage
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Container Native Virtualization (CNV)
Classification: Red Hat
Component: SSP
Version: 4.9.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 4.10.0
Assignee: Karel Šimon
QA Contact: Roni Kishner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-10-29 11:28 UTC by Dominik Holler
Modified: 2022-03-16 15:56 UTC (History)
7 users (show)

Fixed In Version: kubevirt-ssp-operator-container-v4.10.0-39
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-03-16 15:56:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github kubevirt common-templates pull 400 0 None open highperformance windows templates now uses virtio for storage 2022-01-10 09:15:55 UTC
Red Hat Issue Tracker CNV-14668 0 None None None 2022-01-07 08:35:34 UTC
Red Hat Product Errata RHSA-2022:0947 0 None None None 2022-03-16 15:56:49 UTC

Description Dominik Holler 2021-10-29 11:28:27 UTC
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:

Comment 8 Ruth Netser 2021-12-01 07:45:41 UTC
@

Comment 11 Roni Kishner 2022-01-20 09:09:38 UTC
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.

Comment 12 Roni Kishner 2022-01-24 13:37:24 UTC
Verified windows 10 VM running with virtio disk

Comment 17 errata-xmlrpc 2022-03-16 15:56:33 UTC
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


Note You need to log in before you can comment on or make changes to this bug.