From owner-freebsd-questions@FreeBSD.ORG Wed Jun 25 21:02:26 2003 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 940B437B401 for ; Wed, 25 Jun 2003 21:02:26 -0700 (PDT) Received: from rosebud.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0B6C4401F for ; Wed, 25 Jun 2003 21:02:25 -0700 (PDT) (envelope-from hartzell@rosebud.alerce.com) Received: from rosebud.alerce.com (localhost [127.0.0.1]) by rosebud.alerce.com (8.12.8p1/8.12.8) with ESMTP id h5Q42NIb002684; Wed, 25 Jun 2003 21:02:23 -0700 (PDT) (envelope-from hartzell@rosebud.alerce.com) Received: (from hartzell@localhost) by rosebud.alerce.com (8.12.8p1/8.12.8/Submit) id h5Q42M33002680; Wed, 25 Jun 2003 21:02:22 -0700 (PDT) From: George Hartzell MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16122.28750.462815.707548@rosebud.alerce.com> Date: Wed, 25 Jun 2003 21:02:22 -0700 To: Joshua Oreman In-Reply-To: <20030626035032.GA74936@webserver.get-linux.org> References: <16122.25286.248404.926812@rosebud.alerce.com> <20030626035032.GA74936@webserver.get-linux.org> X-Mailer: VM 7.14 under 21.4 (patch 12) "Portable Code" XEmacs Lucid cc: questions@freebsd.org Subject: Re: Questions about bootable raid 1 using atacontrol. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: George Hartzell List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2003 04:02:26 -0000 Joshua Oreman writes: > On Wed, Jun 25, 2003 at 08:04:38PM -0700 or thereabouts, George Hartzell wrote: > [...] > > > > Once it's running, how do I recover if/when a disk pukes. It sounds > > like atacontrol's "rebuild" command only works w/ real controllers. > > Do I need to boot from a cd and then dd onto the new disk, or??? Do I > > need to add the new disk into the raid somehow? > > I think Vinum or RAIDframe would be better if you want software RAID. > Both support booting from the RAID. I don't think RAIDframe is supported in Stable, is it? Is there a particular advantage to Vinum over the atacontrol stuff? g.