View Single Post
  #2 (permalink)  
Old 27-Feb-2007, 08:03
grasomega
Guest
 
Posts: n/a
Default

I have the following problem:
I have an Adaptec 2100S controller, with 4 discs:
- ID0 and ID1 set up as a RAID 0 array
- ID2 and ID3 single discs

If I install SuSE 10.2 on the RAID 0 array - I have no problem.

After that, if I put another disk on the controller, the SCSI ID's don't get mixed up, and it boots correctly (grub starts from the RAID 0 array). But the block devices do get mixed up: the RAID 0 array is now /dev/i2o/hdb, instead of /dev/i2o/hda. If I add the fourth disk, the RAID becomes /dev/i2o/hdc.

Any help is appreciated.

grasomega