From owner-freebsd-questions@FreeBSD.ORG Mon Oct 14 19:48:48 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 867BDEA5 for ; Mon, 14 Oct 2013 19:48:48 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1E29A2227 for ; Mon, 14 Oct 2013 19:48:47 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id t61so7628014wes.34 for ; Mon, 14 Oct 2013 12:48:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=A/KQns6xDAggnGkxAtxC9QW/+0OR8+dGH21Cy0XSmVM=; b=qz30wZb+ky5xT5gUJ3OUKWTfb1GUTN7kwFM09vMmIe8rPdl56xXQIG2XJzQ3UGHeQB rirXAxxiTtJ5BXuBUOr+W4yAGPvHULu9YnhTkO+/wqB3SrsmDNxKSNV1Dd7QL20aV6jJ 2AmWu6dXnoVifTcGNEsAc8yyvzjTKHyD4gNsE7px6zIoeAiYYULV+Ts2HaZMLFdH/EJ1 QFk/57WcnVGNIF7MJTmpJ02uO4tFAOYBSGDQHe8I9GRjg6tq/FwUu+9G893U9JxfeoCp vUAu7ZobKCiAwhpILxMxoQofgARcqNu7bgv0RwQopYMXL6V7kJ4bZ1VsddixK8H3gTe+ iLWQ== X-Received: by 10.180.77.82 with SMTP id q18mr15820660wiw.7.1381780126462; Mon, 14 Oct 2013 12:48:46 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPSA id s4sm37399373wiy.1.2013.10.14.12.48.45 for (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 14 Oct 2013 12:48:46 -0700 (PDT) Date: Mon, 14 Oct 2013 20:48:45 +0100 From: RW To: freebsd-questions@freebsd.org Subject: Re: SU+J Lost files after a power failure Message-ID: <20131014204845.7b57b49b@gumby.homeunix.com> In-Reply-To: References: <525A6831.5070402@gmail.com> <20131014133953.58f74659@gumby.homeunix.com> <525C1D1C.9050708@gmail.com> <525C2554.7080203@pchotshots.com> <525C2FBC.4080808@cran.org.uk> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Oct 2013 19:48:48 -0000 On Mon, 14 Oct 2013 11:48:18 -0700 Charles Swiger wrote: > fsck_y_enable="YES" One of the most annoying things about SU+J is that fsck asks if you want to use the journal. So fsck -y wont do a proper check unless the journal replay fails.