[490] in linux-scsi channel archive
Errors & Unit Attention
daemon@ATHENA.MIT.EDU (Leonard N. Zubkoff)
Thu Aug 10 08:41:38 1995
Date: Wed, 9 Aug 1995 20:10:31 -0700
From: "Leonard N. Zubkoff" <lnz@dandelion.com>
To: "Eric Youngdale" <eric@aib.com>
Cc: linux-scsi@vger.rutgers.edu
What is supposed to happen if a SCSI disk has a power glitch and then returns
Unit Attention? I would think that the operation should eventually be retried,
but I seem to be seeing all further normal access to that device hang, even
though scsiinfo is still able to talk to the device just fine. How about if a
driver sends a Bus Device Reset to the disk device? I'm trying to resolve some
reported problems with error recovery in my new BusLogic driver, but it seems
the problems might not be driver level at all. Comments?
Leonard