I am dipping my toes into the ZFS pool, so to speak, an was wondering if it makes any difference if you setup a mirrored pool with partitions vs entire devices...
I went ahead and partitioned 2 1 TB HD's with 1 partition each... I then did zpool create -f -o ashift=12 vmpool mirror /dev/sdb1 /dev/sdc1 - no errors ....
Is there any reason not to do it this way ??
THX
I went ahead and partitioned 2 1 TB HD's with 1 partition each... I then did zpool create -f -o ashift=12 vmpool mirror /dev/sdb1 /dev/sdc1 - no errors ....
Is there any reason not to do it this way ??
THX