Bug 1821151 (OCPRHV-58-4.5)
Summary: | [oVirt] Add OS type to ovirt template | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Gal Zaidman <gzaidman> | |
Component: | Installer | Assignee: | Gal Zaidman <gzaidman> | |
Installer sub component: | OpenShift on RHV | QA Contact: | Jan Zmeskal <jzmeskal> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | high | |||
Priority: | urgent | CC: | dmoessne, dougsland, jzmeskal, rdlugyhe, rgolan | |
Version: | 4.4 | |||
Target Milestone: | --- | |||
Target Release: | 4.5.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
URL: | https://issues.redhat.com/browse/OCPRHV-58 | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
Previously, the installation program required the user to manually create a virtual machine template before it could create an OpenShift cluster on Red Hat Virtualization (RHV). This is because the installation program did not meet the following requirements in RHV version 4.3.9: 1) The installation program must pass the ignition to the virtual machine, and 2) The template must specify its OS type as Red Hat CoreOS (RHCOS).
|
Story Points: | --- | |
Clone Of: | ||||
: | OCPRHV-58-4.4.z (view as bug list) | Environment: | ||
Last Closed: | 2020-07-13 17:25:34 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: | 1821638 |
Description
Gal Zaidman
2020-04-06 07:43:42 UTC
Also tracked in https://issues.redhat.com/browse/OCPRHV-58 Just a heads up: We need this bug as verified as upstream request: https://github.com/openshift/installer/pull/3415#issuecomment-631523016 Github message: ------------------ This pull request references Bugzilla bug 1821638, which is invalid: expected dependent Bugzilla bug 1821151 to be in one of the following states: VERIFIED, RELEASE_PENDING, CLOSED (ERRATA), but it is ON_QA instead Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug. Tested with: rhvm-4.3.10.3-0.1.master.el7.noarch openshift-install-linux-4.5.0-0.nightly-2020-05-25-012559 Verification steps: 1. Deploy OCP4.5 using this install-config.yaml (some customizations have been applied): http://pastebin.test.redhat.com/868393 2. Check the OS type of template once created Result: OS type of both the template and VMs created from it is "Other OS". I checked that there is OS type "Red Hat Enterprise Linux CoreOS" available in my engine. (In reply to Jan Zmeskal from comment #4) > Tested with: > rhvm-4.3.10.3-0.1.master.el7.noarch > openshift-install-linux-4.5.0-0.nightly-2020-05-25-012559 > > Verification steps: > 1. Deploy OCP4.5 using this install-config.yaml (some customizations have > been applied): http://pastebin.test.redhat.com/868393 > 2. Check the OS type of template once created > > Result: > OS type of both the template and VMs created from it is "Other OS". I > checked that there is OS type "Red Hat Enterprise Linux CoreOS" available in > my engine. Fix on 4.5 was merged on: https://github.com/openshift/installer/pull/3654 Added the fix to 4.4 as well Verified with: openshift-install-linux-4.5.0-0.nightly-2020-05-27-071521 Verification steps: 1. openshift install create cluster 2. Once the template is created, verify that its OS type is Red Hat Enterprise Linux Core OS 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, 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 |