[3447] in linux-scsi channel archive
Re: Name assignation of scsi devices
daemon@ATHENA.MIT.EDU (Mr LEROY christophe)
Wed Mar 4 08:57:13 1998
From: Mr LEROY christophe <leroy@meg.fr>
Date: Wed 04 Mar 14:19:39 1998 (MET)
To: selva@sqdp.trc-net.co.jp, linux-scsi@vger.rutgers.edu
>
>scsi devices are named in the order (and optionally in the reverse order
>if the driver supports it) of the scsi id isn't it? So if you do not
>change the id should there be any problem? Some drivers also allow reverse
>order probing, I guess.
>
I think you've not understand what I said :
I've a disk on target 0, one on target 1 and one on target 5
At boot time, t0 is assigned /dev/sda, t1 is assigned /dev/sdb and t5 is
assigned /dev/sdc
If i add a disk on target 3, it becomes /dev/sdc and t5 becomes /dev/sdd
If my t0 and t1 are mirrors (raid1)
If t1 goes on fire, t5 becomes /dev/sdb, so mdadd thinks it has to mirror t0 on
t5
christophe leroy
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu