From owner-freebsd-geom@FreeBSD.ORG Thu Nov 6 04:35:42 2008 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6D046106564A for ; Thu, 6 Nov 2008 04:35:42 +0000 (UTC) (envelope-from brandon@brandonvalentine.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.180]) by mx1.freebsd.org (Postfix) with ESMTP id 491178FC0A for ; Thu, 6 Nov 2008 04:35:41 +0000 (UTC) (envelope-from brandon@brandonvalentine.com) Received: by wa-out-1112.google.com with SMTP id m34so218604wag.27 for ; Wed, 05 Nov 2008 20:35:41 -0800 (PST) Received: by 10.114.60.19 with SMTP id i19mr347940waa.62.1225946141379; Wed, 05 Nov 2008 20:35:41 -0800 (PST) Received: by 10.114.53.17 with HTTP; Wed, 5 Nov 2008 20:35:41 -0800 (PST) Message-ID: <93ed877d0811052035p76c59c96j7d76a178be91a517@mail.gmail.com> Date: Wed, 5 Nov 2008 22:35:41 -0600 From: "Brandon Valentine" To: "Steve Kargl" In-Reply-To: <20081106042504.GA40254@troutmask.apl.washington.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081106042504.GA40254@troutmask.apl.washington.edu> Cc: freebsd-geom@freebsd.org Subject: Re: Method to mirror a single partition across the net X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Nov 2008 04:35:42 -0000 On Wed, Nov 5, 2008 at 10:25 PM, Steve Kargl wrote: > I've read the Handbook's chapter on GEOM, gmirror(1), geom(8), ggated(8), > and ggatec(8), and I've search the web for a solution to the following > issue. > > I would like to mirror a single partition on system A to a partition on > system B. It would appear a combination of gmirror and ggated would work, > but I haven't found any example on setting up two systems. Steve, You may find the following two articles helpful: http://phaq.phunsites.net/2006/08/11/realtime-file-system-replication-on-freebsd/ http://blackholemedia.net/blog/2008-01-02-Using_gmirror_ggate_and_freevrrpd_to_create_a_high_availability_enviroment.html Hope this helps, -- Brandon D. Valentine http://www.brandonvalentine.com