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

Artem Belevich art at freebsd.org
Mon Oct 24 01:48:03 UTC 2011


On Sun, Oct 23, 2011 at 5:52 PM, 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?

You can try exporting the pool and then importing it back with "zfs
import -d /dev/gpt"

--Artem


More information about the freebsd-fs mailing list