From owner-freebsd-questions@FreeBSD.ORG Wed Jul 11 10:45:53 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B60EA1065670 for ; Wed, 11 Jul 2012 10:45:53 +0000 (UTC) (envelope-from mike.king@olivent.com) Received: from mail.olivent.com (mail.olivent.com [75.99.82.91]) by mx1.freebsd.org (Postfix) with ESMTP id 344CF8FC16 for ; Wed, 11 Jul 2012 10:45:53 +0000 (UTC) Received: from localhost ([127.0.0.1]) by mail.olivent.com (Kerio Connect 7.0.0 patch 1) (using TLSv1/SSLv3 with cipher AES128-SHA (128 bits)); Wed, 11 Jul 2012 06:15:43 -0400 References: In-Reply-To: Mime-Version: 1.0 (1.0) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Message-Id: X-Mailer: iPad Mail (9B206) From: Mikel King Date: Wed, 11 Jul 2012 06:15:24 -0400 To: miles kuo Cc: "freebsd-questions@freebsd.org" Subject: Re: How to mirror the FreeBSD OS on two disks X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jul 2012 10:45:53 -0000 There's an old article on BsdNews About using gmirrior perhaps that's the so= rt of thing you are looking for? -> http://BSDNews.net/index.php/2006/08/31/= working-with-gmirror-on-a-sun-fire-x2100-part-1/ Regards, Mikel King On Jul 11, 2012, at 5:18 AM, miles kuo wrote: > Hi all, >=20 > I have two SAS disks for the FreeBSD install. I want to install the freeBS= D > on one disk and mirror to another disk. Just like the AIX Mirror. >=20 > Any changes will sync between the two disks. And if one disk crashed or > disconnected, the OS could continue running on another disk. >=20 > Does the FreeBSD support the disk mirror? How to implement it? > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g"