aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zvol.c
diff options
context:
space:
mode:
authorTony Hutter <[email protected]>2018-03-04 17:34:51 -0800
committerBrian Behlendorf <[email protected]>2018-03-04 17:34:51 -0800
commit80d52c3919b8cbf1cf21be07037335a22922440f (patch)
treeecfb01fd8f25ddb8f56d36aa1db5a0aad76ebc18 /module/zfs/zvol.c
parent5666a994f2b17f1d720efa83d4c64b1ed7bb53d0 (diff)
Change checksum & IO delay ratelimit values
Change checksum & IO delay ratelimit thresholds from 5/sec to 20/sec. This allows zed to actually trigger if a bunch of these events arrive in a short period of time (zed has a threshold of 10 events in 10 sec). Previously, if you had, say, 100 checksum errors in 1 sec, it would get ratelimited to 5/sec which wouldn't trigger zed to fault the drive. Also, convert the checksum and IO delay thresholds to module params for easy testing. Reviewed-by: loli10K <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Giuseppe Di Natale <[email protected]> Signed-off-by: Tony Hutter <[email protected]> Closes #7252
Diffstat (limited to 'module/zfs/zvol.c')
0 files changed, 0 insertions, 0 deletions