Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2007 08:18:21 -0800 (PST)
From:      Jason Arnaute <non_secure@yahoo.com>
To:        Eric Anderson <anderson@freebsd.org>, "R. B. Riddick" <arne_woerner@yahoo.com>
Cc:        freebsd-fs@freebsd.org, Jason Arnaute <non_secure@yahoo.com>
Subject:   Re: Looking for a graceful way to disable BG fsck ?
Message-ID:  <629647.7934.qm@web51004.mail.yahoo.com>
In-Reply-To: <45E581DF.4070706@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--- Eric Anderson <anderson@freebsd.org> wrote:


> 
> How about setting something like this:
> background_fsck_delay="864000"
> 
> in /etc/rc.conf?  That would make bg fsck wait 10
> days before running. 
> That will still mount the disks rw though, which is
> probably not what 
> you really want.


Thanks - this may be the most useful way to do this.

But you're right - it's not exactly what I want ...
provided that the critical filesystems are already
clean (all I have are /, /var, and (bulk_data)) I wish
it would just come up and say:

"if they're clean, mount them and be happy.  If
they're not, just _don't mount them_.  Just don't do
anything.  You've got your / and /var, so just be
happy and wait for someone to manually bring up
(bulk_data)"

The reason this would work is that / and /var _always_
get foreground fsck'd before the system can go
multi-user anyway ... so they are always safe ...


 
____________________________________________________________________________________
Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index



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