From owner-freebsd-stable@FreeBSD.ORG Wed Oct 25 10:17:21 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 621A616A606 for ; Wed, 25 Oct 2006 10:17:21 +0000 (UTC) (envelope-from tom@tomjudge.com) Received: from s200aog11.obsmtp.com (s200aog11.obsmtp.com [207.126.144.125]) by mx1.FreeBSD.org (Postfix) with SMTP id D8FE043D53 for ; Wed, 25 Oct 2006 10:17:04 +0000 (GMT) (envelope-from tom@tomjudge.com) Received: from source ([63.174.175.251]) by eu1sys200aob011.postini.com ([207.126.147.11]) with SMTP; Wed, 25 Oct 2006 10:17:02 UTC Received: from [0.0.0.0] (unknown [10.0.0.37]) by bbbx3.usdmm.com (Postfix) with ESMTP id 6D47D5CB8; Wed, 25 Oct 2006 05:16:58 -0500 (CDT) Message-ID: <453F3752.5040207@tomjudge.com> Date: Wed, 25 Oct 2006 11:07:14 +0100 From: Tom Judge User-Agent: Thunderbird 1.5.0.7 (X11/20060922) MIME-Version: 1.0 To: Guido van Rooij References: <20061025100759.GA50625@gvr.gvr.org> In-Reply-To: <20061025100759.GA50625@gvr.gvr.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: Gmirror question X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Oct 2006 10:17:21 -0000 Guido van Rooij wrote: > Is it possible to use gmirror to mirror a single BSD partition? > If not: is it possible with other tools? > > -Guido > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > Yes it is possible, I found this site had very good examples of setting it up: http://people.freebsd.org/~rse/mirror/ Tom