Date: Thu, 6 Jul 2000 10:59:33 -0600 From: "Kenneth D. Merry" <ken@kdm.org> To: wilko@FreeBSD.ORG Cc: FreeBSD SCSI hackers <freebsd-scsi@FreeBSD.ORG> Subject: Re: adaptec 2940uw error message on -stable Message-ID: <20000706105933.A23871@panzer.kdm.org> In-Reply-To: <20000706082308.A2499@freebie.wbnet>; from wkb@chello.nl on Thu, Jul 06, 2000 at 08:23:08AM %2B0200 References: <20000706082308.A2499@freebie.wbnet>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 06, 2000 at 08:23:08 +0200, Wilko Bulte wrote: > Hi > > I just saw: > > (da1:ahc0:0:1:0): SCB 0x2c - timed out in Data-in phase, SEQADDR == 0x114 > (da1:ahc0:0:1:0): BDR message in message buffer > (da1:ahc0:0:1:0): SCB 0x2c - timed out in Data-in phase, SEQADDR == 0x115 > (da1:ahc0:0:1:0): no longer in timeout, status = 34b > ahc0: Issued Channel A Bus Reset. 42 SCBs aborted > (da1:ahc0:0:1:0): SCB 0x1b - timed out in Data-in phase, SEQADDR == 0x114 > (da1:ahc0:0:1:0): BDR message in message buffer > (da1:ahc0:0:1:0): SCB 0x1b - timed out in Data-in phase, SEQADDR == 0x114 > (da1:ahc0:0:1:0): no longer in timeout, status = 34b > ahc0: Issued Channel A Bus Reset. 44 SCBs aborted > > in my log files. This was while copying a couple of Gb from my IBM Ultrastar > 18Gb to my newly acquired Cheetah 18LP 9Gb disk. I suspect the SCA-HD68 > converter*), but I like comments on the error message. > > *) I know, SCA converters are not the best things to use. But I could get > the Cheetah brand-new for only $60 + some surplus stuff I no longer used ;-) That's usually indicative of a cabling or termination problem. Essentially it means that the bus was stuck in data-in phase. The timeout for reads and writes for the da(4) driver is 60 seconds, so it may have been stuck in data-in phase for a while. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000706105933.A23871>