From owner-freebsd-stable@FreeBSD.ORG Sat Mar 24 23:09:53 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E567616A402 for ; Sat, 24 Mar 2007 23:09:53 +0000 (UTC) (envelope-from janm@transactionware.com) Received: from mail.transactionware.com (mail.transactionware.com [203.14.245.7]) by mx1.freebsd.org (Postfix) with SMTP id 35A8813C45E for ; Sat, 24 Mar 2007 23:09:53 +0000 (UTC) (envelope-from janm@transactionware.com) Received: (qmail 63160 invoked from network); 24 Mar 2007 23:10:14 -0000 Received: from midgard.transactionware.com (192.168.1.55) by dm.transactionware.com with SMTP; 24 Mar 2007 23:10:14 -0000 Received: (qmail 88184 invoked by uid 907); 24 Mar 2007 23:09:51 -0000 Received: from midgard.transactionware.com (HELO IBMA618C20271E) (192.168.1.55) by midgard.transactionware.com (qpsmtpd/0.32) with ESMTP; Sun, 25 Mar 2007 09:09:51 +1000 From: "Jan Mikkelsen" To: "'KillFill'" Date: Sun, 25 Mar 2007 09:09:48 +1000 Message-ID: <001001c76e69$85509260$0502a8c0@IBMA618C20271E> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6822 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 In-Reply-To: <1174701971.2529.7.camel@localhost> Importance: Normal Thread-Index: Acdtse8DIu+y9bV8RoSh9eA+7LtzjQAttE8g Cc: 'FreeBSD Stable' Subject: RE: Amd64 Unstable Areca X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2007 23:09:54 -0000 KillFill wrote: > Are you sudgesting to newfs FS's? Yes, using the 1.20.00.14 driver (ie: from 6-STABLE). I don't know whether the corruption is coming from the current driver, or from blocks the previous driver wrote. Doing a newfs will help if the corrupt blocks came from the previous driver. Regards, Jan.