ZPOOL-WAIT(8) | System Manager's Manual | ZPOOL-WAIT(8) |
zpool-wait
— Wait
for background activity to stop in a ZFS storage pool
zpool |
wait [-Hp ]
[-T u|d]
[-t
activity[,activity]...]
pool [interval] |
zpool
wait
[-Hp
] [-T
u|d] [-t
activity[,activity]...]
pool [interval]These are the possible values for activity, along with what each one waits for:
discard Checkpoint to be discarded free 'freeing' property to become 0 initialize All initializations to cease replace All device replacements to cease remove Device removal to cease resilver Resilver to cease scrub Scrub to cease trim Manual trim to cease
If an interval is provided, the amount of work remaining, in bytes, for each activity is printed every interval seconds.
-H
-p
-T
u|dzpool-status(8), zpool-checkpoint(8), zpool-initialize(8), zpool-replace(8), zpool-remove(8), zpool-resilver(8), zpool-scrub(8), zpool-trim(8)
February 25, 2020 | Linux |