[60] in linux-scsi channel archive
Re: Some accesses hang SCSI
daemon@ATHENA.MIT.EDU (Drew Eckhardt)
Wed Feb 1 14:42:49 1995
To: Michael Adas <mja@telecom.wisc.edu>
Cc: linux-scsi@vger.rutgers.edu
In-reply-to: Your message of "Wed, 01 Feb 1995 10:03:56 CST."
<Pine.3.89.9502011009.A2746-0100000@venus.telecom.wisc.edu>
Date: Wed, 01 Feb 1995 11:35:02 MST
From: Drew Eckhardt <drew@boulder.openware.com>
--------
I think this is the infamous problem of the NCR driver not supporting
disconnect/reconnect. Any operation on the SCSI bus block just about
everything else until it completes. Thus, this is the reason I don't
have my tape drive on that controller :)
But then, I could be wrong...
Nope. The problem is that the Seagate is doing something bogus,
and locking up the SCSI bus. Some 296Ns do this with a wide
variety of SCSI controllers (Adaptec 154xs, etc) so it could be
a firmware problem, or a dying drive.
--
= Michael J. Adas - DoIT Installation & Repair
= An open mind tolerates and empty one.
--
On Wed, 1 Feb 1995, Michael K. Johnson wrote:
> but accessing anything on the SCSI bus goes into an uninterruptible
> wait. When it is locked up, the disk access light stays lit.
--------