Date: Sun, 01 Jan 2012 22:31:43 +1000 From: Dan Carroll <fbsd@dannysplace.net> To: Freddie Cash <fjwcash@gmail.com> Cc: freebsd-fs@freebsd.org Subject: Re: ZFS With Gpart partitions Message-ID: <4F00522F.6020700@dannysplace.net> In-Reply-To: <CAOjFWZ7o3_ZnYPOuMjpa_CNJgNUkatsjDChuhyRRUzMDiw0uiA@mail.gmail.com> References: <4F003EB8.6080006@dannysplace.net> <CAOjFWZ7o3_ZnYPOuMjpa_CNJgNUkatsjDChuhyRRUzMDiw0uiA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F00522F.6020700>