From owner-freebsd-fs@FreeBSD.ORG Mon Oct 24 01:07:49 2011 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 749931065674 for ; Mon, 24 Oct 2011 01:07:49 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (lrosenman-1-pt.tunnel.tserv8.dal1.ipv6.he.net [IPv6:2001:470:1f0e:3ad::2]) by mx1.freebsd.org (Postfix) with ESMTP id 39CBB8FC08 for ; Mon, 24 Oct 2011 01:07:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Content-Type:MIME-Version:References:Message-ID:In-Reply-To:Subject:cc:To:Sender:From:Date; bh=JkLQwZ6vN4M2X+IZsz09yrYP6ntWKyw7ge+CcguwesI=; b=DzUgOyFiFVWMCm+otYEM+tLXLjxXtCBgH1UefD813yTR0AL3DnITwx6b8p47MwRZOHppFSAuktxfVA174ZWgVsAvMpAo+LomZ8AG3cZgWzLWm5zypsdvjKONMh0pmLb0xG7r4HjcR+4nzUwZZJX5/zerxR5/RLjaqAe1GuvlavY=; Received: from cpe-72-182-3-73.austin.res.rr.com ([72.182.3.73]:62951 helo=borg) by thebighonker.lerctr.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1RI910-000JGs-Rh; Sun, 23 Oct 2011 20:07:48 -0500 Date: Sun, 23 Oct 2011 20:07:44 -0500 (CDT) From: Larry Rosenman Sender: ler@borg To: Edho Arief In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Score: -2.8 (--) X-LERCTR-Spam-Score: -2.8 (--) X-Spam-Report: SpamScore (-2.8/5.0) ALL_TRUSTED=-1,BAYES_00=-1.9,TW_GP=0.077 X-LERCTR-Spam-Report: SpamScore (-2.8/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, TW_GP=0.077 Cc: freebsd-fs@freebsd.org Subject: Re: Anyway to change pool to use the gpt label instead of gptid? 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: Mon, 24 Oct 2011 01:07:49 -0000 On Mon, 24 Oct 2011, Edho Arief wrote: > On Mon, Oct 24, 2011 at 12:52 AM, Larry Rosenman wrote: >> Is there any way to convert this setup to use the GPT labels instead of the >> the GPT UUID's in zpool status/zpool iostat? >> > > try: > > kern.geom.label.gptid.enable="0" > > in /boot/loader.conf > > That's closer, but uses the adaxpy, not the GPT Label. $ zpool status pool: zroot state: ONLINE scan: scrub repaired 0 in 0h16m with 0 errors on Thu Oct 13 22:55:43 2011 config: NAME STATE READ WRITE CKSUM zroot ONLINE 0 0 0 raidz1-0 ONLINE 0 0 0 ada0p3 ONLINE 0 0 0 ada1p3 ONLINE 0 0 0 ada2p3 ONLINE 0 0 0 ada3p3 ONLINE 0 0 0 ada4p3 ONLINE 0 0 0 ada5p3 ONLINE 0 0 0 errors: No known data errors $ Ideas? -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893