*BSD News Article 61900


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!news.hawaii.edu!ames!news.tulane.edu!darwin.sura.net!blaze.cs.jhu.edu!RacerX.mse.jhu.edu!news.jhu.edu!news
From: Daniel Ts'o <dantso@cris.com>
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: HELP! fixing SCSI disk bad sectors ?
Date: 21 Feb 1996 20:54:03 GMT
Organization: HCF - Johns Hopkins University, Baltimore, Maryland, USA
Lines: 18
Message-ID: <4gg0pb$1f8@news.jhu.edu>
References: <4g917g$n8c@gazette.bcm.tmc.edu>
NNTP-Posting-Host: 128.220.29.174
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 1.22 (Windows; I; 16bit)

tso@cephalo.neusc.bcm.tmc.edu (Dan Ts'o) wrote:
>	A 2Gb system SCSI disk on an Adaptec 2940, running Freebsd 2.1, has
>developed at least one bad sector. The kernel prints the message:
>
>Feb 18 20:53:48 rna /kernel: sd0(ahc0:1:0): MEDIUM ERROR info:333aca asc:11,0 Un
>recovered read error field replaceable unit: d0 sks:80,29
>
>	How you read the above message ? Which are the bad sector numbers ?
>	I would rather not have to re-SCSI format this disk. What can I do ?
>There should be a way to bad-sector replace the bad sectors with alternates ?
>What utilities do I use ? Thanks. Please email.

        Not knowing what else to do, I used badsect to build a file with the bad sector in it.
However, I would really like to map out the bad sector and map in an alternate. There must be
some way to do this...