From owner-freebsd-questions Wed Feb 4 14:22:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA25378 for questions-outgoing; Wed, 4 Feb 1998 14:22:51 -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 OAA25338 for ; Wed, 4 Feb 1998 14:22:37 -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 IAA05077; Thu, 5 Feb 1998 08:52:11 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id IAA17834; Thu, 5 Feb 1998 08:52:09 +1030 (CST) (envelope-from grog) Message-ID: <19980205085209.55263@lemis.com> Date: Thu, 5 Feb 1998 08:52:09 +1030 From: Greg Lehey To: Doug White Cc: Michael Haro , freebsd-questions@FreeBSD.ORG Subject: Re: ccd mirroring References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: ; from Doug White on Wed, Feb 04, 1998 at 12:36:02PM -0800 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" On Wed, Feb 04, 1998 at 12:36:02PM -0800, Doug White wrote: > On Tue, 3 Feb 1998, Michael Haro wrote: > >> I was reading about ccd and how it can be used to mirror data kinda like >> RAID level 1. >> >> If one of the drives crash, how would I remedy the crash? >> The drives I currently have are different sizes, would this cause a >> problem when using ccd? > > Yes, it's not permitted. CCD must use homogenous disks. > > Recovering a mirrored disk involves bringing over a disklabel and fixing > some other bits. It's not a seamless recovery, but the data is still > there. I'm not familiar with the entire procedure but someone probably > figured it out at some point and posted about it :) I'm currently working on a replacement which will address all these problems and then some. Greg