]> git.proxmox.com Git - mirror_zfs.git/commit - man/man4/zfs.4
Add zfs_scan_ignore_errors tunable
authorTim Chase <tim@chase2k.com>
Tue, 13 Mar 2018 17:43:14 +0000 (12:43 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 13 Mar 2018 17:43:14 +0000 (10:43 -0700)
commit02638a30efb0e9800fdc8834d5b7ab66432db00a
tree297c7f37319b1ffbd0478bd874e14069d2b32b34
parent83362e8e676a3ffae6b3b21f350f9b999a068605
Add zfs_scan_ignore_errors tunable

When it's set, a DTL range will be cleared even if its scan/scrub had
errors.  This allows to work around resilver/scrub upon import when the
pool has errors.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tim Chase <tim@chase2k.com>
Closes #7293
man/man5/zfs-module-parameters.5
module/zfs/vdev.c