diff options
Diffstat (limited to 'man/man4/zfs.4')
-rw-r--r-- | man/man4/zfs.4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/man4/zfs.4 b/man/man4/zfs.4 index d52914746..9ec940a94 100644 --- a/man/man4/zfs.4 +++ b/man/man4/zfs.4 @@ -1764,6 +1764,9 @@ Scrubs are processed by the sync thread. While scrubbing, it will spend at least this much time working on a scrub between TXG flushes. . +.It Sy zfs_scrub_error_blocks_per_txg Ns = Ns Sy 4096 Pq uint +Error blocks to be scrubbed in one txg. +. .It Sy zfs_scan_checkpoint_intval Ns = Ns Sy 7200 Ns s Po 2 hour Pc Pq uint To preserve progress across reboots, the sequential scan algorithm periodically needs to stop metadata scanning and issue all the verification I/O to disk. |