- Minor
I recently added a vdev to my 7.0.0 zfs pool. After adding I inspected the pool information to find this.
raidz1-5 being the new vdev fyi. I'm not sure that this presents a real issue long term, but it seems like whatever script creates the new vdev automatically is expecting the array to start at 1 and the one that created the initial array starts at 0. Now I have no 4. Should this change in the future it may break expansion? It seems like its not possible to rename vdevs. Hopefully at best its just triggering my sensibilities.