From owner-freebsd-questions Wed Jun 13 4:47:18 2001 Delivered-To: freebsd-questions@freebsd.org Received: from raven.ravenbrook.com (raven.ravenbrook.com [193.82.131.18]) by hub.freebsd.org (Postfix) with ESMTP id 4FFCA37B403; Wed, 13 Jun 2001 04:47:01 -0700 (PDT) (envelope-from nb@ravenbrook.com) Received: from thrush.ravenbrook.com (thrush.ravenbrook.com [193.112.141.249]) by raven.ravenbrook.com (8.9.3/8.9.3) with ESMTP id MAA17959; Wed, 13 Jun 2001 12:46:57 +0100 (BST) Received: from thrush.ravenbrook.com (localhost [127.0.0.1]) by thrush.ravenbrook.com (8.11.3/8.11.2) with ESMTP id f5DBl8l04466; Wed, 13 Jun 2001 12:47:08 +0100 (BST) (envelope-from nb@thrush.ravenbrook.com) From: Nick Barnes To: George Reid Cc: questions@FreeBSD.org Subject: Re: interpreting UFS hard error messages In-Reply-To: Message from George Reid of "Tue, 12 Jun 2001 15:32:37 BST." Date: Wed, 13 Jun 2001 12:47:08 +0100 Message-ID: <4464.992432828@thrush.ravenbrook.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 2001-06-12 14:32:37+0000, George Reid writes: > On Tue, 12 Jun 2001, Nick Barnes wrote: > > > 1. How should I interpret UFS hard error messages? > > The message you quoted was an ATA hard read error. You should interpret > this as "time to buy a new drive". I know that, and I said as much in my original message. However, this is not a critical machine and I'm happy to keep it running until the disk actually dies (in my experience this can be months rather than days). Also I would like to improve my understanding of the filesystem and of messages such as this. Can nobody answer my actual questions? To reiterate: 1. Did I get my sector number computation right? 2. Does the base system include any tool for automating this computation? 3. Why is the error message so useless? 4. Are there any tools for exploring a filesystem (e.g. figuring out which blocks belong to a file, or which file owns a block)? How about tools for disk verification? I've found dumpfs(8). Nick B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message