Hi there.
I currently have (4) equal-capacity drives set up as two mirrored vdevs in a single pool. I want to expand my storage so I purchased (2) more drives of the same capacity.
I could simply create another mirrored vdev and expand the pool, but with (6) drives now available, I am thinking of transitioning to RAID-Z2 to gain ~30% more capacity. I read that newer versions of ZFS allow the expansion of raid vdevs, so I was considering backing up my data to the two new drives and then creating a (4) disk RAID-Z2 vdev, copying all the old data to the new Z2 vdev, and then expanding the vdev with the (2) remaining drives.
Is the expand vdev function available in openmediavault-zfs 7.1.4? I'm definitely a beginner in all this so any help/guidance is appreciated. Thanks.