[4304] in linux-scsi channel archive
Re: seagate scsi disk failures
daemon@ATHENA.MIT.EDU (Marc SCHAEFER)
Tue Jul 7 04:15:01 1998
From: Marc SCHAEFER <schaefer@alphanet.ch>
Date: 7 Jul 1998 10:02:40 +0200
Apparently-To: linux-scsi@vger.rutgers.edu
To: unlisted-recipients:; (no To-header on input)
Sandy Basickes <basic@Op.Net> wrote:
> how can one check to see when a disk's life expectancy is only a few
> weeks. i would like to have a warning and replace it before a catastophic
> failure. there should be some way to check the number of replacement blocks
> still available.
You should be able to set:
- read retries to 0
- automatic replacement to NONE (ARRE)
- pre-warning notify
Look at scsi_info.
and thus you should get I/O errors instead of automatic replacement.
If you get many, maybe you should check the temperature and the
power supply.
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu