ZFS - Pools - Create a ZFS Pool - Create a ZFS Pool with an alternate Mount Point

When creating a pool, the default mount point matches the name of the pool.


Specify an alternate mount point

sudo zpool create -m /alternative_location testpool mirror /dev/sdb /dev/sdc