From owner-freebsd-scsi Tue Aug 19 09:59:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA18963 for freebsd-scsi-outgoing; Tue, 19 Aug 1997 09:59:50 -0700 (PDT) Received: from pluto.plutotech.com (root@mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA18954 for ; Tue, 19 Aug 1997 09:59:46 -0700 (PDT) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by pluto.plutotech.com (8.8.5/8.8.5) with ESMTP id KAA24398; Tue, 19 Aug 1997 10:59:44 -0600 (MDT) Message-Id: <199708191659.KAA24398@pluto.plutotech.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Raul Zighelboim cc: "'scsi@freebsd.org'" Subject: Re: ahc drivers configuration question... In-reply-to: Your message of "Tue, 19 Aug 1997 10:56:37 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 19 Aug 1997 10:59:09 -0600 From: "Justin T. Gibbs" Sender: owner-freebsd-scsi@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > >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. What kind of controller do you have? The "bus" keywords in your configuration only make sense for the 2742(A)T controllers. If you are using a 39XX controller, the extra channels show up as separate SCSI controllers since that is exactly how they are implemented on the card. >So, my questions are: > Is the confiration as I have it correct ? (sd1, sd2 and sd3 >will be added at the last minute). Apart from possibly the scbus declarations, it looks to be correct. > Is it possible to do 'disk sd1 at scbus1 target 0' when I have >'disk sd0 at scbus0 target 0' on the same controller ? Sure. > Is there something I must change on the controller to allow this >(ie, force termination) ? I don't understand this question. > Thanks -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================