diff options
author | Tony Hutter <[email protected]> | 2018-03-04 17:34:51 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-03-04 17:34:51 -0800 |
commit | 80d52c3919b8cbf1cf21be07037335a22922440f (patch) | |
tree | ecfb01fd8f25ddb8f56d36aa1db5a0aad76ebc18 /module/zfs/zvol.c | |
parent | 5666a994f2b17f1d720efa83d4c64b1ed7bb53d0 (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