Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Grub2 have a regression when MAC-based loading of configs does not work, due to string manipulation in Red Hat patches MAC always ands with ":" or "-" character:
RRQ from 10.87.1.231 filename /grub2/grub.cfg-01-96-48-EE-44-80-43-
The correct path is:
RRQ from 10.87.1.231 filename /grub2/grub.cfg-01-96-48-EE-44-80-43
We file a bug and RH team is going to fix this, but we need a workaround as more and more users are hitting this. In order to have that workaround, we need regexp module which is unfortunately not present in grub2 build. Instead of copying the grub2 from EFI directory, we can refactor our puppet code to build the grub2 like debian does:
http://projects.theforeman.org/issues/21006
Second part is to have regexp in Grub2 Global Template and this is already present in 1.15.4 release, so no action here, only installer change.
TRIAGE NOTES:
This is blocker for ALL Grub2 provisioning, without this change customers are unable to do UEFI provisioning on RHEL 7.4 until errata with new grub2 comes out.
QA NOTES:
Test UEFI Grub2 provisioning with grub2 from RHEL 7.4 (no updates applied). Notice that it will try to load the incorrect file with "-" at the end, then it loads "grub2.cfg" and from there it loads the correct file via regexp.
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/RHSA-2018:0336