I did search the forum, but didn’t find anything that really would give an answer.
Scale 25.04.2.1
Existing pool: two mirror vdevs, 10tb and 8tb sata ‘nas’ drives
Found that I needed to add space, so I put in a pair of 3tb sas I have.
Storage → manage devices button for the pool → add vdev
Stepped through the menu, manually selecting the pair of 3tb drives.
Pool now shows a new mirror, space available increased, but now there is the “Mixed VDEV Capacities” warning. Investigated, found that somehow, I added a LOGS ‘device’ to the pool in addition to the new mirror.
zpool remove $pool $logs_device was run, and it successfully removed it, but the warning persists.
zpool status shows all three mirrors, partx shows the same partition sizes on the drives, pool devices show the same size on the devices list.
I’m at a loss as to why it’s complaining. Any ideas or things to look at?