diff options
Diffstat (limited to 'man/man8/zpool.8')
-rw-r--r-- | man/man8/zpool.8 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 821b1e4d6..8fe6b494b 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -162,6 +162,9 @@ .Oo Fl o Ar property Ns = Ns Ar value Oc .Ar pool Ar device Op Ar new_device .Nm +.Cm resilver +.Ar pool Ns ... +.Nm .Cm scrub .Op Fl s | Fl p .Ar pool Ns ... @@ -2069,6 +2072,14 @@ again. .El .It Xo .Nm +.Cm resilver +.Ar pool Ns ... +.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. +.It Xo +.Nm .Cm set .Ar property Ns = Ns Ar value .Ar pool |