From owner-freebsd-questions@FreeBSD.ORG Sun Aug 20 19:22:47 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 BCEAC16A4E0 for ; Sun, 20 Aug 2006 19:22:47 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65CE743D73 for ; Sun, 20 Aug 2006 19:22:47 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 29131 invoked from network); 20 Aug 2006 19:22:47 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 20 Aug 2006 19:22:46 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 020BC28449; Sun, 20 Aug 2006 15:22:45 -0400 (EDT) To: Jason Morgan References: <20060818185903.GB29553@sentinelchicken.net> From: Lowell Gilbert Date: Sun, 20 Aug 2006 15:22:45 -0400 In-Reply-To: <20060818185903.GB29553@sentinelchicken.net> (Jason Morgan's message of "Fri, 18 Aug 2006 18:59:03 +0000") Message-ID: <444pw72ovu.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Questions Subject: Re: Drive Failure or User Error? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Aug 2006 19:22:47 -0000 Jason Morgan writes: > I was setting up a new server (6.1 i386 STABLE) - more specifically, I > was mirroring the functioning server drive - when I suddenly got this: > > ad0 FAILURE - READ_DMA48 status=51 > error=40 LBA=611703808 > GEOM_MIRROR: Request failed (error=5). ad0[READ(offset=313192349696, > length=131072)] > > Along with several more errors, which were very similar. At this point, > the server pretty much froze and would repeat the error at reboot, and > as gmirror began resyncing the drive, the server would crash. I've tried > disabling the mirror, fscking (multiple times), removing disks, and I > just got done reinstalling (which went just fine) and resyncing. I still > get the error and the system becomes unusable. > > So, my question is - and I suspect this is the case - is this a drive > failure or some issue with the mirroring process? It *is* a drive failure, but I don't understand all of what's happening there. It is possible that this is not a FATAL drive failure, but it's hard to be certain from this information. If you can figure out which file contains the bad sector, you can rewrite that file and the drive may be able to recover.