From owner-freebsd-stable@FreeBSD.ORG Thu Mar 27 13:54:33 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D958A1065673 for ; Thu, 27 Mar 2008 13:54:33 +0000 (UTC) (envelope-from mh@kernel32.de) Received: from crivens.kernel32.de (crivens.terrorteam.de [81.169.171.191]) by mx1.freebsd.org (Postfix) with ESMTP id A51938FC3D for ; Thu, 27 Mar 2008 13:54:33 +0000 (UTC) (envelope-from mh@kernel32.de) Received: from www.terrorteam.de (localhost [127.0.0.1]) by crivens.kernel32.de (Postfix) with ESMTP id 0498EB02A8; Thu, 27 Mar 2008 14:45:49 +0100 (CET) MIME-Version: 1.0 Date: Thu, 27 Mar 2008 14:45:49 +0100 From: Marian Hettwer To: Matthew Seaman In-Reply-To: <47EBA3AB.40307@infracaninophile.co.uk> References: <47EBA3AB.40307@infracaninophile.co.uk> Message-ID: X-Sender: mh@kernel32.de User-Agent: RoundCube Webmail/0.1-rc2 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Cc: Jared Carlson , freebsd-stable@freebsd.org Subject: Re: Question about file system checks X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Mar 2008 13:54:34 -0000 On Thu, 27 Mar 2008 13:39:55 +0000, Matthew Seaman wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: RIPEMD160 > > Jared Carlson wrote: >> Hi I have a question about startup scripts for BSD distributions. >> Can you turn off the file system check that occurs every 30 boots, >> etc? I recall this being the case on a BSD platform, although my Mac >> OS X doesn't (to my knowledge) do a file system check that often at >> all. > > You are thinking of the Linux ext2/ext3 filesystem. > Although this is OT, does anybody have a clue why ext2/ext3 filesystems behave like that? I wouldn't like to trust a filesystem which thinks a fsck is worth it, although it always was a clean shutdown. Any clue?! :) cheers, Marian