From owner-freebsd-fs@FreeBSD.ORG Fri Jun 17 21:13:10 2005 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41FBA16A41C for ; Fri, 17 Jun 2005 21:13:10 +0000 (GMT) (envelope-from emartinez@crockettint.com) Received: from mxc1.crockettint.com (chameleon1.crockettint.com [206.224.72.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F56943D1F for ; Fri, 17 Jun 2005 21:13:09 +0000 (GMT) (envelope-from emartinez@crockettint.com) Received: from localhost (localhost.crockettint.com [127.0.0.1]) by mxc1.crockettint.com (Postfix) with ESMTP id C8E7233F87 for ; Fri, 17 Jun 2005 16:13:06 -0500 (CDT) Received: from mxc1.crockettint.com ([127.0.0.1]) by localhost (mxc1.crockettint.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 41570-06 for ; Fri, 17 Jun 2005 16:13:05 -0500 (CDT) Received: from memnoch (rrcs-24-153-230-83.sw.biz.rr.com [24.153.230.83]) by mxc1.crockettint.com (Postfix) with ESMTP id 6E04A33F81 for ; Fri, 17 Jun 2005 16:13:05 -0500 (CDT) From: "Edgar Martinez" To: Date: Fri, 17 Jun 2005 16:13:06 -0500 Organization: Crockett International MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.6353 thread-index: AcVzgVq+ddNpXzkfRO2JOUXdXAXMcA== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2527 Message-Id: <20050617211305.6E04A33F81@mxc1.crockettint.com> X-Virus-Scanned: amavisd-new at crockettint.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: UFS2+Softupdates Corruption Regardless on Seven various systems X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: emartinez@crockettint.com List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2005 21:13:10 -0000 All, I have a network of FBSD boxen running 5.3 w/ 2x PATA WD1200JB Drives and a Promise Fastrack TX2 controller in mirror. The systems mainly just pass internet traffic and rarely ever touch the disks. After running for a few weeks -> months.the disks become corrupted forcing a manual fsck from single user mode. And since the system is thousands of miles away, it can become painful to walk someone with a language barrier thru that. Question is WHY does this occur? How can you avoid this? What can you do to remotely fix the issue? Any proactive maintenance I need to be doing? Did I mention I would like to know WHY? -Cheers!