Bug 429505

Summary: Kernel Panic on boot with megaraid_sas on Kernel > 2.6.9-55.0.12.ELsmp
Product: Red Hat Enterprise Linux 4 Reporter: Patrick Steiner <patrick>
Component: kernelAssignee: Red Hat Kernel Manager <kernel-mgr>
Status: CLOSED WONTFIX QA Contact: Martin Jenner <mjenner>
Severity: high Docs Contact:
Priority: low    
Version: 4.6   
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-20 13:31:32 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:

Description Patrick Steiner 2008-01-21 07:56:15 UTC
i have updated some of our dell poweredge 2950 and poweredge 1950 to
kernel2.6.9-55.0.12.ELsmp.

After this i got a kernel panic after boot (no lvm found) switching back to 
2.6.9-55.0.12.ELsmp helps.

so i looked at the to kernel packages an found, that the megaraid_sas kernel
module dont get loaded with the new kernel.

take a look into the init file
diff -ur 55/init 67/init 
--- 55/init     2008-01-21 08:38:19.000000000 +0100
+++ 67/init     2008-01-21 08:38:34.000000000 +0100
@@ -19,24 +19,12 @@
 insmod /lib/scsi_mod.ko 
 echo "Loading sd_mod.ko module"
 insmod /lib/sd_mod.ko 
-echo "Loading megaraid_sas.ko module"
-insmod /lib/megaraid_sas.ko 
 echo "Loading megaraid_mm.ko module"
 insmod /lib/megaraid_mm.ko 
 echo "Loading megaraid_mbox.ko module"
 insmod /lib/megaraid_mbox.ko 
-echo "Loading mptbase.ko module"
-insmod /lib/mptbase.ko 
-echo "Loading mptscsih.ko module"
.......


any ideas who do fix?

Comment 1 Patrick Steiner 2008-01-21 12:54:19 UTC
i noticed that /sbin/mkinitrd doesnt add this module. 

but the megaraid_sas module is loaded (shown with lsmod)

Comment 2 Jiri Pallich 2012-06-20 13:31:32 UTC
Thank you for submitting this issue for consideration in Red Hat Enterprise Linux. The release for which you requested us to review is now End of Life. 
Please See https://access.redhat.com/support/policy/updates/errata/

If you would like Red Hat to re-consider your feature request for an active release, please re-open the request via appropriate support channels and provide additional supporting details about the importance of this issue.