Date: Tue, 19 Aug 1997 10:56:37 -0500 From: Raul Zighelboim <mango@staff.communique.net> To: "'scsi@freebsd.org'" <scsi@freebsd.org> Subject: ahc drivers configuration question... Message-ID: <A03CD00C69B1D01195AB00A024ECEB162AB825@kaori.communique.net>
next in thread | raw e-mail | index | archive | help
I have a system with 5 internal drives, and I am about to move 3 drives from a different machine into this one. I am trying to minimise downtime. So, my questions are: Is the confiration as I have it correct ? (sd1, sd2 and sd3 will be added at the last minute). Is it possible to do 'disk sd1 at scbus1 target 0' when I have 'disk sd0 at scbus0 target 0' on the same controller ? Is there something I must change on the controller to allow this (ie, force termination) ? Thanks This is what I have on my kernel: ----------- controller ahc0 controller ahc1 controller scbus0 at ahc0 bus 0 controller scbus1 at ahc0 bus 1 controller scbus2 at ahc1 bus 0 disk sd0 at scbus0 target 0 disk sd1 at scbus1 target 1 disk sd2 at scbus1 target 2 disk sd3 at scbus1 target 3 disk sd4 at scbus2 target 1 disk sd5 at scbus2 target 2 disk sd6 at scbus2 target 3 disk sd7 at scbus2 target 4 -----------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A03CD00C69B1D01195AB00A024ECEB162AB825>