From owner-freebsd-current@FreeBSD.ORG Mon Oct 8 16:42:52 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A25316A417 for ; Mon, 8 Oct 2007 16:42:52 +0000 (UTC) (envelope-from cb@severious.net) Received: from ion.gank.org (ion.gank.org [69.55.238.164]) by mx1.freebsd.org (Postfix) with ESMTP id 2C83A13C447 for ; Mon, 8 Oct 2007 16:42:52 +0000 (UTC) (envelope-from cb@severious.net) Received: by ion.gank.org (Postfix, from userid 1001) id E7F0F115D7; Mon, 8 Oct 2007 11:42:51 -0500 (CDT) Date: Mon, 8 Oct 2007 11:42:51 -0500 From: Craig Boston To: "Ralf S. Engelschall" Message-ID: <20071008164250.GC98555@nowhere> Mail-Followup-To: Craig Boston , "Ralf S. Engelschall" , freebsd-current@freebsd.org References: <20071005193825.GA66299@engelschall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20071005193825.GA66299@engelschall.com> User-Agent: Mutt/1.4.2.3i Cc: freebsd-current@freebsd.org Subject: Re: cosmetics: bsdlabel fstype for ZFS partitions? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Oct 2007 16:42:52 -0000 On Fri, Oct 05, 2007 at 09:38:25PM +0200, Ralf S. Engelschall wrote: > I currently use "unused" here for the partition of the ZFS pool and > everything works just fine, of coure. But it looks a little bit strange > to me and this small cosmetic issue should be fixed IMHO. I tend to abuse 'vinum' for this, and I suspect many use 4.2BSD just out of paranoia of 'unused' being accidentally overwritten. I also have ZFS on a few GPT-labeled disks and had a hard time deciding what GUID to use. I couldn't find a good reference for what Sun uses for ZFS disks, so I ended up making up a bogus one under FreeBSD's range. 516e7cba-6ecf-11d6-8ff8-00022d09712b Craig