From owner-freebsd-fs@FreeBSD.ORG Fri Jun 1 05:56:33 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D27A1065672 for ; Fri, 1 Jun 2012 05:56:33 +0000 (UTC) (envelope-from ae@FreeBSD.org) Received: from mail-new.kirov.so-ups.ru (mail-new.kirov.so-ups.ru [178.74.170.12]) by mx1.freebsd.org (Postfix) with ESMTP id 0C8D68FC18 for ; Fri, 1 Jun 2012 05:56:33 +0000 (UTC) Received: from kirov.so-ups.ru (unknown [172.21.81.1]) by mail-new.kirov.so-ups.ru (Postfix) with ESMTP id CEC65A1E37; Fri, 1 Jun 2012 09:56:12 +0400 (MSK) Received: by ns.kirov.so-ups.ru (Postfix, from userid 1010) id 1AB4AB9FD7; Fri, 1 Jun 2012 09:56:22 +0400 (MSK) Received: from [127.0.0.1] (unknown [10.118.3.52]) by ns.kirov.so-ups.ru (Postfix) with ESMTP id D989EB9FD2; Fri, 1 Jun 2012 09:56:21 +0400 (MSK) Message-ID: <4FC85985.3000903@FreeBSD.org> Date: Fri, 01 Jun 2012 09:56:21 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: kpneal@pobox.com References: <20120601033945.GA37797@neutralgood.org> In-Reply-To: <20120601033945.GA37797@neutralgood.org> X-Enigmail-Version: 1.4.1 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Cc: Randy Bush , FreeBSD FS Subject: Re: hptrr disk labeling X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2012 05:56:33 -0000 On 01.06.2012 7:39, kpneal@pobox.com wrote: > Can you use GPT for partitioning? Put a single partition on each disk and > set the GPT label (which is not the glabel). See gpart's add and modify > subcommands. Actually GPT labels are implemented with the GLABEL class too. -- WBR, Andrey V. Elsukov