I have 2 3-way-mirror pools under
Reading the comments in bug report 162342, I learned that
Calling
Is there a simple way to (a) add labels at this point and (b) persuade
zfs, and I'd like to label them with sensible identifiers. Reading the comments in bug report 162342, I learned that
gpart -l labels vanish when the pool is mounted if the pool was created using /dev/[a]da* references rather than label references, and sometimes even when a label was used for a replacement drive. Calling
zpool status shows me that one pool has da* identifiers while the other is a mix of 2 gptids and a discid reference for the drive I had to replace post-hoc.Is there a simple way to (a) add labels at this point and (b) persuade
zpool to refer to the drives by label as well as showing the labels when calling zpool status? I don't have enough free storage to back up the pools, destroy, and recreate them using label refs.