Bug 2106058
Summary: | vSphere defaults to SecureBoot on; breaks installation of out-of-tree drivers [4.11.0] | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Micah Abbott <miabbott> |
Component: | RHCOS | Assignee: | Michael Nguyen <mnguyen> |
Status: | CLOSED ERRATA | QA Contact: | HuijingHei <hhei> |
Severity: | urgent | Docs Contact: | |
Priority: | urgent | ||
Version: | 4.11 | CC: | dornelas, jligon, miabbott, mnguyen, mpytlak, mrussell, nstielau, qzhang, rhcos-triage, travier |
Target Milestone: | --- | ||
Target Release: | 4.11.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | 2106055 | Environment: | |
Last Closed: | 2022-08-10 11:20:54 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: | 2106055, 2106062 | ||
Bug Blocks: |
Description
Micah Abbott
2022-07-11 16:03:09 UTC
The fix for this bug will not be delivered to customers until it lands in an updated bootimage. That process is tracked in bug 2106062, which has status ASSIGNED. Moving this bug back to POST. This bug has been reported fixed in a new RHCOS build and is ready for QE verification. To mark the bug verified, set the Verified field to Tested. This bug will automatically move to MODIFIED once the fix has landed in a new bootimage. Fix has landed in RHCOS 411.86.202207140725-0 To verify, download the RHCOS OVA. tar xvf rhcos*ova cat coreos.ovf | grep -i secure The value should be set to false Pre-verify passed with latest RHCOS 411.86.202207150124-0 [coreos-assembler]$ tar xvf rhcos-411.86.202207150124-0-vmware.x86_64.ova coreos.ovf disk.vmdk [coreos-assembler]$ cat coreos.ovf | grep -i secure <vmw:Config ovf:required="false" vmw:key="bootOptions.efiSecureBootEnabled" vmw:value="false"/> The fix for this bug has landed in a bootimage bump, as tracked in bug 2106062 (now in status MODIFIED). Moving this bug to MODIFIED. Change status to verified according to result in Comment 4 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 (Important: OpenShift Container Platform 4.11.0 bug fix and security 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:5069 |