From owner-freebsd-stable@FreeBSD.ORG Wed Oct 25 11:45:14 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 518F016A4D1 for ; Wed, 25 Oct 2006 11:45:14 +0000 (UTC) (envelope-from guido@gvr.org) Received: from gvr.gvr.org (gvr-gw.gvr.org [80.126.103.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1015643DB0 for ; Wed, 25 Oct 2006 11:45:11 +0000 (GMT) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 04BD5C205; Wed, 25 Oct 2006 13:45:10 +0200 (CEST) Date: Wed, 25 Oct 2006 13:45:09 +0200 From: Guido van Rooij To: Tom Judge Message-ID: <20061025114509.GA51798@gvr.gvr.org> References: <20061025100759.GA50625@gvr.gvr.org> <453F3752.5040207@tomjudge.com> <20061025103613.GA50937@gvr.gvr.org> <453F3DB1.4020309@tomjudge.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <453F3DB1.4020309@tomjudge.com> 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 11:45:14 -0000 On Wed, Oct 25, 2006 at 11:34:25AM +0100, Tom Judge wrote: > Guido van Rooij wrote: > >On Wed, Oct 25, 2006 at 11:07:14AM +0100, Tom Judge wrote: > > > >>Guido van Rooij wrote: > >> > >>>Is it possible to use gmirror to mirror a single BSD partition? > >>>If not: is it possible with other tools? > >>> > >>Yes it is possible, I found this site had very good examples of setting > >>it up: > >> > >>http://people.freebsd.org/~rse/mirror/ > >> > >> > > > >This only documents how to set it up on an entire disk or on a slice. > > > >-Guido > The instructions for mirroring a slice can be modified slightly (by > using the correct devices) to do mirror a single partition. Please tell me then how these modified instructions look. I still do not know how to reserve the last sector of the partition. I can create 1-sector holes using bsdlabel, but I'm not sure this would be the way to go... -Guido