Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2011 20:07:44 -0500 (CDT)
From:      Larry Rosenman <ler@lerctr.org>
To:        Edho Arief <edho@myconan.net>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: Anyway to change pool to use the gpt label instead of gptid?
Message-ID:  <alpine.BSF.2.00.1110232006360.1599@borg>
In-Reply-To: <CABTjkKmZMKm5m1BuhzJQW8%2B1ciy1y6HAoQKqCaFJiReOx6YnpA@mail.gmail.com>
References:  <alpine.BSF.2.00.1110231949380.65073@borg> <CABTjkKmZMKm5m1BuhzJQW8%2B1ciy1y6HAoQKqCaFJiReOx6YnpA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Oct 2011, Edho Arief wrote:

> On Mon, Oct 24, 2011 at 12:52 AM, Larry Rosenman <ler@lerctr.org> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1110232006360.1599>