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.

Bug 711628

Summary: [RHEL6.1] Kernel panic on boot with software raid/LVM/LUKS
Product: Red Hat Enterprise Linux 6 Reporter: Brian J. Atkisson <batkisso>
Component: kernelAssignee: Red Hat Kernel Manager <kernel-mgr>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: high Docs Contact:
Priority: unspecified    
Version: 6.1CC: Jes.Sorensen, richard.cunningham
Target Milestone: rc   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-07 15:59:36 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:
Attachments:
Description Flags
boot failure screenshot none

Description Brian J. Atkisson 2011-06-08 01:15:46 UTC
Description of problem:

When booting on the RHEL6.1 kernel, my system kernel panics when mounting /, which is on a software raid device, with LVM on top and the LV encrypted.  This happens on both kernel versions 2.6.32-131.0.15.el6.x86_64 and 2.6.32-131.2.1.el6.x86_64, however, the system boots fine on the RHEL6.0 kernels (2.6.32-71.24.1.el6.x86_64).  I have have attached a screenshot of the panic.  It's clear that the kernel cannot find the partition after assembling the raid array.  However, this worked fine under RHEL6.0.


Version-Release number of selected component (if applicable):
 2.6.32-131.0.15.el6.x86_64 and 2.6.32-131.2.1.el6.x86_64

How reproducible:
Every time

Steps to Reproduce:
1. boot off either 2.6.32-131.0.15.el6.x86_64 or 2.6.32-131.2.1.el6.x86_64 kernels

Actual results:
panic

Expected results:
no panic

Additional info:

Here is my grub.conf:

title Red Hat Enterprise Linux Server (2.6.32-131.2.1.el6.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.32-131.2.1.el6.x86_64 ro root=/dev/mapper/luks-04d02fd2-c2f6-4c73-a923-be4f9538baaa rd_LUKS_UUID=luks-04d02fd2-c2f6-4c73-a923-be4f9538baaa rd_MD_UUID=22d91821:0194c6d7:45757f88:00952bd9 rd_LVM_LV=vg320/root rd_LUKS_UUID=luks-b2daebb6-3d67-434d-83b4-5495987e369e rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us crashkernel=auto
        initrd /initramfs-2.6.32-131.2.1.el6.x86_64.img
title Red Hat Enterprise Linux Server (2.6.32-131.0.15.el6.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.32-131.0.15.el6.x86_64 ro root=/dev/mapper/luks-04d02fd2-c2f6-4c73-a923-be4f9538baaa rd_LUKS_UUID=luks-04d02fd2-c2f6-4c73-a923-be4f9538baaa rd_MD_UUID=22d91821:0194c6d7:45757f88:00952bd9 rd_LVM_LV=vg320/root rd_LUKS_UUID=luks-b2daebb6-3d67-434d-83b4-5495987e369e rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us crashkernel=auto                                                                                                                         
        initrd /initramfs-2.6.32-131.0.15.el6.x86_64.img                                                                       
title Red Hat Enterprise Linux Server (2.6.32-71.24.1.el6.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.32-71.24.1.el6.x86_64 ro root=/dev/mapper/luks-04d02fd2-c2f6-4c73-a923-be4f9538baaa rd_LUKS_UUID=luks-04d02fd2-c2f6-4c73-a923-be4f9538baaa rd_MD_UUID=22d91821:0194c6d7:45757f88:00952bd9 rd_LVM_LV=vg320/root rd_LUKS_UUID=luks-b2daebb6-3d67-434d-83b4-5495987e369e rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYBOARDTYPE=pc KEYTABLE=us crashkernel=auto
        initrd /initramfs-2.6.32-71.24.1.el6.x86_64.img

Comment 2 Brian J. Atkisson 2011-06-08 01:24:13 UTC
Created attachment 503596 [details]
boot failure screenshot

Comment 3 RHEL Program Management 2011-10-07 15:36:57 UTC
Since RHEL 6.2 External Beta has begun, and this bug remains
unresolved, it has been rejected as it is not proposed as
exception or blocker.

Red Hat invites you to ask your support representative to
propose this request, if appropriate and relevant, in the
next release of Red Hat Enterprise Linux.

Comment 4 Jes Sorensen 2012-07-16 21:05:16 UTC
6.2 has been out for a long time now and I haven't seen any updates to this
BZ.

Has the problem gone away?

Thanks,
Jes

Comment 5 Jes Sorensen 2013-02-07 15:59:36 UTC
No reply to question as of 2012-07-16 after 6 months - closing