Anyway to change pool to use the gpt label instead of gptid?

Larry Rosenman ler at lerctr.org
Mon Oct 24 01:07:49 UTC 2011


On Mon, 24 Oct 2011, Edho Arief wrote:

> On Mon, Oct 24, 2011 at 12:52 AM, Larry Rosenman <ler at 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 at lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893


More information about the freebsd-fs mailing list