Bug 161744

Summary: confusion if multiple disk controllers
Product: [Fedora] Fedora Reporter: GeoffLeach <geoffleach.gl>
Component: anacondaAssignee: Anaconda Maintenance Team <anaconda-maint-list>
Status: CLOSED NOTABUG QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 4Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-06-27 20:35:02 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 GeoffLeach 2005-06-26 22:14:51 UTC
Description of problem:
I have an Adaptec SCSI board and a Promise SATA controller on the MB. Anaconda
recognises both and loads the appropriate drivers.  However (this is the
problem) it sees the Adaptec first, and assigns the disks on it to sda and sdb.
Unfortunately, the wrong choice for an upgrade.

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


How reproducible:
Always

Steps to Reproduce:
1.Upgrade with appropriate hardware config
2.
3.
  
Actual results:
Adapted controller's disks get sda and sdb

Expected results:
Desired, actually. SATA disks get sda and sdb

Additional info:
Suggest allowing upgrade to assign the disk groups if more than one SCSI

Comment 1 Jeremy Katz 2005-06-27 20:35:02 UTC
You can load controllers in whatever order you prefer by booting with 'linux
noprobe' (or the more refined 'linux nostorage' to just not load storage
modules) and then manually load them in the order you want.