From owner-freebsd-scsi Wed Jan 23 10:11:47 2002 Delivered-To: freebsd-scsi@freebsd.org Received: from hokkshideh.jetcafe.org (hokkshideh.jetcafe.org [205.147.43.4]) by hub.freebsd.org (Postfix) with ESMTP id 96EB037B400 for ; Wed, 23 Jan 2002 10:11:42 -0800 (PST) Received: from hokkshideh.jetcafe.org (localhost [127.0.0.1]) by hokkshideh.jetcafe.org (8.8.8/8.8.5) with ESMTP id KAA17997 for ; Wed, 23 Jan 2002 10:11:37 -0800 (PST) Message-Id: <200201231811.KAA17997@hokkshideh.jetcafe.org> X-Mailer: exmh version 2.2 06/23/2000 with version: MH 6.8.4 #1[UCI] To: freebsd-scsi@freebsd.org Subject: Adaptec 29160 woes Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Jan 2002 10:11:36 -0800 From: Dave Hayes Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org FreeBSD 4.4-RELEASE trying to use two: ahc0: port 0xb800-0xb8ff mem 0xf2800000-0xf2800fff irq 9 at device 10.0 on pci2 aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/255 SCBs ahc1: port 0xb400-0xb4ff mem 0xf2000000-0xf2000fff irq 9 at device 11.0 on pci2 aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/255 SCBs With the first controller supporting 2 IBM disks, and the second supporting 4 IBM disks, like so: da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 17501MB (35843670 512 byte sectors: 255H 63S/T 2231C) da2 at ahc1 bus 0 target 0 lun 0 da2: Fixed Direct Access SCSI-3 device da2: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da2: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C) da3 at ahc1 bus 0 target 1 lun 0 da3: Fixed Direct Access SCSI-3 device da3: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da3: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C) da4 at ahc1 bus 0 target 2 lun 0 da4: Fixed Direct Access SCSI-3 device da4: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da4: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C) da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da1: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C) da5 at ahc1 bus 0 target 3 lun 0 da5: Fixed Direct Access SCSI-3 device da5: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da5: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C) I get SCSI parity errors trying to disklabel the last drive on the 2nd card (da5). When I do something "clever" like moving that da5 to the end of the first controller (ahc0), the machine fails to boot off of da0. Suspecting the disk, I checked and scanned da5 by the BIOS verify utility. It's perfectly fine. Interestingly enough, the following: dd if=/dev/zero of=/dev/rda5s1 produces no errors. The version of adaptec BIOS I am using is 3.10.0. Anyone have any clues as to what is going on...before I completely replace these controller cards? ;) ------ Dave Hayes - Consultant - Altadena CA, USA - dave@jetcafe.org >>> The opinions expressed above are entirely my own <<< A consensus means that everyone agrees to say collectively what no one believes individually. - Abba Eban To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message