One of our customers has a server where the internal system disk is connected via an on-board SCSI on the motherboard while external disks are connected to a PCI-based SCSI host adapter.

Now, the BIOS on this motherboard will return the on-board controller after the PCI one(s), so the system disk will be the last SCSI device, and thus seen from Linux becomes /dev/sdb if there is one external disk (/dev/sda), /dev/sdc if there are two and so on. This makes the setup quite messy, and also means there is trouble booting with one of the external disks switched off as the boot disk device id will then change.

Is there a way I can change the device id assignment order so that the system id. is constant? Simple reversal of the order (i.e. _last_ disk as /dev/sda) would do just fine.
--
Toralf Lund <[EMAIL PROTECTED]> +47 66 85 51 22
ProCaptura AS +47 66 85 51 00 (switchboard)
http://www.procaptura.com/~toralf +47 66 85 51 01 (fax)



--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to