Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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.
When creating MD RAID1 for a root fs and having no separate /boot, metadata 1.2 are used.
But when having a separate RAID1 for /boot, anaconda automatically does it with older metadata.
This is a particular problem for GRUB, because it can't boot from RAID1 with new metadata (v 0.9 metadata are the last that work I think).
I filed a bug for GRUB, but I don't think they'll fix it (683421), so please take the need for older metadata in account even when having only one RAID1 with rootfs and no dedicated boot partition.
Please attach /tmp/storage.log and /tmp/anaconda.log from the install. Post-install, they will be /var/log/anaconda.storage.log and /var/log/anaconda.log. Thanks.
I tested this scenario with anaconda-13.21.100-1 and was unable to reproduce. My tests showed that anaconda correctly recognized the situation and created the array with version 1.0 metadata, which is what we are supposed to do. We use version 1.1 for all other new arrays.