Bug 476472
Summary: | mkinitrd produces initrd unusable with disks serviced by aic7xxx module | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michal Jaegermann <michal> |
Component: | mkinitrd | Assignee: | Peter Jones <pjones> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 10 | CC: | dcantrell, hdegoede, katzj, pjones, wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-12-15 09:17:53 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
Michal Jaegermann
2008-12-15 03:47:03 UTC
BTW - Fedora 8, from which this system was upgraded, was booting "straight" - without any extra mkinitrd tricks. Please try the new mkinitrd build in Bug #470628. With updates to mkinitrd-6.0.71-3.fc10.i386 and nash-6.0.71-3.fc10.i386 I see the following sequence in 'init' from initrd image produced with a help of those: ..... modprobe -q scsi_transport_spi echo "Loading aic7xxx module" modprobe -q aic7xxx modprobe scsi_wait_scan rmmod scsi_wait_scan mkblkdevs ..... regardless if /etc/sysconfig/mkinitrd with 'MODULES=scsi_wait_scan' line exists or not. This is really equivalent to what I eventually forced with mkinitrd-6.0.71-2.fc10 so, yes, I am convinced that this works. I am afraid that I will not risk rebooting that in this moment as a stricken machine is for me remote. Actually with /etc/sysconfig/mkinitrd present I got two extra lines after 'modprobe -q aic7xxx'. These: echo "Loading scsi_wait_scan module" modprobe -q scsi_wait_scan but that amounts to the same as above so this will be fixed in the future update. It appears that I was running an upgrade too early. This bug has already been reported, so I'm closing this as a dup of the earlier report. *** This bug has been marked as a duplicate of bug 466607 *** |