[4798] in linux-scsi channel archive
Re: scsi : aborting command due to timeout
daemon@ATHENA.MIT.EDU (Marc SCHAEFER)
Fri Oct 2 05:56:10 1998
To: linux-scsi@vger.rutgers.edu
From: Marc SCHAEFER <schaefer@alphanet.ch>
Date: 2 Oct 1998 11:53:15 +0200
Mikael Abrahamsson <swmike@swm.pp.se> wrote:
> worse and worse over time. My theory is that these above messages are
> because the drive starts retrying to read sectors and succeeds after a lot
> of attempts. I replaced the drive shortly afterwards and after low level
You can change the retries. Personnally I do the following with any
new SCSI drivers I buy:
1. set the retries for read (read recovery parameter pages) to zero
2. exercize the drive (in its final position if possible, not lying on
the desk) for one day
3. put back reasonable values for retries (usually one)
4. put verify retries to none
When you get any problem with a drive, you verify it (some PC
BIOSes have this option, e.g. Tekram, Qlogic, Adaptec).
NB: your problem could also be that ARRE/AWRE is set (auto-replace)
and this can take a lot of time on some drives.
> formattning it I now use it for non-crucial temp storage.
formatting is dangerous if you do not keep the growth defect list.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu