From owner-freebsd-questions@FreeBSD.ORG Tue May 1 14:42:00 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 C7F4B1065673 for ; Tue, 1 May 2012 14:42:00 +0000 (UTC) (envelope-from kickbsd@yandex.ru) Received: from forward2.mail.yandex.net (forward2.mail.yandex.net [IPv6:2a02:6b8:0:602::2]) by mx1.freebsd.org (Postfix) with ESMTP id 3B6188FC0C for ; Tue, 1 May 2012 14:42:00 +0000 (UTC) Received: from web25d.yandex.ru (web25d.yandex.ru [77.88.47.165]) by forward2.mail.yandex.net (Yandex) with ESMTP id BF11F12A1D81; Tue, 1 May 2012 18:41:58 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1335883318; bh=V0nZgjIQJWsRrVL9mVXfwOMHTxJwf+7C1xKpqj16u/M=; h=From:To:Cc:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=QqFOl5HDFfM5QQivID14V3+96h30Uz9E7WOEJlIHYIn5gjeWRg05HuJbCoHacFDN5 WG69E5ET+tD+jX8BNRVbDOGbRv7HLWmY5Q8SeQq5hc2loIP0jOUxysEXormaPeapLe 447wO+BQ3OLNMPPU/BTSedOXnypxi5w81cENu9eY= Received: from 127.0.0.1 (localhost.localdomain [127.0.0.1]) by web25d.yandex.ru (Yandex) with ESMTP id 81CF34349B08; Tue, 1 May 2012 18:41:58 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1335883318; bh=V0nZgjIQJWsRrVL9mVXfwOMHTxJwf+7C1xKpqj16u/M=; h=From:To:Cc:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=QqFOl5HDFfM5QQivID14V3+96h30Uz9E7WOEJlIHYIn5gjeWRg05HuJbCoHacFDN5 WG69E5ET+tD+jX8BNRVbDOGbRv7HLWmY5Q8SeQq5hc2loIP0jOUxysEXormaPeapLe 447wO+BQ3OLNMPPU/BTSedOXnypxi5w81cENu9eY= Received: from leo.de.teleglobe.net (leo.de.teleglobe.net [64.86.53.146]) by web25d.yandex.ru with HTTP; Tue, 01 May 2012 18:41:58 +0400 From: Darren Baginski Envelope-From: kickbsd@yandex.ru To: Julien Cigar In-Reply-To: <4F97F5A5.9080807@ulb.ac.be> References: <4F97F5A5.9080807@ulb.ac.be> MIME-Version: 1.0 Message-Id: <490401335883318@web25d.yandex.ru> Date: Tue, 01 May 2012 18:41:58 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=utf-8 Cc: FreeBSD Mailing List Subject: Re: 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: Tue, 01 May 2012 14:42:00 -0000 There is a way. Here are the results http://www.opennet.ru/tips/2681_freebsd_gpt_raid_gmirror.shtml (in Russian) http://translate.yandex.com/ will provide meaningful translation to French/German/English or use your favorite translation service. 25.04.2012, 17:01, "Julien Cigar" : > 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. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"