On Tue, Jul 20, 2010 at 11:43 PM, Charles Sprickman <sp...@bway.net> wrote:
> Two things:
>
> -What's the preferred labelling method for disks that will be used with zfs
> these days?  geom_label or gpt labels?  I've been using the latter and I
> find them a little simpler.

If the disks will only be used in FreeBSD systems, and you are using
the entire disk for ZFS (no partitioning), then glabel works well, and
is the easiest to use.

If you want to be able to move the disks between FreeBSD, OpenSolaris,
Solaris, ZFS-FUSE on Linux, etc, then you need to use GPT labels.
glabel is not portable.  I have not used gpart, so don't know if you
can label the disk or just partitions on the disk.

-- 
Freddie Cash
fjwc...@gmail.com
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Reply via email to