Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jan 2000 12:59:03 +1030
From:      Greg Lehey <grog@lemis.com>
To:        martin <martin@ip23.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: SCSI problem with DLT4000 tape lib
Message-ID:  <20000129125902.W583@freebie.lemis.com>
In-Reply-To: <388F32BA.53D10C66@ip23.net>
References:  <388F32BA.53D10C66@ip23.net>

next in thread | previous in thread | raw e-mail | index | archive | help
[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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000129125902.W583>