Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Nov 1998 13:50:45 +0700 (JAVT)
From:      Hendra Sentono <hendra@students.ukdw.ac.id>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: SCSI HDD Error??
Message-ID:  <Pine.BSF.4.01.9811111348400.4039-100000@students.ukdw.ac.id>
In-Reply-To: <Pine.BSF.4.03.9811101427510.2215-100000@resnet.uoregon.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> > Nov 10 15:04:05 ns1 /kernel: asc:11,0 Unrecovered read error field
> > replaceable unit: ea sks:80,85
> > Nov 10 15:04:05 ns1 /kernel: , FAILURE    
> > 
> It's a bad sector on the disk.  Execute the command
> 
> scsi -f /dev/rsd0 -m 1 -P 0
> 
> Make sure AWRE and ARRE are enabled.  If not, run
> 
> scsi -f /dev/rsd0 -m 1 -P 3 -e
> 
> and change the 0 to 1.
> 
> Change sd0 to the disk in question.

Does this mean I only have to check whether AWRE and ARRE are enabled and
the OS will do the rest (auto reallocate files in bad sectors and mark the
sectors as bad)?

-= hendra =-
Duta Wacana Christian University
http://www.ukdw.ac.id/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.01.9811111348400.4039-100000>