Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Nov 2005 17:32:04 -0800
From:      David Kirchner <dpk@dpk.net>
To:        Wojciech Puchar <wojtek@tensor.3miasto.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: background fsck
Message-ID:  <35c231bf0511201732o22c4d765l1d40d7738bb0f8d6@mail.gmail.com>
In-Reply-To: <20051121020105.S942@chylonia.3miasto.net>
References:  <20051121020105.S942@chylonia.3miasto.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/20/05, Wojciech Puchar <wojtek@tensor.3miasto.net> wrote:
> what is the rule to decide if filesystem may be background checked or not=
?
>
> for example my / is checked foreground, while /home checked background.
>
> can't root partition be background checked too?

The root partition is probably checked in the foreground for safety
reasons, since the root partition is so critical to everything on the
server. Personally I don't use or trust background fscks -- when a
server comes back up after a crash, I'd rather it just finish the fsck
before coming up live, since the fsck does slow the server down
noticably (and if it was an already busy web server, this can be a
problem).

There's also the matter of serious problems with background fscks,
with open PRs:

http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/53137
http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/86423

and the less serious (since it is about UFS1):

http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dkern/84589



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35c231bf0511201732o22c4d765l1d40d7738bb0f8d6>