From 5e947852c78f5ae012a22ba5abc859c524b1a1fc Mon Sep 17 00:00:00 2001 From: Laura Hild Date: Fri, 13 May 2022 11:39:08 -0400 Subject: [PATCH] Update zfs_multihost_{fail,import}_intervals defaults for v0.8 Pull request was openzfs/zfs#8495, commit openzfs/zfs@db2af93d727dad0c48a919bdacf4e605120201e6. --- docs/Performance and Tuning/Module Parameters.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Performance and Tuning/Module Parameters.rst b/docs/Performance and Tuning/Module Parameters.rst index 80ab414..6d3aa0d 100644 --- a/docs/Performance and Tuning/Module Parameters.rst +++ b/docs/Performance and Tuning/Module Parameters.rst @@ -4532,7 +4532,7 @@ When to change TBD Data Type uint Units intervals Range 1 to UINT_MAX -Default 10 +Default 20 since v0.8, previously 10 Change Dynamic Versions Affected v0.7.0 and later ============================== ==================================== @@ -4565,7 +4565,7 @@ When to change TBD Data Type uint Units intervals Range 0 to UINT_MAX -Default 5 +Default 10 since v0.8, previously 5 Change Dynamic Versions Affected v0.7.0 and later ============================ ====================================