From: Andreas Dilger Date: Fri, 4 Sep 2020 04:29:15 +0000 (-0600) Subject: LU-944 misc: update max_cached_mb reference X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=e4438cd0de4c80de6c104c7000074a75ac2db9f2;p=doc%2Fmanual.git LU-944 misc: update max_cached_mb reference Fix a typo max_cache_mb -> max_cached_mb, and update the documented default value from 3/4 of client RAM to 1/2, which has been the case since 2.6. Signed-off-by: Andreas Dilger Change-Id: Icfd269e18e52f6df27f681b4dc850d66023ebbe5 Reviewed-on: https://review.whamcloud.com/39825 Tested-by: jenkins Reviewed-by: Vikentsi Lapa --- diff --git a/LustreProc.xml b/LustreProc.xml index 3c37c8a..ab3b89a 100644 --- a/LustreProc.xml +++ b/LustreProc.xml @@ -1294,9 +1294,9 @@ osc.myth-OST0001-osc-ffff8804296c2800.checksum_type - llite.fsname_instance.max_cache_mb + llite.fsname_instance.max_cached_mb - Maximum amount of read+write data cached by the client. The - default value is 3/4 of the client RAM. + default value is 1/2 of the client RAM.