Bug 2233095
| Summary: | After 16.2 update RHEL booting into wrong kernel version on all compute nodes | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Joaquín Veira <jveiraca> |
| Component: | openstack-tripleo-heat-templates | Assignee: | Mikolaj Ciecierski <mciecier> |
| Status: | CLOSED ERRATA | QA Contact: | Archana Singh <arcsingh> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 16.2 (Train) | CC: | arcsingh, bshephar, jpretori, kgilliga, mariel, mburns, mciecier, pgrist, prgutier, sgolovat, tarcher, tvignaud |
| Target Milestone: | z6 | Keywords: | Triaged |
| Target Release: | 16.2 (Train on RHEL 8.4) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-tripleo-heat-templates-11.6.1-2.20230808225216.el8ost | Doc Type: | Bug Fix |
| Doc Text: |
On UEFI-based systems, Compute nodes were not booting with the latest kernel version because `/boot/grub2/grubenv` is not a symlink to `/boot/efi/EFI/redhat/grubenv`. With this update, the symlink from `/boot/grub2/grubenv` to `/boot/efi/EFI/redhat/grubenv` is recreated during an update. As a result, the version of the kernel in the `saved_entry` field of `/boot/efi/EFI/redhat/grubenv` is updated, and the Compute node boots with the correct kernel version.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-11-08 19:19:17 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: | |||
|
Description
Joaquín Veira
2023-08-21 12:28:58 UTC
Once it got reviewed, we can merge it. 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 (Red Hat OpenStack Platform 16.2.6 (Train) bug fix and enhancement 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-2023:6307 |