Bug 76348
| Summary: | modules.conf's scsi_hostadapter duplicated upon kernel update | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Per Winkvist <perraw> |
| Component: | kudzu | Assignee: | Bill Nottingham <notting> |
| Status: | CLOSED NOTABUG | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | CC: | rvokal |
| 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: | 2002-10-21 04:42:55 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
Per Winkvist
2002-10-20 16:13:42 UTC
Can you reproduce the *exact* steps to get the new entry added to modules.conf? Does running /usr/sbin/module_upgrade do it? I repeated the sequence I did yesterday and this time the new kernel booted fine. Very strange. Another thing I observed yesterday was that after I had used the rescue disc and removed the extra scsi_hostadapter line and rebooted it didn't actually work right away. So I had to use the rescue disk again. The second time I removed the initrd and did mkinitrd again, then rebooted successfully... A final thing, upon boot I get the following : ---------------------------------------------------------------------------- SCSI subsystem driver Revision: 1.00 kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2 PCI: Found IRQ 11 for device 00:09.0 scsi0 : AM53/79C974 PCscsi driver rev. 0.5; host I/O address: 0xe400; irq: 11 Vendor: SEAGATE Model: ST34520N Rev: 1444 Type: Direct-Access ANSI SCSI revision: 02 Attached scsi disk sda at scsi0, channel 0, id 4, lun 0 SCSI device sda: 8888924 512-byte hdwr sectors (4551 MB) sda: sda1 sda2 sda3 sda4 < sda5 > .... ---------------------------------------------------------------------------- |