Bug 1803756
Summary: | Vm Wizard always shows warning for CD ROM devices | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Radim Hrazdil <rhrazdil> | |
Component: | Console Kubevirt Plugin | Assignee: | Gilad Lekner <glekner> | |
Status: | CLOSED ERRATA | QA Contact: | Radim Hrazdil <rhrazdil> | |
Severity: | low | Docs Contact: | ||
Priority: | low | |||
Version: | 4.4 | CC: | aos-bugs, glekner, gouyang, phbailey, tjelinek, yzamir | |
Target Milestone: | --- | |||
Target Release: | 4.5.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1818714 (view as bug list) | Environment: | ||
Last Closed: | 2020-08-04 18:00:35 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1818714, 1829542 |
Description
Radim Hrazdil
2020-02-17 11:26:54 UTC
after some discussions, it turned out that it is correct to have sata - having virtio would lead to an issue where the virtio drivers are on a cd which is connected using virtio so can not be read. The only actual problem here is that the warning should not be shown in this case. Changing title and priority. *** Bug 1806374 has been marked as a duplicate of this bug. *** Notes: a - The warning saying that sata is not recommended for CD ROM comes from the validation section of the common template used. b - VM creation Wizard should validate the cdrom bus currectly. Fix: a - Make sure the common templates have correct validations: https://github.com/kubevirt/common-templates/pull/148 - merged b - Make sure the vVM creation wizard reads the validations currectly. https://github.com/openshift/console/pull/5334 - submitted @Gilad should this be post ? Verified that user is not presented with a warning on Virtual Hardware with Windows OS selected release-4.5, 531a1d33d7e03f487646c7569d5bce742501cb02 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 (OpenShift Container Platform 4.5 image release advisory), 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/RHBA-2020:2409 |