From owner-freebsd-isp Mon Sep 16 17:47:13 1996 Return-Path: owner-isp Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA24593 for isp-outgoing; Mon, 16 Sep 1996 17:47:13 -0700 (PDT) Received: from brasil.moneng.mei.com (brasil.moneng.mei.com [151.186.109.160]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id RAA24586 for ; Mon, 16 Sep 1996 17:47:09 -0700 (PDT) Received: (from jgreco@localhost) by brasil.moneng.mei.com (8.7.Beta.1/8.7.Beta.1) id TAA06779; Mon, 16 Sep 1996 19:46:05 -0500 From: Joe Greco Message-Id: <199609170046.TAA06779@brasil.moneng.mei.com> Subject: Re: INN drive configuration To: richards@herald.net Date: Mon, 16 Sep 1996 19:46:05 -0500 (CDT) Cc: isp@freebsd.org In-Reply-To: <323DC627.756B@herald.net> from "Richard Stanford" at Sep 16, 96 02:27:03 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I'm currently setting up a dedicated news machine running 2.1.5-R, and > have a quick question to some of the other people here: > > For every 4GB of data storage on the box, would you recommend 1 4GB 7200 > RPM drive (Barracuda) or 2 2GB 5400 RPM drives (Hawk)? I realize that I > should spread the data between as many disks as possible, and also make > sure that those disks are as fast as possible, and would like to hear > opinions as to which factor is more important. 2 2GB drives will be faster than 1 4GB drive... as long as the average head seek time is reasonably similar. The Barra's are 8ms drives and the Hawks are 9ms drives... I usually consider that the two Hawks will not be equivalent to a 4.5ms drive (9ms / 2 drives) but more like 6ms average. Ideally you could even shy away from the 2GB drives and go for the 31055N's (1GB Hawk Ultra) ... they are faster at some operations than the Barra's. You might want to go look through the mailing list archives, I have gone on and on about this sort of stuff in the past... > This machine will have 1 (maybe 2) full-ish incoming feeds, and feed > several shell accounts on one machine along with dialup users. If it > makes a difference. I'm also on a bit of a budget setting it up, which > is why I've identified my $/GB limit and am now looking at the choices > within that constraint. Power, cooling, etc are not going to be issues. > > TIA! > > -Richard >