Sending messages.
Alan Cox
alan@lxorguk.ukuu.org.uk
Mon, 22 Oct 2001 16:03:21 +0100 (BST)
> >If either bus hangs with a stuck-at fault, then both machines hang.
>
> Does that mean if one of the 8 scsi buses (2 x 4) hangs, then
> both machines hang or only the shared buses ?
You should only see the bus hang. Some of the older scsi drivers will tend
not to do the right thing. Make sure you have 2.4 and you have drivers using
new_eh.
The right ("budget + time permitting") setup is probably to use FC/AL. It
has more complications in compatibility but you cant really hang the bus,
you can have multiple loops and an electrical disaster cant blow all the
devices on the cable (and yes I've once seen an entire raid5 array blown
by a power problem on the host)
Alan