Bug 220303

Summary: anaconda loads qla2400 too early
Product: Red Hat Enterprise Linux 4 Reporter: Hans-Helmar Althaus <althaus>
Component: anacondaAssignee: David Lehman <dlehman>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4.4   
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: 2007-03-06 16:44:34 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 Hans-Helmar Althaus 2006-12-20 10:01:53 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0

Description of problem:
qla2400 modules will be loaded before local scsi drivers
because qla2400 is missed in the fc "lateList" in 
anaconda-10.1.1.46/loader2/modules.c, please add qla2400 to this 
list, to make the behavior consistent with other fc-drivers.


Version-Release number of selected component (if applicable):


How reproducible:
Always


Steps to Reproduce:
1. Install RHEL on a system with fc and other scsi disks

Actual Results:
fc disks may be enumerated before local disk

Expected Results:
qla2400 is handeled like other fc drivers

Additional info:

Comment 1 Peter Jones 2007-03-06 16:44:34 UTC

*** This bug has been marked as a duplicate of 230644 ***