From owner-freebsd-current Mon Jan 6 22:34: 2 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA70C37B401 for ; Mon, 6 Jan 2003 22:34:01 -0800 (PST) Received: from spider.deepcore.dk (cpe.atm2-0-56339.0x50c6aa0a.abnxx2.customer.tele.dk [80.198.170.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65BAC43E4A for ; Mon, 6 Jan 2003 22:33:50 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.5/8.12.6) id h076XjwT042944; Tue, 7 Jan 2003 07:33:45 +0100 (CET) (envelope-from sos) From: Soeren Schmidt Message-Id: <200301070633.h076XjwT042944@spider.deepcore.dk> Subject: Re: mirrored root fs? In-Reply-To: To: "Andrew P. Lentvorski, Jr." Date: Tue, 7 Jan 2003 07:33:45 +0100 (CET) Cc: Nate Lawson , current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=ISO-8859-1 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It seems Andrew P. Lentvorski, Jr. wrote: > Probably your best choice right now if you have a real RAID controller > on your motherboard. The BIOS takes care of most of the nasty booting > details. > If you don't have a real RAID controller on the motherboard, stop now. > Rebuilds don't work if you don't have a real RAID controller. You can > recover, but it requires some dancing with dd (search the archives). > > Advantages: > BIOS handles bootup issues. Very little required from OS > Disadvantages: > Hardware required. Proprietary. > Will not rebuild a broken array without hardware RAID Not true, you can boot off a broken mirror on a non-RAID ATA controller, and then rebuild on the fly with atacontrol once the system is up, you do not need the RAID BIOS for rebuilding a broken mirror. Proprietary, well, in the case of using a stock ATA controller for this its certainly not :) The only caveat is that not all motherboard BIOS's allow you to boot from anything but the disk on the primary ATA channel. If you have such an animal you need to swap drives if it is the primary channel drive that is dead. -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message