Date: Mon, 11 Jan 1999 14:54:57 -0500 (EST) From: tom@tomqnx.com (Tom Torrance at home) To: mjacob@feral.com Cc: scsi@FreeBSD.ORG Subject: Re: CAM SA Problem (fwd) Message-ID: <m0zznQP-000I0NC@TomQNX.tomqnx.com> In-Reply-To: <Pine.LNX.4.04.9901111116270.18573-100000@feral-gw> from Matthew Jacob at "Jan 11, 1999 11:22: 3 am"
next in thread | previous in thread | raw e-mail | index | archive | help
--ELM916084497-12603-0_ Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit > > It turns out, btw, that there's an open PR on this model (which I have no > access to hardware for) > > o [1996/10/04] kern/1724 mjacob HP colorado T4000S tape drive hangs syste > It works for me under 2.2-stable using an AHA-2740, and until very recently under CAM using the ASUS-875. Under CAM, there were "ignored" messages: ILLEGAL REQUEST asc:24,0 on open, and ILLEGAL REQUEST asc:26,0 on close (or equivalent - they might have been slightly different). > > Which may or may not continue to be broken for you. > > Let me know what your experiences with setting blocksize to 512 do for > you. The 'mt -f /dev/nrst0 blocksize 512' fails. Curiously, the debug output (attached) finishes by complaining that it was unable to set variable blocksize. Regards, Tom P.S. I did not mean to insult you! I know d****d well that you tested the code to exaustion on the drives available to you. It just doesn't work at all for me on my drive... What stings, is that it DID :-} --ELM916084497-12603-0_ Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: attachment; filename=dmesg Content-Description: Results of mt blocksize command Content-Transfer-Encoding: 7bit [ Extraneous stuff deleted ] Linux-ELF exec handler installed Waiting 15 seconds for SCSI devices to settle ncr0: restart (scsi reset). (probe5:ncr0:0:5:0): INQUIRY. CDB: 12 1 80 0 ff 0 (probe5:ncr0:0:5:0): ILLEGAL REQUEST asc:24,0 (probe5:ncr0:0:5:0): Invalid field in CDB sks:c0,1 (probe6:ncr0:0:6:0): INQUIRY. CDB: 12 1 80 0 ff 0 (probe6:ncr0:0:6:0): ILLEGAL REQUEST asc:24,0 (probe6:ncr0:0:6:0): Invalid field in CDB sa0 at ncr0 bus 0 target 6 lun 0 sa0: <HP T4000s 1.10> Removable Sequential Access SCSI-2 device sa0: 3.300MB/s transfers pass0 at ncr0 bus 0 target 0 lun 0 pass0: <SEAGATE ST34555N 0930> Fixed Direct Access SCSI-2 device pass0: Serial Number JKA5580002KB3M pass0: 20.0MB/s transfers (20.0MHz, offset 15), Tagged Queueing Enabled pass1 at ncr0 bus 0 target 5 lun 0 pass1: <HP CD-Writer 6020 1.07> Removable CD-ROM SCSI-2 device pass1: 3.300MB/s transfers pass2 at ncr0 bus 0 target 6 lun 0 pass2: <HP T4000s 1.10> Removable Sequential Access SCSI-2 device pass2: 3.300MB/s transfers da0 at ncr0 bus 0 target 0 lun 0 da0: <SEAGATE ST34555N 0930> Fixed Direct Access SCSI-2 device da0: Serial Number JKA5580002KB3M da0: 20.0MB/s transfers (20.0MHz, offset 15), Tagged Queueing Enabled da0: 4340MB (8888924 512 byte sectors: 255H 63S/T 553C) cd0 at ncr0 bus 0 target 5 lun 0 cd0: <HP CD-Writer 6020 1.07> Removable CD-ROM SCSI-2 device cd0: 3.300MB/s transfers cd0: cd present [176780 x 2048 byte records] [ Stuff Deleted ] [ Results of attempting 'mt -f /dev/nrsa0 blocksize 512 follow ] (xpt0:ncr0:0:6:0): debugging flags now 8 (sa0:ncr0:0:6:0): RESERVE(06). CDB: 16 0 0 0 0 0 (sa0:ncr0:0:6:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (sa0:ncr0:0:6:0): READ BLOCK LIMITS. CDB: 5 0 0 0 0 0 (sa0:ncr0:0:6:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 (sa0:ncr0:0:6:0): MODE SENSE(06). CDB: 1a 0 f 0 1c 0 (sa0:ncr0:0:6:0): ILLEGAL REQUEST asc:24,0 (sa0:ncr0:0:6:0): Invalid field in CDB (sa0:ncr0:0:6:0): MODE SENSE(06). CDB: 1a 0 0 0 c 0 (sa0:ncr0:0:6:0): MODE SENSE(06). CDB: 1a 0 0 0 c 0 (sa0:ncr0:0:6:0): MODE SELECT(06). CDB: 15 0 0 0 c 0 (sa0:ncr0:0:6:0): MODE SELECT(06). CDB: 15 0 0 0 c 0 (sa0:ncr0:0:6:0): ILLEGAL REQUEST asc:26,0 (sa0:ncr0:0:6:0): Invalid field in parameter list (sa0:ncr0:0:6:0): MODE SELECT(06). CDB: 15 0 0 0 c 0 (sa0:ncr0:0:6:0): unable to set variable blocksize --ELM916084497-12603-0_-- 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?m0zznQP-000I0NC>