From owner-freebsd-questions@FreeBSD.ORG Mon Oct 18 22:28:41 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 89B1816A4CE for ; Mon, 18 Oct 2004 22:28:41 +0000 (GMT) Received: from ms-smtp-04-eri0.southeast.rr.com (ms-smtp-04-lbl.southeast.rr.com [24.25.9.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA02743D1D for ; Mon, 18 Oct 2004 22:28:40 +0000 (GMT) (envelope-from jason@ec.rr.com) Received: from [192.168.1.103] (cpe-065-184-172-100.ec.rr.com [65.184.172.100])i9IMSbCh011019; Mon, 18 Oct 2004 18:28:37 -0400 (EDT) Message-ID: <4174442E.6030707@ec.rr.com> Date: Mon, 18 Oct 2004 18:31:10 -0400 From: jason User-Agent: Mozilla Thunderbird 0.7.3 (X11/20040808) X-Accept-Language: en-us, en MIME-Version: 1.0 To: andy@neu.net References: <20041015084958.6200416A4D9@hub.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: freebsd-questions@freebsd.org Subject: Re: RAID in FreeBSD 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: Mon, 18 Oct 2004 22:28:41 -0000 andy@neu.net wrote: >According to the handbook it says: >The twe driver provides support for the following series of ATA RAID con- > trollers: > > o Escalade 3W-5x00 > o Escalade 3W-6x00 > o Escalade 3W-7x00 > o Escalade 3W-8x00 > > These devices support 2, 4 or 8 ATA disk drives and provide RAID0 >(strip- > ing) and RAID1 (mirroring) functionality. > >I am considering buying a 3Ware Escalade 7506-4LP Kit, 4 port low profile >ATA 133 PCI 64/66 RAID Controller to use RAID5. The card supports >level 5, my question is, is RAID5 supported on FreeBSD? Does anyone have >experience with this card good or bad? Are there any other suggestions >for lowcost IDE RAID5? > >TIA > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > If you don't get SATA or SATA2 the card looks expensive, but I have only been shopping for a card for a few days so I can't give great advise on brands. I would suggest storagereview.com for that. Have you tried emailing msmith@FreeBSD.org? Also FreeBSD can do raid5 with vinum, or gvinum now. It uses the cpu and works with whatever controller but will be slower from what I have heard.