Date: Thu, 13 Sep 2001 14:58:58 -0600 From: "Justin T. Gibbs" <gibbs@scsiguy.com> To: "Karl O . Pinc" <kop@meme.com> Cc: aic7xxx@FreeBSD.ORG Subject: Re: linux 2.4.8 vs 2.4.7 AHA2840A/42A "aic7xxx_abort return 8194" [kop@meme.com] Message-ID: <200109132058.f8DKwwY59406@aslan.scsiguy.com> In-Reply-To: Your message of "Thu, 13 Sep 2001 13:13:39 CDT." <20010913131339.Q6220@mofo>
next in thread | previous in thread | raw e-mail | index | archive | help
>I've tried again using 2.4.9 and am still getting what seem to be the >same errors. > >Using 2.4.9 I also tried disabling tagged command queuing for scsi id >0 and that didn't seem to help either (aic7xxx=tag_info:{{255}}). '0' is off. 255 will just get rounded down to 253, the maximum allowed number of tags. >Nor >did my attempt to completely disable tagged command queuing. It's not >documented how to have the default for tagged command queuing to be >"off", but I set "Maximum number of TCQ commands per device" to 255 >when running "make xconfig" as this seemed the sensible thing. Try '0'. >> [root@arthur /root]# cat /proc/scsi/scsi >> Attached devices: >> Host: scsi0 Channel: 00 Id: 00 Lun: 00 >> Vendor: QUANTUM Model: FIREBALL ST4300S Rev: 0F0D >> Type: Direct-Access ANSI SCSI revision: 02 Known bad firmware. Try upgrading to 0F0J if you can find it somewhere. Quantum used to have it on their ftp site, but sadly this seems to be gone now that Maxtor has acquired their disk drive division. >> Host: scsi0 Channel: 00 Id: 04 Lun: 00 >> Vendor: IMPRIMIS Model: 94601-15 Rev: 4202 >> Type: Direct-Access ANSI SCSI revision: 01 CCS >> Host: scsi0 Channel: 00 Id: 05 Lun: 00 >> Vendor: CONNER Model: CFP1060S 1.05GB Rev: 245F >> Type: Direct-Access ANSI SCSI revision: 02 I can't recall if it was the 1060 or the 1080 that had so many problems with tagged queuing, but it was one of the two. >> scsi0:0:0:0: Attempting to queue an ABORT message >> scsi0:0:0:0: Command found on device queue >> aic7xxx_abort_returns 8194 Just this snippet doesn't tell much of anything. You need to run with aic7xxx=verbose and record *all* of the messages displayed by the driver. You may need to use a serial console to do this. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe aic7xxx" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109132058.f8DKwwY59406>