From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 13:57:34 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AB0F106566B for ; Sun, 8 Feb 2009 13:57:34 +0000 (UTC) (envelope-from nrml@att.net) Received: from web83808.mail.sp1.yahoo.com (web83808.mail.sp1.yahoo.com [69.147.85.79]) by mx1.freebsd.org (Postfix) with SMTP id 4FC638FC14 for ; Sun, 8 Feb 2009 13:57:34 +0000 (UTC) (envelope-from nrml@att.net) Received: (qmail 94977 invoked by uid 60001); 8 Feb 2009 13:57:34 -0000 X-YMail-OSG: GzRq.MEVM1mY25PW73fH7Va8RC3D24RdOPxPmDnXo2M9_9pZwA3Mo3qV Received: from [69.43.143.59] by web83808.mail.sp1.yahoo.com via HTTP; Sun, 08 Feb 2009 05:57:33 PST X-Mailer: YahooMailWebService/0.7.260.1 Date: Sun, 8 Feb 2009 05:57:33 -0800 (PST) From: Gabe To: Wojciech Puchar In-Reply-To: <20090208134523.Y53651@wojtek.tensor.gdynia.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <30768.94964.qm@web83808.mail.sp1.yahoo.com> Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD Preferred RAID controllers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nrml@att.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2009 13:57:34 -0000 --- On Sun, 2/8/09, Wojciech Puchar wrote: > From: Wojciech Puchar > Subject: Re: FreeBSD Preferred RAID controllers > To: "Gabe" > Cc: freebsd-questions@freebsd.org > Date: Sunday, February 8, 2009, 4:45 AM > > I have to build a file server that will need to run a > RAID 0+1 config > > the best is gmirror+gstripe. of course for those who want > to pay there are a lot of "hardware" solutions. > _______________________________________________ Hey I'm all for saving money, but I'm unsure of the reliability of a 'software' solution vs a hardware one. Not to mention my biggest concern which is the failure of the Boot drive and how to recover from that using software raid. Thanks