From owner-freebsd-questions@FreeBSD.ORG Wed Apr 25 13:02:35 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 471351065673 for ; Wed, 25 Apr 2012 13:02:35 +0000 (UTC) (envelope-from jcigar@ulb.ac.be) Received: from mxin.ulb.ac.be (mxin.ulb.ac.be [164.15.128.112]) by mx1.freebsd.org (Postfix) with ESMTP id C684C8FC14 for ; Wed, 25 Apr 2012 13:02:34 +0000 (UTC) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApMBAMj0l0+kD30E/2dsb2JhbAANOIVorx1VPRYLAgQHAwIBAgFLDQgBAbAoigmJCY9fgRgEjnWBI4tEjUg Received: from bebif01.ulb.ac.be (HELO [10.0.0.194]) ([164.15.125.4]) by smtp.ulb.ac.be with ESMTP; 25 Apr 2012 15:01:25 +0200 Message-ID: <4F97F5A5.9080807@ulb.ac.be> Date: Wed, 25 Apr 2012 15:01:25 +0200 From: Julien Cigar Organization: Belgian Biodiversity Platform User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:10.0.2) Gecko/20120314 Thunderbird/10.0.2 MIME-Version: 1.0 To: FreeBSD Mailing List Content-Type: multipart/mixed; boundary="------------010408090706040002030909" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: GPT + gmirror 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, 25 Apr 2012 13:02:35 -0000 This is a multi-part message in MIME format. --------------010408090706040002030909 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hello, I wondered if there is a way to gmirroring the whole disk (not slices separately) when using GPT? GPT puts its metadata at the end of the disk, and when I start to use gmirror it overwrites the GPT metadata (... as gmirror puts also its metadata at the end of the disk ...). I noticed a new option in the newfs manpage: -r reserved The size, in sectors, of reserved space at the end of the partiā€ tion specified in special. This space will not be occupied by the file system; it can be used by other consumers such as geom(4). Defaults to 0. I wondered if it could help .. ? Why does it default to 0? Thanks, Julien -- No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced. --------------010408090706040002030909--