Hello,
I'm trying to setup a ZFS volume on my Mac. I have some experience for FreeBSD and it was pretty easy to label the devices I give to the pool as I want. I usually prefer using the drive's serial number for the label.
Is there a possibility of doing that in ZEVO. I tried the command "gpt -l <label> <device>" to label but after zpool create it still creates its own unreadable labels in the form of GPTE_XXXXX.
I also tried "gpt" command after spool create without any success.
Is there any way to label the devices that comprise the ZFS pool as I want?
Thanks