From owner-freebsd-questions Fri Jan 28 18:29: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 1B460150B6 for ; Fri, 28 Jan 2000 18:29:01 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id MAA97768; Sat, 29 Jan 2000 12:59:03 +1030 (CST) Date: Sat, 29 Jan 2000 12:59:03 +1030 From: Greg Lehey To: martin Cc: freebsd-questions@FreeBSD.ORG Subject: Re: SCSI problem with DLT4000 tape lib Message-ID: <20000129125902.W583@freebie.lemis.com> References: <388F32BA.53D10C66@ip23.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <388F32BA.53D10C66@ip23.net> WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] On Wednesday, 26 January 2000 at 18:45:30 +0100, martin wrote: > Hi there! > > Sorry for going directly to this address, but we got no news server > at the moment and for this one time question I don't want subscribe > to the specific mailing list (but if this the proper way just tell > me and I'll do it). No need to apologize, that's what we're here for. > I try to get a DLT4000 tape library working under FreeBSD 3.3. It is > not necessary for me to use the library functionality (at least for > now), but I want to use the DLT tape device itself. > > Under FreeBSD 3.2 it worked fine. It was recognized as device sa0 > and I could access it with the device file /dev/rsa0 or /dev/nrsa0. > > When using it under FreeBSD 3.3 (on the same machine using another > harddrive to boot from) it gets recognized but when trying to access > it via the device files I get a kernel message and the process hangs > and cannot be killed with kill -9 (I waited for about 20 minutes or > so): > Jan 24 17:10:05 athena /kernel: (sa0:ahc0:0:5:0): SCB 0x8 - timed out while idle, LASTPHASE == 0x1, SEQADDR == 0xa Please don't wrap log messages. It makes them very difficult to read. I've straightened them out here. > Jan 24 17:10:05 athena /kernel: (sa0:ahc0:0:5:0): Queuing a BDR SCB > Jan 24 17:10:05 athena /kernel: (sa0:ahc0:0:5:0): Bus Device Reset Message Sent > Jan 24 17:10:05 athena /kernel: (sa0:ahc0:0:5:0): no longer in timeout, status = 34b > Jan 24 17:10:05 athena /kernel: ahc0: Bus Device Reset on A:5. 1 SCBs aborted > Jan 24 17:11:05 athena /kernel: (sa0:ahc0:0:5:0): SCB 0x8 - timed out while idle, LASTPHASE == 0x1, SEQADDR == 0xb > Jan 24 17:11:05 athena /kernel: (sa0:ahc0:0:5:0): Queuing a BDR SCB > Jan 24 17:11:05 athena /kernel: (sa0:ahc0:0:5:0): Bus Device Reset Message Sent > Jan 24 17:11:05 athena /kernel: (sa0:ahc0:0:5:0): no longer in timeout, status = 34b > Jan 24 17:11:05 athena /kernel: ahc0: Bus Device Reset on A:5. 1 SCBs aborted > This happens everytime I try it with all the different device files. This is almost certainly a termination or bus length problem. > Do the scsi driver was changed from 3.2 to 3.3? Is that fixed in > 3.4? I need this thing badly for doing backups and if I cannot get > it to work I need to downgrade to 3.2 ... and what about future > releases? This isn't a release issue. Check your SCSI bus, make sure the cables aren't too long, and it should work fine again. If it doesn't, let's hear more details on your SCSI subsystem. Host adapter? Other devices? FWIW, I've been using a DLT4000 for about 6 months now. I've seen the problems you describe, but I got rid of them by changing the configuration (which includes a CD-ROM changer, 3 tape drives and 2 disks). Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message