From owner-freebsd-questions Wed Oct 18 11:51:27 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA16566 for questions-outgoing; Wed, 18 Oct 1995 11:51:27 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id LAA16559 for ; Wed, 18 Oct 1995 11:51:22 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id LAA00575; Wed, 18 Oct 1995 11:44:40 -0700 From: Terry Lambert Message-Id: <199510181844.LAA00575@phaeton.artisoft.com> Subject: Re: Increasing number of i-nodes using the sysinstall utility To: robin@nis.za (robin) Date: Wed, 18 Oct 1995 11:44:40 -0700 (MST) Cc: questions@FreeBSD.org In-Reply-To: <01BA9D3D.DB9EE720@robin.nis.za> from "robin" at Oct 18, 95 09:41:06 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 565 Sender: owner-questions@FreeBSD.org Precedence: bulk > We are running a news server on FreeBSD 2.1.0-951005-SNAP with > a 270Mb boot/swap drive and a 1.2 Gig data drive. > > We find that with innd we tend to run out of i-nodes. Is there a > way of specifying how many you want when you install with sysinstall? > > Failing that, how do I reformat the drive with increased i-nodes? Man newfs. I believe sysinstall supports override options on newfs as part of the disk setup. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.