From owner-freebsd-current@FreeBSD.ORG Tue Jun 9 20:35:06 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3CC31065670; Tue, 9 Jun 2009 20:35:06 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:1::36]) by mx1.freebsd.org (Postfix) with ESMTP id 8EEAE8FC0C; Tue, 9 Jun 2009 20:35:06 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=rmac.psg.com) by ran.psg.com with esmtp (Exim 4.69 (FreeBSD)) (envelope-from ) id 1ME82C-000GIK-5I; Tue, 09 Jun 2009 20:35:04 +0000 Received: from rmac.local.psg.com (localhost [127.0.0.1]) by rmac.psg.com (Postfix) with ESMTP id 859C32091ED7; Wed, 10 Jun 2009 05:35:03 +0900 (JST) Date: Wed, 10 Jun 2009 05:35:02 +0900 Message-ID: From: Randy Bush To: sthaug@nethelp.no In-Reply-To: <20090609.195750.41709103.sthaug@nethelp.no> References: <20090609172142.GA92146@ebi.local> <20090609.195750.41709103.sthaug@nethelp.no> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.7 Emacs/22.3 (i386-apple-darwin9.6.0) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: snb@freebsd.org, freebsd-current@freebsd.org, dan.naumov@gmail.com, freebsd-hackers@freebsd.org Subject: Re: sysinstall, GJOURNAL and ZFS X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2009 20:35:07 -0000 > I've had several cases that needed manual fsck. After I turned off > background fsck, the problems stopped. These days background_fsck="NO" > is a standard part of my rc.conf. don't be so negative, steinar, balance it with fsck_y_enable=YES randy