diff options
Diffstat (limited to 'man/man8/zpool.8')
-rw-r--r-- | man/man8/zpool.8 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 76bc1cf74..eb93d3bb3 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -2189,6 +2189,10 @@ If a scrub is paused, the resumes it. If a resilver is in progress, ZFS does not allow a scrub to be started until the resilver completes. +.Pp +Note that, due to changes in pool data on a live system, it is possible for +scrubs to progress slightly beyond 100% completion. During this period, no +completion time estimate will be provided. .Bl -tag -width Ds .It Fl s Stop scrubbing. |