From owner-freebsd-questions Tue Jan 20 14:48:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA14091 for questions-outgoing; Tue, 20 Jan 1998 14:48:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA14044 for ; Tue, 20 Jan 1998 14:47:45 -0800 (PST) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.8/8.8.8) id RAA01937; Tue, 20 Jan 1998 17:46:29 -0500 (EST) (envelope-from toor) Message-Id: <199801202246.RAA01937@dyson.iquest.net> Subject: Re: CVS disk space ??? In-Reply-To: from roberto urrea at "Jan 20, 98 04:09:20 pm" To: rurrea@UWinnipeg.ca (roberto urrea) Date: Tue, 20 Jan 1998 17:46:29 -0500 (EST) Cc: freebsd-questions@FreeBSD.ORG From: "John S. Dyson" Reply-To: dyson@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk roberto urrea said: > > Hi > > I am trying to set up a CVSsup on intel platform (FreeBSD stable 2.2.5) > and just I am wondering how much disk space I need > > I will appreciate any comments o suggestion > On a 16K:2K filesystem, it (src CVS) takes 713176 512byte blocks. Ports CVS take 125764 512byte blocks. On an 8K:1K filesystem it should be a little smaller. Total number of inodes is in the 70K range. (Note that for most purposes, a 16K:2K partition doesn't help performance much, but I run a mix of partition parameters for debugging purposes.) The above figures are minimum, and note that the CVS tree slowly grows. Mine is sitting on a 3900000 512byte block partition, with 250000 inodes. -- John | Never try to teach a pig to sing, dyson@freebsd.org | it just makes you look stupid, jdyson@nc.com | and it irritates the pig.