Date: Mon, 30 Jan 2012 13:22:44 +0000 From: RW <rwmaillists@googlemail.com> To: freebsd-questions@freebsd.org Subject: Re: UFS+SU+J and still background fs check? Message-ID: <20120130132244.3bc9da3f@gumby.homeunix.com> In-Reply-To: <alpine.BSF.2.00.1201301313230.5297@localhost> References: <alpine.BSF.2.00.1201301313230.5297@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 30 Jan 2012 13:17:16 +0100 (CET) Marco Beishuizen wrote: > Hi, > > When booting my computer today I noticed the message at the end: > starting background filesystem check in 60 seconds. This seems > strange to me since SU+J is enabled on all filesystems. How is this > possible? NB running FreeBSD 9-STABLE It just means that the fsck process that would perform background fsck for any filesystem that supports it and isn't clean will run in 60 second. You can turn it off with background_fsck="NO" in rc.conf, which will disable background fsck support.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120130132244.3bc9da3f>