From owner-freebsd-stable@FreeBSD.ORG Thu Jan 20 16:54:26 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1152316A4CE for ; Thu, 20 Jan 2005 16:54:26 +0000 (GMT) Received: from avscan2.sentex.ca (avscan2.sentex.ca [199.212.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 845B643D4C for ; Thu, 20 Jan 2005 16:54:25 +0000 (GMT) (envelope-from mike@sentex.net) Received: from localhost (localhost.sentex.ca [127.0.0.1]) by avscan2.sentex.ca (8.12.11/8.12.11) with ESMTP id j0KGsOf9041788; Thu, 20 Jan 2005 11:54:24 -0500 (EST) (envelope-from mike@sentex.net) Received: from avscan2.sentex.ca ([127.0.0.1]) by localhost (avscan2.sentex.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 41151-09; Thu, 20 Jan 2005 11:54:24 -0500 (EST) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by avscan2.sentex.ca (8.12.11/8.12.11) with ESMTP id j0KGsNNh041773; Thu, 20 Jan 2005 11:54:23 -0500 (EST) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.11/8.12.11) with ESMTP id j0KGsGhr045891; Thu, 20 Jan 2005 11:54:17 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <6.2.0.14.0.20050120115013.088cd320@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.0.14 Date: Thu, 20 Jan 2005 11:55:24 -0500 To: Karl Denninger , freebsd-stable@freebsd.org From: Mike Tancsa In-Reply-To: <20050119151301.A22310@Denninger.Net> References: <20050119151301.A22310@Denninger.Net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Virus-Scanned: by amavisd-new at avscan2b Subject: Re: Bad disk or kernel (ATA Driver) problem? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 16:54:26 -0000 At 04:13 PM 19/01/2005, Karl Denninger wrote: >I'm having a lot of trouble believing this is an actual disk problem. Among >other things, its happening at different places - not always at the same >block. If you have the drives on a RELENG_5 box, try /usr/ports/sysutils/smartmontools/ Its quite handy to sort of various drive issues as well as to monitor for ongoing errors via the daemon. ---Mike