Date: Mon, 14 Apr 2008 21:54:31 +0200 From: Dominic Fandrey <kamikaze@bsdforen.de> To: Andy Christianson <achristianson@orases.com> Cc: freebsd-questions@freebsd.org Subject: Re: Defer Checking on USB Drive Message-ID: <4803B677.8010708@bsdforen.de> In-Reply-To: <1208202333.17878.117.camel@r2d2> References: <1208202333.17878.117.camel@r2d2>
next in thread | previous in thread | raw e-mail | index | archive | help
Andy Christianson wrote: > I have a production server running FreeBSD 7.0-RELEASE, and it has > stability issues. The problem is that after a crash, it takes quite a > while to get back up and running. Most of the time is spent doing a file > system check on a 500GB USB drive with a single UFS partition. I noticed > that my var, root, an dtmp partitions all have their checks deferred, > which is the desirable behavior as it gets the server back up and > running as soon as possible. Is there a way to have the file system > check for the partition that resides on the USB drive follow this same > behavior? > > Thanks in advance for any advice. > This sounds like the pass column in your /etc/fstab file is wrong.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4803B677.8010708>