You can add to an existing pool using
zpool add tank raidz disk1 disk2 ...
By adding to an existing pool, you don't need to create new file structures.
Your existings structures get addtional space.
If you creat a separate pool then you have another pool which you then need to
decide how to
Hi
I currently have 1 ZFS pool (tank) setup with a 4 drive raidz array (c9t4d0
c9t5d0 c7t0d0 c7t1d0) and wanted to add another 4 drive aray. I wasn't able to
figure out what the best practise for that would be.
Should the two raidz's be in the same pool if so what would be the command to
do so
z