From owner-freebsd-scsi Tue Aug 3 19:31:16 1999 Delivered-To: freebsd-scsi@freebsd.org Received: from modgud.nordicrecords.com (h21-168-107.nordicdms.com [207.21.168.107]) by hub.freebsd.org (Postfix) with SMTP id 79D4B14E2A for ; Tue, 3 Aug 1999 19:31:04 -0700 (PDT) (envelope-from walton@nordicrecords.com) Received: (qmail 15442 invoked by alias); 4 Aug 1999 02:30:48 -0000 Message-ID: <19990804023048.15441.qmail@modgud.nordicrecords.com> Received: (qmail 15435 invoked from network); 4 Aug 1999 02:30:48 -0000 Received: from unknown (HELO walton) (207.21.168.137) by mail.nordicdms.com with SMTP; 4 Aug 1999 02:30:48 -0000 From: "Dave Walton" To: freebsd-scsi@freebsd.org Date: Tue, 3 Aug 1999 19:29:09 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Adaptec AEC-4412 SCSI-SCSI RAID Reply-To: walton@nordicrecords.com X-mailer: Pegasus Mail for Win32 (v3.11) Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I was just setting one of these up on 2.2.6 and ran into something odd. (Yeah, I know 2.2.6 is old. I'll be reinstalling with 3.2 once I get all the drives hooked up to the RAID.) The relevent config settings look like this: controller ahc0 controller scbus0 at ahc0 bus 0 device sd0 disk sd0 at scbus0 target 0 unit 0 And here's what I see in dmesg: (ahc0:0:0): "Adaptec AEC-4412BS 1.2." type 0 fixed SCSI 2 sd0(ahc0:0:0): Direct-Access 8999MB (70420800 134 byte sectors) The problem? The array on LUN 0 has a capacity of 34381MB, not 8999MB. For some reason, it's reporting 134 byte sectors, instead of the standard 512 byte sectors (which would produce the correct disk size). What could be causing this, and how can I correct it? Another thing I notice is that I cannot seem to access sd0 with anything. Any attempt returns "Device not configured". Suggestions? (Please CC me in replies) Thanks, Dave ---------------------------------------------------------------------- Dave Walton Webmaster, Postmaster Nordic Entertainment Worldwide walton@nordicdms.com http://www.nordicdms.com ---------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message