From owner-freebsd-questions@FreeBSD.ORG Wed Feb 24 09:27:02 2010 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 87D49106566B for ; Wed, 24 Feb 2010 09:27:02 +0000 (UTC) (envelope-from kraduk@googlemail.com) Received: from mail-fx0-f223.google.com (mail-fx0-f223.google.com [209.85.220.223]) by mx1.freebsd.org (Postfix) with ESMTP id 123448FC0C for ; Wed, 24 Feb 2010 09:27:01 +0000 (UTC) Received: by fxm23 with SMTP id 23so742696fxm.3 for ; Wed, 24 Feb 2010 01:26:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=pjceDtgiJTssLHxJKqnEXBR2WLRVTDzXtkhfnX1ZM7c=; b=VNrWGXbSu7N89oqA6gcmKBMZM2B9eXgGeM/4baAY+MFfdLNNnU+L0z8CORLCmSxDUO nmTV9qSqnMAcna/hLWmuVpfE+eNXoO6Yr/OZSgprgO7tUjRgyMUdkMQA+oYsNPp842Gy nEJiOmuj7fzxB9EmbehWlTlZ9b65CPjWBX95Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=vkVggnTgDjXoRBFvBt0QA7S9ubN2isVSA9Ze93LnaO9lnVDNSmq9y5y9pZLZZlnpPD kADnAMeLs0EoDqoE6UTLl/gvTH0apLco2oVbBTjzF+R/ZKu/8Is4ToJHw7RQfE8tFQzL y+WZWQbTz5Vk81qC1LlasdSqP53igdrkw1tmU= MIME-Version: 1.0 Received: by 10.239.183.146 with SMTP id u18mr220533hbg.174.1267003613864; Wed, 24 Feb 2010 01:26:53 -0800 (PST) In-Reply-To: <201002240159.50393.pieter@degoeje.nl> References: <707928.33202.qm@web65416.mail.ac4.yahoo.com> <201002240159.50393.pieter@degoeje.nl> Date: Wed, 24 Feb 2010 09:26:53 +0000 Message-ID: From: krad To: Pieter de Goeje Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org, Andrew Klaassen Subject: Re: Gvinum RAID1+0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Feb 2010 09:27:02 -0000 On 24 February 2010 00:59, Pieter de Goeje wrote: > On Tuesday 23 February 2010 23:11:37 Andrew Klaassen wrote: > > >From the lack of response, am I correct to conclude that Gvinum can't do > > > RAID1+0 (as opposed to RAID0+1)? > > I'll bite. > > Is there a particular reason why you want to use gvinum instead of a > combination of gmirror and gstripe? > > I don't have any experience with vinum and can only come to the same > conclusion as you have after reading the docs. It seems vinum does mirrored > stripes by design. > > - Pieter > > > > > Thanks. > > > > Andrew > > > > --- On Mon, 2/22/10, Andrew Klaassen wrote: > > > Hi. > > > > > > Newbie question: I'm trying to figure out how to > > > create a stripe-over-mirrors, aka RAID1+0, with > > > Gvinum. The manual gives an example for a > > > mirror-over-stripes, aka RAID0+1, but I can't for the life > > > of me figure out from that example or others I've feebly > > > Googled how to do a RAID1+0. I'm using 112 drives, so > > > I'd much rather have RAID1+0 than RAID0+1. > > > > > > Does anyone have an example kicking around they could > > > kindly send me? > > > > > > Thanks. > > > > > > Andrew > > > > > > > > > > > > > > > > > > __________________________________________________________________ > > > Ask a question on any topic and get answers from real > > > people. Go to Yahoo! Answers and share what you know at > > > http://ca.answers.yahoo.com > > > > > > _______________________________________________ > > > 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" > > > > __________________________________________________________________ > > Be smarter than spam. See how smart SpamGuard is at giving junk email the > > boot with the All-new Yahoo! Mail. Click on Options in Mail and switch > to > > New Mail today or register for free at http://mail.yahoo.ca > > > > _______________________________________________ > > 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" > > > _______________________________________________ > 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" > i would stay away from gvinum, and use gstripe/gmirror, or zfs if your box can handle it