From owner-freebsd-questions@FreeBSD.ORG Sun Mar 6 21:55:24 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A7AC16A4CE for ; Sun, 6 Mar 2005 21:55:24 +0000 (GMT) Received: from skipjack.no-such-agency.net (skipjack.no-such-agency.net [64.142.114.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAF2843D41 for ; Sun, 6 Mar 2005 21:55:23 +0000 (GMT) (envelope-from jpp@cloudview.com) Received: from skipjack.no-such-agency.net (localhost [127.0.0.1]) by skipjack.no-such-agency.net (Postfix) with ESMTP id 9368634D44E for ; Sun, 6 Mar 2005 13:55:23 -0800 (PST) Received: from [192.168.2.120] (blackhole.no-such-agency.net [64.142.103.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by skipjack.no-such-agency.net (Postfix) with ESMTP id 6706234D44D for ; Sun, 6 Mar 2005 13:55:23 -0800 (PST) Message-ID: <422B7C4A.4060600@cloudview.com> Date: Sun, 06 Mar 2005 13:55:22 -0800 From: John Pettitt Organization: CloudView Photographic User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-AV-Checked: by skipjack Subject: gmirror / gstripe X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Mar 2005 21:55:24 -0000 I'm considering making a raid0+1 array out of 4 x 250GB USB drives using gmirror and gstripe on a FreeBSD 5.3 box. Questions: 1) Has anybody done this? What should I watch our for? 2) Stripe then mirror right? (or mirror then stripe? Does it matter?) (I already have a 600gb stripe set on this machine made out of two 300gb drives) John