From owner-freebsd-questions Wed Feb 18 19:22:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA22594 for freebsd-questions-outgoing; Wed, 18 Feb 1998 19:22:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA22425 for ; Wed, 18 Feb 1998 19:21:15 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id NAA00276; Thu, 19 Feb 1998 13:50:59 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id NAA02240; Thu, 19 Feb 1998 13:50:58 +1030 (CST) (envelope-from grog) Message-ID: <19980219135057.02353@freebie.lemis.com> Date: Thu, 19 Feb 1998 13:50:57 +1030 From: Greg Lehey To: Brad , freebsd-questions@FreeBSD.ORG Subject: Re: How can I mirror a FreeBSD hard drive? References: <3.0.5.32.19980218205115.008f7350@mail.cgocable.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: <3.0.5.32.19980218205115.008f7350@mail.cgocable.net>; from Brad on Wed, Feb 18, 1998 at 08:51:15PM -0500 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 18 February 1998 at 20:51:15 -0500, Brad wrote: > > To Whom It May Concern, > > I have a full, working, beautiful install of FreeBSD. It is now time for > it to go on the Internet. However, there is one thing that I still would > like to do. This machine has 2 hard drives in it. The first drive is the > whole FreeBSD install. The second drive is totally unused. I would like > to mirror the FreeBSD drive to the unused drive so that in the event of a > crash, I can just switch the jumpers and the backup drive becomes the > master, bootable FreeBSD drive and things carry on as normal. Well, the only way you can currently do this is with the ccd driver. It's not as simple as it sounds, though: 1. You can't mirror the root file system. 2. If one of your drives goes down, you need to reboot and reconfigure to use the other one. I'm working on a replacement which will solve problem (2) (and a whole lot of other stuff), but it'll be a while before problem (1) is fixed. > I am still getting used to working in UNIX. I am slowing > transforming myself from a Windows person to a UNIX guy. So, if you > find the time to help me out, please be very specific in your > instructions with some explanation if possible. I appreciate any > help you can throw this way. Welcome! I'm afraid my answers *aren't* as specific as you'd like. One of the reasons is because configuring ccd is like pulling teeth. Another is that I hope you'll use my driver when it's finished. Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message