From owner-freebsd-fs@FreeBSD.ORG Fri Oct 15 18:21:15 2010 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A99AE1065672 for ; Fri, 15 Oct 2010 18:21:15 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 3EBC38FC1C for ; Fri, 15 Oct 2010 18:21:15 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 8A0B3E851B; Fri, 15 Oct 2010 19:21:14 +0100 (BST) Received: from unknown (client-86-31-64-159.midd.adsl.virginmedia.com [86.31.64.159]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Fri, 15 Oct 2010 19:21:13 +0100 (BST) Date: Fri, 15 Oct 2010 19:21:10 +0100 From: Bruce Cran To: Jeremy Chadwick Message-ID: <20101015192110.00000fcd@unknown> In-Reply-To: <20101015181549.GA15054@icarus.home.lan> References: <201010151554.o9FFsgw1056983@lurza.secnetix.de> <20101015181549.GA15054@icarus.home.lan> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-fs@freebsd.org Subject: Re: consistent file system inconsistencies (tried replacing drive) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Oct 2010 18:21:15 -0000 On Fri, 15 Oct 2010 11:15:49 -0700 Jeremy Chadwick wrote: > Footnote question: why is your system regularly losing power? Unless > you're using a journalling filesystem, AFAIK you'll be susceptible to > data loss. SU won't fix this problem either. Just to note that SU+J won't either - it just makes the recovery faster if you have a filesystem that has consistent metadata. -- Bruce Cran