From owner-freebsd-questions@FreeBSD.ORG Tue Nov 23 14:02:36 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9688C16A4CE for ; Tue, 23 Nov 2004 14:02:36 +0000 (GMT) Received: from shadow.wixb.com (shadow.wixb.com [65.43.82.173]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F1D343D45 for ; Tue, 23 Nov 2004 14:02:36 +0000 (GMT) (envelope-from jbronson@wixb.com) Organization: Aurora Health Care, Milwaukee WI USA Message-Id: <6.2.0.14.2.20041123080158.0246a2f8@localhost> Date: Tue, 23 Nov 2004 08:02:34 -0600 To: "Ryan J. Cavicchioni" , freebsd-questions@freebsd.org From: "J.D. Bronson" In-Reply-To: <41A35DBF.1010208@confabulator.net> References: <41A2A7B2.4000601@confabulator.net> <20041123030351.GA31803@dan.emsphone.com> <41A2CCFA.4000408@confabulator.net> <20041123034553.GB48882@dan.emsphone.com> <6.2.0.14.2.20041123062022.00acec58@localhost> <41A35DBF.1010208@confabulator.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: SCSI Hard drive "MEDIUM ERROR" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Nov 2004 14:02:36 -0000 At 09:56 AM 11/23/2004, Ryan J. Cavicchioni wrote: >This is what produced the output: > >"camcontrol modepage da1 -m 1 -e -P 3" > >I ended up using the utility on my SCSI controller to remap the bad >blocks. For the moment it is working fine. > >J.D. Bronson wrote: > >>At 09:45 PM 11/22/2004, you wrote: >> >>>In the last episode (Nov 22), Ryan J. Cavicchioni said: >>> > AWRE (Auto Write Reallocation Enbld): 1 >>> > ARRE (Auto Read Reallocation Enbld): 1 >>> > TB (Transfer Block): 0 >>> > RC (Read Continuous): 0 >>> > EER (Enable Early Recovery): 0 >>> > PER (Post Error): 0 >>> > DTE (Disable Transfer on Error): 0 >>> > Read Retry Count: 255 >>> > Write Retry Count: 255 >>> > >>> > It seems to be enabled. Does this need to be done ONCE and thats it or on each reboot? If it needs to be added at each reboot, what is the preferred way? -JDB