Subject: Re: disk errors
To: None <rj45@slacknet.com>
From: Havard Eidnes <he@netbsd.org>
List: port-vax
Date: 08/10/2001 11:51:01
> it happens to me to have these error on one 4GB scsi disk, quantum:
>
> Aug 10 07:57:08 nikita /netbsd: sd1(asc0:1:0):  Check Condition on CD=
B: 0x2a 00 00 3e f2 c0 00 00 10 00
> Aug 10 07:57:09 nikita /netbsd:     SENSE KEY:  Recovered Error
> Aug 10 07:57:10 nikita /netbsd:    INFO FIELD:  4125384
> Aug 10 07:57:11 nikita /netbsd:  COMMAND INFO:  161875337 (0x9a60589)=

> Aug 10 07:57:12 nikita /netbsd:      ASC/ASCQ:  ASC 0x03 ASCQ 0xb0
> Aug 10 07:57:13 nikita /netbsd:      FRU CODE:  0x80
> Aug 10 07:57:14 nikita /netbsd:          SKSV:  Actual Retry Count: 1=
0
> Aug 10 07:57:15 nikita /netbsd: =

>
> can I continue to use it ignoring the error or better I Replace disk?=


If it's the same block all the time, I think I would consider mapping
it out, using scsictl(8)'s reassign subcommand.

If it's multiple blocks scattered across the disk and no clear pattern
on the frequency of errors, I think I'd start looking for another drive=
.=


Regards,

- H=E5vard