From owner-freebsd-questions@FreeBSD.ORG Fri Sep 7 12:36:04 2007 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 D09D116A417 for ; Fri, 7 Sep 2007 12:36:04 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from ns1.jnielsen.net (ns1.jnielsen.net [69.55.238.237]) by mx1.freebsd.org (Postfix) with ESMTP id BBDE213C48A for ; Fri, 7 Sep 2007 12:36:04 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from localhost (jn@ns1 [69.55.238.237]) (authenticated bits=0) by ns1.jnielsen.net (8.12.9p2/8.12.9) with ESMTP id l87Ca3TU012797; Fri, 7 Sep 2007 08:36:04 -0400 (EDT) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-questions@freebsd.org Date: Fri, 7 Sep 2007 08:35:48 -0400 User-Agent: KMail/1.9.7 References: <92bcbda50709070443p796d075jc91fea5372420fc6@mail.gmail.com> <200709070831.43988.lists@jnielsen.net> In-Reply-To: <200709070831.43988.lists@jnielsen.net> X-Face: #X5#Y*q>F:]zT!DegL3z5Xo'^MN[$8k\[4^3rN~wm=s=Uw(sW}R?3b^*f1Wu*.<=?utf-8?q?of=5F4NrS=0A=09P*M/9CpxDo!D6?=)IY1w<9B1jB; tBQf[RU-R<,I)e"$q7N7 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200709070835.50030.lists@jnielsen.net> X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on ns1.jnielsen.net X-Virus-Status: Clean Cc: n j Subject: Re: Gstripe during install 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: Fri, 07 Sep 2007 12:36:04 -0000 On Friday 07 September 2007, John Nielsen wrote: > I assume you're aware of all the caveats that go along with using RAID-0 > (no redundancy, twice as likely to fail, etc.). You can't use the method > Dru outlines to create a gstripe volume since you can't add drives to a > gstripe after it's created. Also you can't boot from a gconcat volume > like you can from a gmirror volume. I meant to say you can't boot from a _gstripe_ volume.. Not sure about gconcat but I mentioned that in the following paragraph. JN