Date: Wed, 31 Mar 1999 09:05:51 -0700 (MST) From: "Justin T. Gibbs" <gibbs@narnia.plutotech.com> To: Edwin de Graaf <graaf@iae.nl> Cc: scsi@FreeBSD.org Subject: Re: CAM timeout in dataout phase (3.1-STABLE) Message-ID: <199903311605.JAA11461@narnia.plutotech.com> In-Reply-To: <19990331075950.7691794F1@surf.iae.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <19990331075950.7691794F1@surf.iae.nl> you wrote: > DTC RAID controller boot: > ------------------------- > da1 at ahc0 bus 0 target 1 lun 0 > da1: <DOMEX DMX-8230 0211> Fixed Direct Access SCSI-2 device > da1: 40.000MB/s transfers (20.000MHz, offset 16, 16bit), Tagged Queueing Enabled > da1: 25500MB (52224000 512 byte sectors: 255H 63S/T 3250C) Were the number of tags ever reduced? You'll probably have to boot with '-v' to know for sure as Jordan moved the message that indicates when this occurs behind "if (bootverbose)". > Timeout error messages: > ----------------------- > Mar 30 10:24:30 iaehv /kernel: (da1:ahc0:0:1:0): SCB 0x2a - timed out > in dataoutphase, SEQADDR == 0x5d Mar 30 10:24:30 iaehv /kernel: > (da1:ahc0:0:1:0): BDR message in message buffer Mar 30 10:24:31 iaehv > /kernel: (da1:ahc0:0:1:0): SCB 0x2a - timed out in dataoutphase, SEQADDR > == 0x5d Mar 30 10:24:31 iaehv /kernel: (da1:ahc0:0:1:0): no longer in > timeout, status =34b Mar 30 10:24:31 iaehv /kernel: ahc0: Issued Channel > A Bus Reset. 255 SCBs aborted Perhaps the controller is getting overloaded by too many overlapped commands. It could also be that your cabling or termination is inadequate causing a REQ or ACK to be lost during some data transfers. Are you using 'Forced Perfect' terminators? Is your cable < 1.5m in length? -- Justin 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?199903311605.JAA11461>