From owner-freebsd-stable@FreeBSD.ORG Tue Jan 17 21:20:07 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBB3416A41F for ; Tue, 17 Jan 2006 21:20:07 +0000 (GMT) (envelope-from doug@polands.org) Received: from corinth.polands.org (CPE-72-129-222-120.new.res.rr.com [72.129.222.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47DBB43D49 for ; Tue, 17 Jan 2006 21:20:06 +0000 (GMT) (envelope-from doug@polands.org) Received: from email.polands.org (ammon.polands.org [172.16.1.7]) by corinth.polands.org (8.13.4/8.13.4) with ESMTP id k0HLJtGg019661; Tue, 17 Jan 2006 15:19:55 -0600 (CST) (envelope-from doug@polands.org) Received: from 209.103.215.99 (proxying for 209.103.215.99) (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Tue, 17 Jan 2006 15:19:55 -0600 (CST) Message-ID: <49872.209.103.215.99.1137532795.squirrel@email.polands.org> In-Reply-To: <1137532172.22430.35.camel@lanshark.dmv.com> References: <1137532172.22430.35.camel@lanshark.dmv.com> Date: Tue, 17 Jan 2006 15:19:55 -0600 (CST) From: "Doug Poland" To: "Sven Willenberger" User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV 0.87/1244/Tue Jan 17 02:46:07 2006 on corinth.polands.org X-Virus-Status: Clean Cc: freebsd-stable@freebsd.org Subject: Re: Creating a system RAID-10 device X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jan 2006 21:20:08 -0000 On Tue, January 17, 2006 15:09, Sven Willenberger wrote: > > My goal is to create a filesystem consisting of a striped raid array > over 3 mirror raid arrays that would encompass the entire filesystem > including the /boot and root partitions. > Check out: http://www.onlamp.com/pub/a/bsd/2005/11/10/FreeBSD_Basics.html I don't see why you couldn't modify Dru's instructions to build your array. -- Regards, Doug