From owner-freebsd-hackers Sun Dec 1 17:50:59 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA12318 for hackers-outgoing; Sun, 1 Dec 1996 17:50:59 -0800 (PST) Received: from ican.net (ican.net [198.133.36.9]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id RAA12313 for ; Sun, 1 Dec 1996 17:50:58 -0800 (PST) Received: from gate.ican.net(really [198.133.36.2]) by ican.net via sendmail with esmtp id for ; Sun, 1 Dec 1996 20:50:53 -0500 (EST) (Smail-3.2 1996-Jul-4 #1 built 1996-Jul-10) Received: (from smap@localhost) by gate.ican.net (8.7.5/8.7.3) id UAA19361 for ; Sun, 1 Dec 1996 20:48:21 -0500 (EST) Received: from nap.io.org(10.1.1.3) by gate.ican.net via smap (V1.3) id sma019351; Sun Dec 1 20:48:01 1996 Received: from localhost (taob@localhost) by nap.io.org (8.7.5/8.7.3) with SMTP id UAA04156 for ; Sun, 1 Dec 1996 20:45:40 -0500 (EST) X-Authentication-Warning: nap.io.org: taob owned process doing -bs Date: Sun, 1 Dec 1996 20:45:40 -0500 (EST) From: Brian Tao To: FREEBSD-HACKERS-L Subject: Wiring down disks in 2.2-ALPHA Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk [I hope -hackers is the appropriate forum for this, rather than -current} I'm trying to wire down drives on a news server with 14 disks and two controllers. I follow the LINT example, but I get a series of warnings on config: # config NEWS Removing old directory ../../compile/NEWS: Done. config: line 44: ahc connected to non-controller config: line 45: ahc connected to non-controller Warning: sd0 is configured at scbus0 which is not fixed at a single adapter. Warning: sd1 is configured at scbus0 which is not fixed at a single adapter. Warning: sd2 is configured at scbus0 which is not fixed at a single adapter. Warning: sd3 is configured at scbus0 which is not fixed at a single adapter. Warning: sd4 is configured at scbus0 which is not fixed at a single adapter. Warning: sd5 is configured at scbus0 which is not fixed at a single adapter. Warning: sd6 is configured at scbus0 which is not fixed at a single adapter. Warning: sd10 is configured at scbus1 which is not fixed at a single adapter. Warning: sd11 is configured at scbus1 which is not fixed at a single adapter. Warning: sd12 is configured at scbus1 which is not fixed at a single adapter. Warning: sd13 is configured at scbus1 which is not fixed at a single adapter. Warning: sd14 is configured at scbus1 which is not fixed at a single adapter. Warning: sd15 is configured at scbus1 which is not fixed at a single adapter. Warning: sd16 is configured at scbus1 which is not fixed at a single adapter. Kernel build directory is ../../compile/NEWS The relevant lines in the config file: 38> controller pci0 39> device ahc0 40> device ahc1 41> device de0 42> options PROBE_VERBOSE 43> 44> controller scbus0 at ahc0 45> controller scbus1 at ahc1 46> disk sd0 at scbus0 target 0 47> disk sd1 at scbus0 target 1 48> disk sd2 at scbus0 target 2 49> disk sd3 at scbus0 target 3 50> disk sd4 at scbus0 target 4 51> disk sd5 at scbus0 target 5 52> disk sd6 at scbus0 target 6 53> disk sd10 at scbus1 target 0 54> disk sd11 at scbus1 target 1 55> disk sd12 at scbus1 target 2 56> disk sd13 at scbus1 target 3 57> disk sd14 at scbus1 target 4 58> disk sd15 at scbus1 target 5 59> disk sd16 at scbus1 target 6 However, if I change "device" in lines 39 and 40 to "controller", config runs without any warnings. This is contrary to the example in the LINT file. Omitting the device lines or specifying buses and LUN's just product other combinations of errors. Which is correct? -- Brian Tao (BT300, taob@io.org, taob@ican.net) Senior Systems and Network Administrator, Internet Canada Corp. "Though this be madness, yet there is method in't"