User Tools

Site Tools


zfs:pools:add_another_hard_disk_to_the_zfs_pool

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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki