ZFS With Gpart partitions

Dan Carroll fbsd at dannysplace.net
Sun Jan 1 12:31:55 UTC 2012


On 1/01/2012 10:08 PM, Freddie Cash wrote:
> When in doubt, read the man page:  man gpart
>
> The option you are looking for is "-l":
>
> # gpart show -l da8
>
> That will show the labels set in the GPT for each partition.
>
> And labels are created using "-l" in the "gpart add" command, as well.

Ok, so the label is still there.   Two things are still strange.
1)  data2 is not in /dev/gpt/
2)  "glabel list da8p1" does not find anything.   But it does for other 
drives.

Also, is there a difference (for ZFS) acessing the drive via /dev/da8p1 
or /dev/gpt/data2

-D



More information about the freebsd-fs mailing list