ZPOOL-INITIALIZE(8) | System Manager's Manual | ZPOOL-INITIALIZE(8) |
zpool-initialize
—
write to unallocated regions of ZFS storage pool
zpool |
initialize
[-c |-s ]
[-w ] pool
[device]… |
Begins initializing by writing to all unallocated regions on the specified devices, or all eligible devices in the pool if no individual devices are specified. Only leaf data or log devices may be initialized.
-c
,
--cancel
-s
,
--suspend
zpool
initialize
with no
flags on the relevant target devices.-w
,
--wait
zpool-add(8), zpool-attach(8), zpool-create(8), zpool-online(8), zpool-replace(8), zpool-trim(8)
May 27, 2021 | OpenZFS |