From owner-freebsd-questions@FreeBSD.ORG Tue Apr 7 21:41:29 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D22F410656C2 for ; Tue, 7 Apr 2009 21:41:29 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: from mx1.identry.com (on.identry.com [66.111.0.194]) by mx1.freebsd.org (Postfix) with ESMTP id 6BAD98FC15 for ; Tue, 7 Apr 2009 21:41:29 +0000 (UTC) (envelope-from jalmberg@identry.com) Received: (qmail 11963 invoked by uid 89); 7 Apr 2009 21:42:06 -0000 Received: from unknown (HELO ?192.168.1.110?) (jalmberg@75.127.142.66) by mx1.identry.com with ESMTPA; 7 Apr 2009 21:42:06 -0000 Mime-Version: 1.0 (Apple Message framework v753.1) In-Reply-To: <20090407204242.GD62574@slackbox.xs4all.nl> References: <13D52068-D184-42D9-AE6C-F095C1283975@identry.com> <3A934D4A-1864-401C-8CD8-86B37EB2B183@identry.com> <20090407204242.GD62574@slackbox.xs4all.nl> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <14CAA4F0-E027-4C28-B53D-A781E8F8CF68@identry.com> Content-Transfer-Encoding: 7bit From: John Almberg Date: Tue, 7 Apr 2009 17:41:27 -0400 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.753.1) Subject: Re: low-level format before install? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2009 21:41:30 -0000 Thanks for all the tips. At least I have something to start with. The guys in the data center reinstalled FreeBSD (the filesystem was totally corrupted again), and then ran what they called "SMART test", which might be smartctl, and said the hard drives look good. I am now able to get back in. So the system ran fine until I put a load on it with the database (many transactions a second). This corrupted the file system again. So I guess I need to load it enough to produce error messages (hopefully) but not enough to destroy the file system again. Sounds like fun :-( This is an Intel server, not a crummy white box, so hopefully it is smart enough to monitor its own hardware at least a bit. We'll see. -- John