zfs:pools:add_another_hard_disk_to_the_zfs_pool
Table of Contents
ZFS - Pools - Add another hard disk to the ZFS Pool
For example, to add a new hard disk /dev/sdc to a previously created ZFS storage pool testpool.
Add the Disk
sudo zpool add testpool /dev/sdc
Check
Once the disk is added, verify the pool:
zpool status
zfs/pools/add_another_hard_disk_to_the_zfs_pool.txt · Last modified: 2021/10/12 22:22 by peter