From owner-freebsd-questions@FreeBSD.ORG Thu Jul 21 07:19:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 A069A16A41F for ; Thu, 21 Jul 2005 07:19:54 +0000 (GMT) (envelope-from daniel@stiw.org) Received: from tibor.swiftdsl.com.au (tibor.swiftdsl.com.au [202.154.92.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBFBF43D49 for ; Thu, 21 Jul 2005 07:19:52 +0000 (GMT) (envelope-from daniel@stiw.org) Received: (qmail 10839 invoked from network); 21 Jul 2005 07:21:29 -0000 Received: from unknown (HELO dyn94.dcjarmichael.com.au) ([202.154.87.60]) (envelope-sender ) by tibor.swiftdsl.com.au (qmail-ldap-1.03) with SMTP for ; 21 Jul 2005 07:21:29 -0000 To: "Norberto Meijome" , "FreeBSD Questions" References: <42DF4A96.1080305@meijome.net> Message-ID: Date: Thu, 21 Jul 2005 15:18:04 +0800 From: "Daniel Marsh" Organization: STIW Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <42DF4A96.1080305@meijome.net> User-Agent: Opera M2/8.01 (Win32, build 7642) Cc: Subject: Re: Bootstrapping Raid 5 w/GEOM 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, 21 Jul 2005 07:19:54 -0000 On Thu, 21 Jul 2005 15:11:18 +0800, Norberto Meijome wrote: > Hi all, > I have a box with 4 x 120 GB EIDE drives which I want to convert to > FreeBSD 5.4 ( it's an old SNAP 4500 from Snap Appliance, now owned by > Adaptec, running a custom build of Linux) > > I want to setup software Raid 5 , and I want it to affect ALL > partitions, including / (so if any one of the drives fails, it will > still boot up properly). I am planning on using GEOM, but open to > suggestions. > > I've been searching and cant find any pointers on how to set this up > properly. I've been reading http://people.freebsd.org/~rse/mirror/ , but > this is works for RAID 1. > > Could anyone offer any insights / ideas / pointers (or step by step if > you so feel inclined to :-) ) on how to set this up? > > Thanks in advance, > Beto See gmirror and geom. http://www.freebsd.org/cgi/man.cgi?query=gmirror&apropos=0&sektion=0&manpath=FreeBSD+5.4-RELEASE+and+Ports&format=html http://www.freebsd.org/cgi/man.cgi?query=geom&apropos=0&sektion=0&manpath=FreeBSD+5.4-RELEASE+and+Ports&format=html