Bug 2025495
Summary: | [4.6] Openshift Installer| UEFI mode | BM hosts have BIOS halted | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Yurii Prokulevych <yprokule> |
Component: | Bare Metal Hardware Provisioning | Assignee: | Derek Higgins <derekh> |
Bare Metal Hardware Provisioning sub component: | ironic | QA Contact: | Lubov <lshilin> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | urgent | ||
Priority: | urgent | CC: | bfournie, derekh, eglottma, lshilin, tsedovic |
Version: | 4.6 | Keywords: | Triaged |
Target Milestone: | --- | ||
Target Release: | 4.6.z | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
Previously, in UEFI mode, the `ironic-python-agent` created a UEFI bootloader entry after downloading the RHCOS image. When using an RHCOS image based on RHEL 8.4, the image could fail to boot using this entry. If the entry installed by Ironic was used when booting the image, the boot could fail and output a BIOS error screen. This is fixed by the `ironic-python-agent` configuring the boot entry based on a CSV file located in the image, instead of using a fixed boot entry. The image boots properly without error.
-------
Cause: In UEFI mode, after downloading the RHCOS image, the ironic-python-agent creates a UEFI bootloader entry. When using an RHCOS image based on RHEL 8.4, the image may fail to boot using this entry.
Consequence: Depending on the ordering of UEFI entries, if the entry installed by Ironic is used when booting the image the boot may fail and output a BIOS error screen.
Fix: The ironic-python-agent will configure the boot entry based on a CSV file located in the image instead of using a fixed boot entry.
Result: The image boots properly without an error.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2022-01-12 09:47:25 UTC | Type: | --- |
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: | 2013591 | ||
Bug Blocks: |
Description
Yurii Prokulevych
2021-11-22 11:32:06 UTC
verified on 4.6.0-0.nightly-2021-12-06-112404 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.6.53 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/RHBA-2022:0025 |