From owner-freebsd-geom@FreeBSD.ORG Thu Nov 6 20:38:18 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 8975D1065677 for ; Thu, 6 Nov 2008 20:38:18 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id 51E448FC17 for ; Thu, 6 Nov 2008 20:38:18 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.3/8.14.3) with ESMTP id mA6KcIi9083534; Thu, 6 Nov 2008 12:38:18 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.3/8.14.3/Submit) id mA6KcHrS083533; Thu, 6 Nov 2008 12:38:17 -0800 (PST) (envelope-from sgk) Date: Thu, 6 Nov 2008 12:38:17 -0800 From: Steve Kargl To: kurt seel Message-ID: <20081106203817.GA64185@troutmask.apl.washington.edu> References: <20081106042504.GA40254@troutmask.apl.washington.edu> <4912E80A.7090405@primetime.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4912E80A.7090405@primetime.com> User-Agent: Mutt/1.4.2.3i 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 20:38:18 -0000 On Thu, Nov 06, 2008 at 07:50:18AM -0500, kurt seel wrote: > > Tell me if this helps : > http://bsdtips.utcorp.net/mediawiki/index.php/Mirroring_over_network > If anything is wrong or unclear let me know. > Thanks for the pointer. Unfortunately, it doesn't describe what I'm trying to do. I literally want to mirror only a single partition across the network to a single partition. I don't want to mirror a disk slice or an entire disk. -- Steve