From owner-freebsd-questions Mon Nov 4 10:50:46 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA13491 for questions-outgoing; Mon, 4 Nov 1996 10:50:46 -0800 (PST) Received: from dg-rtp.dg.com (dg-rtp.rtp.dg.com [128.222.1.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA13483 for ; Mon, 4 Nov 1996 10:50:40 -0800 (PST) Received: by dg-rtp.dg.com (5.4R3.10/dg-rtp-v02) id AA07150; Mon, 4 Nov 1996 13:50:01 -0500 Received: from ponds by dg-rtp.dg.com.rtp.dg.com; Mon, 4 Nov 1996 13:50 EST Received: from lakes.water.net (lakes [10.0.0.3]) by ponds.water.net (8.7.5/8.7.3) with ESMTP id NAA27241; Mon, 4 Nov 1996 13:19:18 -0500 (EST) Received: (from rivers@localhost) by lakes.water.net (8.7.5/8.6.9) id NAA00642; Mon, 4 Nov 1996 13:20:10 -0500 (EST) Date: Mon, 4 Nov 1996 13:20:10 -0500 (EST) From: Thomas David Rivers Message-Id: <199611041820.NAA00642@lakes.water.net> To: pvp@fareast.rosprint.ru, ponds!freebsd.org!questions Subject: Re: problem with SCSI subsytem Content-Type: text Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I just encountered a *very similar* problem using 2.1.5 and an aha2940 which I reported just a couple of days ago... (aha - the "bug time" theory strikes again.) Just to let you know what I've discovered so far. I called adaptec to get their input. First, you should disable the "disconnection" negotiation done by the adaptec controller. Apparently, some SCSI devices don't like that. Second, you should disable any "synch" (short for synchronous) negotiation done by the controller. Third, you should drop the transfer rates down lower, particularly for older hardware. Lastly, of course, be sure you have proper SCSI cables and termination at the ends of the SCSI bus. - Dave Rivers - > > This is a multi-part message in MIME format. > > --------------446B9B3D2781E494167EB0E7 > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > There is message log in the file "problem.txt" > This happens once a day  > It leads to some filesystem errors >  > This is my environment: > FreeBSD 2.1.5 > IWill P55TU motherboard with Adaptec 7880 onboard SCSI controller > > --------------446B9B3D2781E494167EB0E7 > Content-Type: text/plain; charset=us-ascii; name="problem.txt" > Content-Transfer-Encoding: 7bit > Content-Disposition: inline; filename="problem.txt" > > Nov 1 02:43:47 fareast /kernel: ahc0: Issued Channel A Bus Reset #2. 2 SCBs a > borted > Nov 1 02:43:47 fareast /kernel: asserted ATN - device reset in message buffer > Nov 1 02:43:47 fareast /kernel: sd0(ahc0:0:0): timed out in message out phase, SCSISIGI == 0xb6 > Nov 1 02:43:47 fareast /kernel: ahc0: Issued Channel A Bus Reset #1. 2 SCBs aborted > Nov 1 02:43:47 fareast /kernel: sd0(ahc0:0:0): UNIT ATTENTION asc:29,0 > Nov 1 02:43:47 fareast /kernel: sd0(ahc0:0:0): Power on, reset, or bus device reset occurred > Nov 1 02:43:47 fareast /kernel: , retries:3 > Nov 1 02:43:47 fareast /kernel: sd0(ahc0:0:0): timed out in message in phase, SCSISIGI == 0xe6 > Nov 1 02:43:47 fareast /kernel: sd0(ahc0:0:0): asserted ATN - device reset in message buffer > Nov 1 02:43:47 fareast /kernel: ahc_intr: seqint, intstat == 0xd1, scsisigi = 0xb6 > Nov 1 02:43:47 fareast /kernel: sd0(ahc0:0:0): timed out in dataout phase, SCSISIGI == 0x0 > Nov 1 02:43:47 fareast /kernel: ahc0: Issued Channel A Bus Reset #1. 2 SCBs aborted > Nov 1 02:43:47 fareast /kernel: sd0(ahc0:0:0): UNIT ATTENTION asc:29,0 > Nov 1 02:43:47 fareast /kernel: sd0(ahc0:0:0): Power on, reset, or bus device reset occurred > Nov 1 02:43:47 fareast /kernel: , retries:1 > Nov 1 02:43:47 fareast /kernel: sd0(ahc0:0:0): timed out in message out phase, SCSISIGI == 0xb6 > Nov 1 02:43:47 fareast /kernel: sd0(ahc0:0:0): asserted ATN - device reset in message buffer > Nov 1 02:43:47 fareast /kernel: sd0(ahc0:0:0): timed out in message out phase, SCSISIGI == 0xb6 > Nov 1 02:43:47 fareast /kernel: ahc0: Issued Channel A Bus Reset #1. 2 SCBs aborted > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): UNIT ATTENTION asc:29,0 > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): Power on, reset, or bus device reset occurred > Nov 1 02:43:48 fareast /kernel: , retries:4 > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): timed out in message out phase, SCSISIGI == 0xe6 > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): asserted ATN - device reset in message buffer > Nov 1 02:43:48 fareast /kernel: ahc_intr: seqint, intstat == 0xd1, scsisigi = 0xb6 > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): timed out in dataout phase, SCSISIGI == 0x0 > Nov 1 02:43:48 fareast /kernel: ahc0: Issued Channel A Bus Reset #1. 2 SCBs aborted > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): UNIT ATTENTION asc:29,0 > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): Power on, reset, or bus device reset occurred > Nov 1 02:43:48 fareast /kernel: , retries:2 > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): timed out in message out phase, SCSISIGI == 0xb6 > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): asserted ATN - device reset in message buffer > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): timed out in message in phase, SCSISIGI == 0xb6 > Nov 1 02:43:48 fareast /kernel: ahc0: Issued Channel A Bus Reset #1. 2 SCBs aborted > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): UNIT ATTENTION asc:29,0 > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): Power on, reset, or bus device reset occurred > Nov 1 02:43:48 fareast /kernel: , FAILURE > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): timed out in message in phase, SCSISIGI == 0xe6 > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): asserted ATN - device reset in message buffer > Nov 1 02:43:48 fareast /kernel: ahc_intr: seqint, intstat == 0xd1, scsisigi = 0xb6 > Nov 1 02:43:48 fareast /kernel: sd0(ahc0:0:0): timed out in dataout phase, SCSISIGI == 0x0 > Nov 1 02:43:49 fareast /kernel: ahc0: Issued Channel A Bus Reset #1. 2 SCBs aborted > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): UNIT ATTENTION asc:29,0 > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): Power on, reset, or bus device reset occurred > Nov 1 02:43:49 fareast /kernel: , retries:3 > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): timed out in message in phase, SCSISIGI == 0xe6 > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): asserted ATN - device reset in message buffer > Nov 1 02:43:49 fareast /kernel: ahc_intr: seqint, intstat == 0xd1, scsisigi = 0xb6 > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): timed out in dataout phase, SCSISIGI == 0x0 > Nov 1 02:43:49 fareast /kernel: ahc0: Issued Channel A Bus Reset #1. 2 SCBs aborted > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): UNIT ATTENTION asc:29,0 > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): Power on, reset, or bus device reset occurred > Nov 1 02:43:49 fareast /kernel: , retries:1 > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): timed out in message in phase, SCSISIGI == 0xe6 > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): asserted ATN - device reset in message buffer > Nov 1 02:43:49 fareast /kernel: ahc_intr: seqint, intstat == 0xd1, scsisigi = 0xb6 > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): timed out in dataout phase, SCSISIGI == 0x0 > Nov 1 02:43:49 fareast /kernel: ahc0: Issued Channel A Bus Reset #1. 2 SCBs aborted > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): UNIT ATTENTION asc:29,0 > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): Power on, reset, or bus device reset occurred > Nov 1 02:43:49 fareast /kernel: , retries:4 > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): timed out in message out phase, SCSISIGI == 0xe6 > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): asserted ATN - device reset in message buffer > Nov 1 02:43:49 fareast /kernel: ahc_intr: seqint, intstat == 0xd1, scsisigi = 0xb6 > Nov 1 02:43:49 fareast /kernel: sd0(ahc0:0:0): timed out in dataout phase, SCSISIGI == 0x0 > Nov 1 02:43:50 fareast /kernel: ahc0: Issued Channel A Bus Reset #1. 2 SCBs aborted > Nov 1 02:43:50 fareast /kernel: sd0(ahc0:0:0): UNIT ATTENTION asc:29,0 > Nov 1 02:43:50 fareast /kernel: sd0(ahc0:0:0): Power on, reset, or bus device reset occurred > Nov 1 02:43:50 fareast /kernel: , retries:2 > Nov 1 02:43:50 fareast /kernel: sd0(ahc0:0:0): timed out in message out phase, SCSISIGI == 0xb6 > Nov 1 02:43:50 fareast /kernel: sd0(ahc0:0:0): asserted ATN - device reset in message buffer > Nov 1 02:43:50 fareast /kernel: sd0(ahc0:0:0): timed out in message out phase, SCSISIGI == 0xb6 > Nov 1 02:43:50 fareast /kernel: ahc0: Issued Channel A Bus Reset #1. 2 SCBs aborted > Nov 1 02:43:50 fareast /kernel: sd0(ahc0:0:0): UNIT ATTENTION asc:29,0 > Nov 1 02:43:50 fareast /kernel: sd0(ahc0:0:0): Power on, reset, or bus device reset occurred > Nov 1 02:43:50 fareast /kernel: , FAILURE > Nov 1 02:43:50 fareast /kernel: sd0(ahc0:0:0): timed out in message out phase, SCSISIGI == 0xb6 > Nov 1 02:43:50 fareast /kernel: sd0(ahc0:0:0): asserted ATN - device reset in message buffer > Nov 1 02:43:50 fareast /kernel: sd0(ahc0:0:0): timed out in message out phase, SCSISIGI == 0xb6 > Nov 1 02:43:50 fareast /kernel: ahc0: Issued Channel A Bus Reset #1. 1 SCBs aborted > Nov 1 02:43:50 fareast /kernel: sd0(ahc0:0:0): UNIT ATTENTION asc:29,0 > Nov 1 02:43:50 fareast /kernel: sd0(ahc0:0:0): Power on, reset, or bus device reset occurred > Nov 1 02:43:50 fareast /kernel: , retries:3 > >