Date: Tue, 12 Feb 2002 10:38:47 -0700 (MST) From: "M. Warner Losh" <imp@village.org> To: luigi@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.diskless1 rc.diskless2 Message-ID: <20020212.103847.130623407.imp@village.org> In-Reply-To: <200202121725.g1CHPBM63468@freefall.freebsd.org> References: <200202121725.g1CHPBM63468@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200202121725.g1CHPBM63468@freefall.freebsd.org> Luigi Rizzo <luigi@FreeBSD.org> writes: : rc.diskless1: : Use -b 4096 -f 1024 as mount parameters, and increase the : Use -b 4096 -f 1024 as mount parameters, move "mount -a" This is a really *******BAD******* idea. 4:1 ratio leads to mysterious hangs on boot in our systems (as often as 1 in 3 on some configurations), while 8:1 doesn't (we've had 2 hangs after 5000 reboots). Please back that part out, or use -f 512. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020212.103847.130623407.imp>