Bug 429505 - Kernel Panic on boot with megaraid_sas on Kernel > 2.6.9-55.0.12.ELsmp
Summary: Kernel Panic on boot with megaraid_sas on Kernel > 2.6.9-55.0.12.ELsmp
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 4
Classification: Red Hat
Component: kernel
Version: 4.6
Hardware: All
OS: Linux
low
high
Target Milestone: rc
: ---
Assignee: Red Hat Kernel Manager
QA Contact: Martin Jenner
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-01-21 07:56 UTC by Patrick Steiner
Modified: 2012-06-20 13:31 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-20 13:31:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.