From owner-freebsd-geom@FreeBSD.ORG Thu Oct 6 20:08:11 2005 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B9CF16A41F for ; Thu, 6 Oct 2005 20:08:11 +0000 (GMT) (envelope-from djh@nebcorp.com) Received: from ratchet.nebcorp.com (ratchet.nebcorp.com [205.217.153.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id C59C843D6B for ; Thu, 6 Oct 2005 20:08:02 +0000 (GMT) (envelope-from djh@nebcorp.com) Received: by ratchet.nebcorp.com (Postfix, from userid 1014) id 3416BD9875; Thu, 6 Oct 2005 13:08:02 -0700 (PDT) Date: Thu, 6 Oct 2005 13:08:02 -0700 From: Danny Howard To: Dag-Erling Sm?rgrav Message-ID: <20051006200802.GL564@ratchet.nebcorp.com> References: <20051006125233.754dd00e.josh@oplink.net> <86r7aywju7.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86r7aywju7.fsf@xps.des.no> User-Agent: Mutt/1.4.2.1i X-Loop: djhoward@uiuc.edu Cc: Joshua Bell , freebsd-geom@freebsd.org Subject: Re: GEOM's RAID level support X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Oct 2005 20:08:11 -0000 On Thu, Oct 06, 2005 at 09:01:36PM +0200, Dag-Erling Sm?rgrav wrote: > Joshua Bell writes: > > I am sorry if this is covered in areas I was unable to view. But, > > from what it looks like GEOM is limited to 0/1 raid levels. > > Basically, what I am needing is a raid5 configuration from > > bootstrap. > > You can't boot from a RAID 5 volume without hardware support. Has anyone a recipe for a RAID1,0 bootstrap? :) -danny