aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorTom Caputi <[email protected]>2019-05-02 19:42:31 -0400
committerBrian Behlendorf <[email protected]>2019-05-02 16:42:31 -0700
commitfa241660743d75a97001509c613b400fb60f26be (patch)
tree6a7aa54bd9a83d87ac4f5ab9375255616a477f5f /man
parent85bdc6840190879e4b97364dfa6d93e2877a265e (diff)
Add feature check for 'zpool resilver' command
The 'zpool resilver' command requires that the resilver_defer feature is active on the pool. Unfortunately, the check for this was left out of the original patch. This commit simply corrects this so that the command properly returns an error in this case. Reviewed by: Brian Behlendorf <[email protected]> Reviewed-by: Igor Kozhukhov <[email protected]> Signed-off-by: Tom Caputi <[email protected]> Closes #8700
Diffstat (limited to 'man')
-rw-r--r--man/man8/zpool.84
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8
index eb93d3bb3..971501d8d 100644
--- a/man/man8/zpool.8
+++ b/man/man8/zpool.8
@@ -2216,7 +2216,9 @@ again.
.Xc
Starts a resilver. If an existing resilver is already running it will be
restarted from the beginning. Any drives that were scheduled for a deferred
-resilver will be added to the new one.
+resilver will be added to the new one. This requires the
+.Sy resilver_defer
+feature.
.It Xo
.Nm
.Cm trim