From owner-freebsd-questions@FreeBSD.ORG Thu Jul 26 14:43:05 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 B4DAA16A419 for ; Thu, 26 Jul 2007 14:43:05 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from betty.computinginnovations.com (mail.computinginnovations.com [64.81.227.250]) by mx1.freebsd.org (Postfix) with ESMTP id 4F8D613C4B4 for ; Thu, 26 Jul 2007 14:43:04 +0000 (UTC) (envelope-from derek@computinginnovations.com) Received: from p28.computinginnovations.com (dhcp-10-20-30-100.computinginnovations.com [10.20.30.100]) (authenticated bits=0) by betty.computinginnovations.com (8.13.8/8.12.11) with ESMTP id l6QEguDS083869; Thu, 26 Jul 2007 09:42:57 -0500 (CDT) Message-Id: <6.0.0.22.2.20070726093954.024d4020@mail.computinginnovations.com> X-Sender: derek@mail.computinginnovations.com X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Thu, 26 Jul 2007 09:42:17 -0500 To: Josh Tolbert , freebsd-questions@freebsd.org From: Derek Ragona In-Reply-To: <20070726015647.GA11187@just.puresimplicity.net> References: <20070726015647.GA11187@just.puresimplicity.net> Mime-Version: 1.0 X-ComputingInnovations-MailScanner-Information: Please contact the ISP for more information X-ComputingInnovations-MailScanner: Found to be clean X-ComputingInnovations-MailScanner-From: derek@computinginnovations.com X-Spam-Status: No Content-Type: text/plain; charset="us-ascii"; format=flowed X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: 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 14:43:05 -0000 At 08:56 PM 7/25/2007, Josh Tolbert wrote: >Hello, > >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? > >Thanks, > >Josh Given that the drives are different capacities you might want to just use the different drives for different portions of the filesystem, such as using a smaller drive for swap, then using different drives for: /usr/local /usr/src /var / /etc The choices depend on the drive capacities and what the server will be used for. -Derek -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support.