From owner-freebsd-questions@FreeBSD.ORG Sun Oct 24 01:11:44 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 4680316A4CE for ; Sun, 24 Oct 2004 01:11:44 +0000 (GMT) Received: from vjofn.tucs-beachin-obx-house.com (vjofn.tucs-beachin-obx-house.com [204.107.90.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC7E643D31 for ; Sun, 24 Oct 2004 01:11:43 +0000 (GMT) (envelope-from tuc@ttsg.com) Received: from himinbjorg.tucs-beachin-obx-house.com (ool-44c09852.dyn.optonline.net [68.192.152.82]) (authenticated bits=128)i9O1BbPj038549; Sat, 23 Oct 2004 21:11:37 -0400 (EDT) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1])id i9O1BXqZ006901; Sat, 23 Oct 2004 21:11:33 -0400 (EDT) (envelope-from tuc@ttsg.com) Received: (from tuc@localhost)i9O1BXAt006900; Sat, 23 Oct 2004 21:11:33 -0400 (EDT) (envelope-from tuc) From: Tuc Message-Id: <200410240111.i9O1BXAt006900@himinbjorg.tucs-beachin-obx-house.com> To: cpghost@cordula.ws Date: Sat, 23 Oct 2004 21:11:33 -0400 (EDT) In-Reply-To: <20041023234116.GA2356@bsdbox.farid-hajji.net> from "cpghost@cordula.ws" at Oct 24, 2004 01:41:16 AM X-Mailer: ELM [version 2.5 PL6] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: David Fleck cc: FreeBSD Questions Subject: Re: IDE drive - "hard error reading fsbn..." - recoverable? 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: Sun, 24 Oct 2004 01:11:44 -0000 > ### Test 1: > # smartctl -a ad0 | more > > ### Test 2: > # smartctl -t offline ad0 > > # smartctl -a ad0 | more > > ### Test 3: > # smartctl -t long ad0 > > # smartctl -a ad0 | more > Ok, done. (Oh, BTW, I was having errors like : ad0: FAILURE - READ_DMA status=51 error=40 LBA=112977771 ad0: FAILURE - READ_DMA status=51 error=40 LBA=112977803 ad0: FAILURE - READ_DMA status=51 error=40 LBA=112977835 so thought I'd do this too.... So now I see : Self-test execution status: ( 119) The previous self-test completed having the read element of the test failed. and SMART Self-test log structure revision number 1 Num Test_Description Status Remaining LifeTime(hours) LBA _of_first_error # 1 Extended offline Completed: read failure 70% 4934 259 34873 So is there something I should do? Thanks, Tuc