From owner-freebsd-current Mon Jan 6 11:36:49 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 8FD1B37B401 for ; Mon, 6 Jan 2003 11:36:48 -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 2959543F13 for ; Mon, 6 Jan 2003 11:36:41 -0800 (PST) (envelope-from sos@spider.deepcore.dk) Received: (from sos@localhost) by spider.deepcore.dk (8.12.5/8.12.6) id h06JaKma029730; Mon, 6 Jan 2003 20:36:20 +0100 (CET) (envelope-from sos) From: Soeren Schmidt Message-Id: <200301061936.h06JaKma029730@spider.deepcore.dk> Subject: Re: mirrored root fs? In-Reply-To: <20030106201430.R35928@newtrinity.zeist.de> To: marius@alchemy.franken.de Date: Mon, 6 Jan 2003 20:36:20 +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 marius@alchemy.franken.de wrote: > > > if `atacontrol rebuild` would work... Is there simple way, i.e. without > > > copying the content of the array to a temporary location, to recover from > > > disk-failures when doing raid1 on non-raid controllers ? > > > > The problem is that if its the drive that on you primary channel that > > dies, not all BIOS's can be taught to boot from the other drive on > > the secondary channel. The solution is to swap the drives... > > Well, and how would one rebuild the array after swaping the drive from the > secondary channel to the primary and hooking up a replacement drive to the > secondary channel or if one doesn't want to boot from the array at all ? You can boot off the half-mirror and the rebuild with atacontrol once the system is up (its done in the background so you can continue to run but access speed will be degraded). If you want to not use the array you just delete it with atatcontrol and the disk will be seen as a normal ATA drive again. -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message