Bug 57871

Summary: [rfe] Assign unpluggable SCSI devices addresses last
Product: [Retired] Red Hat Linux Reporter: Bryce Nesbitt <bryce>
Component: initscriptsAssignee: Bill Nottingham <notting>
Status: CLOSED CURRENTRELEASE QA Contact: Brock Organ <borgan>
Severity: low Docs Contact:
Priority: medium    
Version: 7.2CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-04-05 19:46:32 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 Bryce Nesbitt 2001-12-29 17:13:40 UTC
I have a USB storage device.  If it's plugged in, my CDROM ends up at scsi
1.
If not, it ends up at 0.  This messes up /etc/fstab, and is generally
annoying.  Is there a way
that permanently connected devices can keep a consistent scsi numbering?

Comment 1 Bill Nottingham 2005-04-05 19:46:32 UTC
Currently in FC3 all PCI scsi adapters are loaded before USB or firewire
devices; this should solve this.