From owner-freebsd-questions@FreeBSD.ORG Thu Jan 1 14:47:16 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2743316A4CE for ; Thu, 1 Jan 2004 14:47:16 -0800 (PST) Received: from mta03-svc.ntlworld.com (mta03-svc.ntlworld.com [62.253.162.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2057843D1D for ; Thu, 1 Jan 2004 14:47:14 -0800 (PST) (envelope-from scott@tuatara.fishballoon.org) Received: from llama.fishballoon.org ([81.104.195.124]) by mta03-svc.ntlworld.comESMTP <20040101224704.MBEM9852.mta03-svc.ntlworld.com@llama.fishballoon.org>; Thu, 1 Jan 2004 22:47:04 +0000 Received: from tuatara.fishballoon.org ([192.168.1.6]) by llama.fishballoon.org with esmtp (Exim 4.24; FreeBSD) id 1AcBa6-0007Tz-Ot; Thu, 01 Jan 2004 22:46:18 +0000 Received: (from scott@localhost) by tuatara.fishballoon.org (8.12.10/8.12.10/Submit) id i01MkGnL005446; Thu, 1 Jan 2004 22:46:16 GMT (envelope-from scott) Date: Thu, 1 Jan 2004 22:46:16 +0000 From: Scott Mitchell To: Francisco Reyes Message-ID: <20040101224616.GA4891@tuatara.fishballoon.org> References: <3FF31E4B.1070305@edgefocus.com> <200312311706.25677.jbacon@mcw.edu> <3FF35827.8000500@edgefocus.com> <20040101114640.GB675@tuatara.fishballoon.org> <20040101130752.V65501@zoraida.natserv.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040101130752.V65501@zoraida.natserv.net> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.9-STABLE i386 cc: Jason Bacon cc: Sean Hafeez cc: freebsd-questions@freebsd.org Subject: Re: What do you use? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2004 22:47:16 -0000 On Thu, Jan 01, 2004 at 01:09:23PM +0000, Francisco Reyes wrote: > On Thu, 1 Jan 2004, Scott Mitchell wrote: > > > As for RAID, we use Vinum, but only because I inherited a bunch of machines > > with hot-swap SCSI bays and no hardware RAID. It works well, once you have > > it set up, and I've even managed to swap out failed drives without a reboot > > :-) I'll definitely investigate the 3ware cards when I need to build a new > > RAID server, though. > > But wouldn't a 3ware RAID be slower than an SCSI setup? Unless your > current setup is using old SCSI disks. Also how is the load? Lots of > simultaneous use or just many quick/small access (ie people using > documents/spreadsheets). There no particular reason for an ATA RAID to be slower than SCSI, assuming similar disks in each. 10krpm 'server class' ATA disks are available these days, although I don't know that anyone has done a 15krpm one yet. In any case, performance is only one reason to use RAID. My arrays are RAID-5's, serving developer home directories over NFS, and a CVS server (ie. lots of small file accesses). The main requirements were to have some fault tolerance and to get the most out the of disks I could buy with the available budget - hence the RAID-5. Read performance is no worse than with a single disk, and degrades more gracefully with multiple simultaneous access. Write performance is pretty awful, but that's the nature of RAID-5. No doubt if I had an unlimited budget I would do things differently, but those days are long gone :-( I'd also expect/hope that a hardware solution (ATA or SCSI) would be easier to manage. Vinum is great, but swapping out a dead drive is still a scary, multi-step procedure, that I do infrequently enough that it always requires half an hour with the manual and my notes from last time to make sure I get it right. With our Windows servers (Compaq Proliants with hardware RAID), you just yank the old drive, plug in the new one, and it's done. I'd love to be able to do that with the FreeBSD servers as well. Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott at fishballoon.org | 0xAA775B8B | -- Anon