I have a raid1 zfs pool where I've been forced to move the disks to a different cabinet. I name the disks by cabinet, shelf, partition, etc., so I would like to relabel some of the disks. That is, can I take a disk in the pool with a gpt label and relabel it and not have to resilver the pool?
Can one simply 'offline' the disk, use gpart to relabel the disk, and then do an 'online' with the new label? Will zfs find the disk and use the new label appropriately?
Or does one have to 'offline' it, then use gpart to relabel the disk, and then do a 'replace' with the new label, causing it to resilver?
Can one simply 'offline' the disk, use gpart to relabel the disk, and then do an 'online' with the new label? Will zfs find the disk and use the new label appropriately?
Or does one have to 'offline' it, then use gpart to relabel the disk, and then do a 'replace' with the new label, causing it to resilver?