-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
CNV v4.17.0.rhel9-764
-
-
None
Description of problem:
On crating a VM with the new Iso Flow, the root disk is hard coded to sata, but the bus type should be defined by the instancetype
Version-Release number of selected component (if applicable):
4.17.0-685 provided by Red Hat
How reproducible:
Steps to Reproduce:
1. Create a VM using the new Iso Flow to create a VM with an instancetype
Actual results:
spec:
architecture: amd64
domain:
devices:
autoattachPodInterface: false
disks:
- bootOrder: 2
cdrom:
bus: sata
name: windows-2k22-virtio-silver-marmoset-21-cdrom-iso
- bootOrder: 1
disk:
bus: sata
name: rootdisk
Expected results:
spec:
architecture: amd64
domain:
devices:
autoattachPodInterface: false
disks:
- bootOrder: 2
cdrom:
bus: sata
name: windows-2k22-virtio-fuchsia-snail-47-cdrom-iso
- bootOrder: 1
name: rootdisk
without the
disk:
bus: sata
for the rootdisk
Additional info:
- relates to
-
CNV-23485 Instancetypes based ISO flow
-
- Closed
-
- links to
-
RHEA-2024:133097
OpenShift Virtualization 4.17.0 Images
- mentioned on