Bug 169610 (FC4_FUSION)
Summary: | 2.6.13 mpt fusion driver changes break existing setup. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Laurent NEGRIER <negrier.laurent> |
Component: | kernel | Assignee: | Dave Jones <davej> |
Status: | CLOSED WORKSFORME | QA Contact: | Brian Brock <bbrock> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 4 | CC: | ccb, clalancette, dale, ian, lmacken, mike.ditum, oskin, pfrields, phomey, redhat-bugzilla, roe, roozbeh, sarahclose, spacecat42, tor.jonsson, wtogami |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-09-30 12:55:05 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
Laurent NEGRIER
2005-09-30 07:55:11 UTC
*** Bug 169611 has been marked as a duplicate of this bug. *** the bug is for a dell power edge 1850 server width Bi-Xeon and scsi it's ok for a mother bord Asus A8B-SLI deluxe with an AMD Athlon proc and sata can you paste the contents of /etc/modprobe.conf here please ? #cat /etc/modprobe.conf alias eth0 e1000 alias eth1 e1000 alias scsi_hostadapter mptbase alias scsi_hostadapter1 mptscsih alias usb-controller ehci-hcd alias usb-controller1 uhci-hcd upstream split this driver up. you'll need to do this.. 1. rpm -e kernel-2.6.12-1.1528_FC4 2. edit your /etc/modprobe.conf delete "alias scsi_hostadapter1 mptscsih" 3. If you have a scsi drive/controller, add alias scsi_hostadapter1 mptspi If it's fibre-channel, add alias scsi_hostadapter1 mptfc 4. reinstall the new kernel, and it'll build a correct initrd. Give that a try, and let me know how it works out. yes, it boots ! all is right now. thanks *** Bug 169689 has been marked as a duplicate of this bug. *** *** Bug 169957 has been marked as a duplicate of this bug. *** Had the same problem with FC4 on a VMware Workstation 5 instance (Guest OS). I made the suggested changes: 1. Removed the kernel package 2. Changed /etc/modprobe.conf: From -> alias scsi_hostadapter1 mptscsih To -> alias scsi_hostadapter1 mptspi 3. Reinstalled kernel package 4. Rebooted Works great now in FC4 *** Bug 171671 has been marked as a duplicate of this bug. *** *** Bug 171686 has been marked as a duplicate of this bug. *** *** Bug 171592 has been marked as a duplicate of this bug. *** *** Bug 171948 has been marked as a duplicate of this bug. *** Worked for me - thx *** Bug 172107 has been marked as a duplicate of this bug. *** *** Bug 171274 has been marked as a duplicate of this bug. *** *** Bug 170119 has been marked as a duplicate of this bug. *** *** Bug 171733 has been marked as a duplicate of this bug. *** *** Bug 173145 has been marked as a duplicate of this bug. *** *** Bug 174698 has been marked as a duplicate of this bug. *** |