From owner-freebsd-hubs Fri Jan 17 15:32: 9 2003 Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63E9C37B401 for ; Fri, 17 Jan 2003 15:32:08 -0800 (PST) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB8E943F5F for ; Fri, 17 Jan 2003 15:32:05 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.6/8.12.6) with ESMTP id h0HNW4CJ082150 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Fri, 17 Jan 2003 18:32:05 -0500 (EST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.6/8.12.6/Submit) id h0HNW47s082147; Fri, 17 Jan 2003 18:32:04 -0500 (EST) (envelope-from wollman) Date: Fri, 17 Jan 2003 18:32:04 -0500 (EST) From: Garrett Wollman Message-Id: <200301172332.h0HNW47s082147@khavrinen.lcs.mit.edu> To: "Erik Gault" Cc: hubs@FreeBSD.ORG Subject: Re: partition size, block size, fragment size, inode count for cvsupd In-Reply-To: <30804.152.163.190.1.1042581943.squirrel@www.gaultopia.org> References: <20030114205109.GA21376@nevermind.kiev.ua> <30804.152.163.190.1.1042581943.squirrel@www.gaultopia.org> Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org < said: > For what it's worth, cvsup2.freebsd.org is set up with two mirror pairs, > one for / and friends and one for all the cvs data (/cvs). Here's how cvsup3 is set up: - Operating system is stored on a Fibre Channel-attached five-disk RAID-5 set. - CVS repository is stored on a four-disk stripe set on the same Fibre Channel RAID controller. - All of the FTP archive, except for FreeBSD, is stored on another partition of the same stripe set. This includes less-popular archives such as CPAN, CTAN, Tcl, Ruby, X, and so forth. - The FreeBSD archive is stored on a two-disk stripe set on a pair of Seagate ST150176LC disks donated by Robert Seastrom, attached to the server's on-board Adaptec AIC7899 host adapter. The striping is accomplished using ccd(4) with an interleave of 2048. The filesystem was initialized with 4097 sectors per ``cylinder'', which results in the metadata being spread evenly over both disks. I have temporarily upgraded this machine with an extra half-gig of memory to provide reasonable service during the peak loads expected for 5.0-RELEASE. -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message