]> granicus.if.org Git - zfs/commit
Add zfs_scan_ignore_errors tunable
authorTim Chase <tim@chase2k.com>
Tue, 13 Mar 2018 17:43:14 +0000 (12:43 -0500)
committerTony Hutter <hutter2@llnl.gov>
Tue, 8 May 2018 00:19:56 +0000 (17:19 -0700)
commitc234706270a2e02736809c2cf9004aa0b7798276
tree1de730fa650779a6d403709cc87c3c801a72c80f
parent6059ba27c44a5d63cf1ad9983aa17c5d49cdcde4
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