I have another vdev with 2x3TB & 1x1.5TB (can't afford another 3TB right now and I figured I could replace the 1.5TB with a 3TB later)
I tried to add the new ved to the pool in th GUI using the 'vdev add' command
I get the following:
Code: Select all
vdev add...
invalid vdev specification
use '-f' to override the following errors:
raidz contains devices of different sizes
I thought that ZFS allows for different sized HDs in vdevs?
What am I missing / not doing right?

