Bug 123289
| Summary: | boot failed Kernel 2.4.9-e.40smp, megaraid_2002 Dell | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 2.1 | Reporter: | Mark Henson <mark> |
| Component: | kernel | Assignee: | Tom Coughlan <coughlan> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.1 | CC: | coughlan, jbaron, jonny, riel |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-06-25 22:02: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
Mark Henson
2004-05-15 23:44:31 UTC
*** This bug has been marked as a duplicate of 75090 *** I am reopenning this bug. I do not think it is a duplicate of 75090. Please check your /etc/modules.conf file. If there is an entry for the megaraid_2002 driver, then remove this line and replace it with "megaraid2". Then try the upgrade again. The megaraid_2002 driver was removed in U4. Current /etc/modules.conf alias parport_lowlevel parport_pc alias scsi_hostadapter megaraid_2002 alias eth0 e1000 alias scsi_hostadapter1 aic7xxx alias scsi_hostadapter2 aic7xxx alias scsi_hostadapter3 aic7xxx alias usb-controller usb-uhci Will test changing megaraid_2002 to megaraid2 - however this must be done out of hours so it may take a couple of days to test. Ok, have tested change from megaraid_2002 to megaraid2 and we have the same result. when booting 2.4.9-e.38smp with this driver (megaraid2) everything works perfectly. If neccesary I can setup to capture the boot messages by serial. The behaviour of megaraid2 is unchanged from megaraid_2002 after editing /etc/modules.conf, did you re-install the kernel rpm? The 'initrd' needs to pick up the change in /etc/modules.conf, and a re-install of the kernel rpm will pick that up. Thanks. Changes noted here have worked with RH latest kernel. Mark |