Date: Fri, 17 Dec 1999 15:55:49 +0000 From: Stuart Henderson <sh@eclipse.net.uk> To: aunty <aunty@comcen.com.au> Cc: Greg Lehey <grog@lemis.com>, up@3.am, Sue Blake <sue@welearn.com.au>, freebsd-isp@FreeBSD.ORG Subject: Re: partition sizes Message-ID: <385A5D05.64C9A5CF@eclipse.net.uk> References: <19991216140442.B88143@welearn.com.au> <Pine.BSF.4.10.9912152253060.95202-100000@richard2.pil.net> <19991217082605.G46720@freebie.lemis.com> <19991217124743.A141@comcen.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
> is minimise and repair the damage. Often after a reboot a server is > offline while fscking, and I'd like those periods to be shorter, ie, > not 8 gigs worth every time, and to have less to restore if a > filesystem is really hosed. In case you don't know (it's in man fsck), if you want to cut down the fsck time to minimum, multiple disks are better since they can be checked in parallel. -l Limit the number of parallel checks to the number specified in the following argument. By default, the limit is the number of disks, running one process per disk. If a smaller limit is giv- en, the disks are checked round-robin, one filesystem at a time. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?385A5D05.64C9A5CF>