Problems replacing failing drive in ZFS pool

Freddie Cash fjwcash at gmail.com
Wed Jul 21 15:22:42 UTC 2010


On Tue, Jul 20, 2010 at 11:43 PM, Charles Sprickman <spork at 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
fjwcash at gmail.com


More information about the freebsd-stable mailing list