Date: 04 Jul 2001 18:44:48 -0600 From: Dale Hagglund <rdh@best.com> To: freebsd-questions@freebsd.org Cc: wmoran@iowna.com Subject: Re: SCSI bad block remapping Message-ID: <863d8curun.fsf@ponoka.battleriver.com> In-Reply-To: <3B327713.46173EC5@iowna.com> (Bill Moran's message of "Thu, 21 Jun 2001 18:37:07 -0400") References: <3B327713.46173EC5@iowna.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Bill Moran <wmoran@iowna.com> writes:
> 1. (and most important) how do I make sure bad sector remapping is
> turned on for this (and all) SCSI drive
I work with some guys who've done weird things with and to scsi drives
for quite a few years, and, according to them, turning on automatic
sector remapping can have surprising and usually undesirable results.
The two key issues are
(a) the disk might do remapping in fairly large chunks, even
up to a track in size, and
(b) after remapping, the data in the remapped region is
undefined.
Since your I/O operation probably *wasn't* a full track (or whatever
the remapped chunk turns out to be), there are now a bunch of blocks
that are undefined that the disk has never complained about. So much
for the data integrity that your RAID1 was giving you.
Dale.
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?863d8curun.fsf>
