From owner-cvs-all Tue Feb 12 9:42:37 2002 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id BB37737B416; Tue, 12 Feb 2002 09:42:30 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g1CHcri51316; Tue, 12 Feb 2002 10:38:53 -0700 (MST) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g1CHcqL81705; Tue, 12 Feb 2002 10:38:52 -0700 (MST) (envelope-from imp@village.org) Date: Tue, 12 Feb 2002 10:38:47 -0700 (MST) Message-Id: <20020212.103847.130623407.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 From: "M. Warner Losh" In-Reply-To: <200202121725.g1CHPBM63468@freefall.freebsd.org> References: <200202121725.g1CHPBM63468@freefall.freebsd.org> X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <200202121725.g1CHPBM63468@freefall.freebsd.org> Luigi Rizzo 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