zfs:pools:create_a_zfs_pool:create_a_zfs_pool_with_an_alternate_mount_point
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.
- So a pool named testpool would be mounted at /testpool.
Specify an alternate mount point
sudo zpool create -m /alternative_location testpool mirror /dev/sdb /dev/sdc
zfs/pools/create_a_zfs_pool/create_a_zfs_pool_with_an_alternate_mount_point.txt · Last modified: 2021/10/13 21:13 by peter