From owner-freebsd-questions@FreeBSD.ORG Thu Jul 26 02:44:31 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 5B82D16A417 for ; Thu, 26 Jul 2007 02:44:31 +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 3FE1F13C48E for ; Thu, 26 Jul 2007 02:44:31 +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 l6Q2iTpT044080; Wed, 25 Jul 2007 22:44:30 -0400 (EDT) (envelope-from lists@jnielsen.net) From: John Nielsen To: freebsd-questions@freebsd.org Date: Wed, 25 Jul 2007 22:43:29 -0400 User-Agent: KMail/1.9.7 References: <20070726015647.GA11187@just.puresimplicity.net> In-Reply-To: <20070726015647.GA11187@just.puresimplicity.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: <200707252243.30619.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: Josh Tolbert Subject: Re: Drive concatenation...Which tool to use? 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: Thu, 26 Jul 2007 02:44:31 -0000 On Wednesday 25 July 2007, Josh Tolbert wrote: > I've got a friend that wants to use a FreeBSD box for a file server. He > has a huge pile of drives of different sizes, but he wants them all as > one big file system. What's the appropriate tool for this? gstripe > doesn't seem like it'd be smart to use with differently-sized drives. Is > gvinum up to snuff and stable enough to use? Is ccd still supported? What > would be your tool of choice? gconcat, perhaps? JN