Whamcloud - gitweb
LU-944 misc: update max_cached_mb reference 25/39825/2
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 4 Sep 2020 04:29:15 +0000 (22:29 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 5 Sep 2020 00:37:22 +0000 (00:37 +0000)
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 <adilger@whamcloud.com>
Change-Id: Icfd269e18e52f6df27f681b4dc850d66023ebbe5
Reviewed-on: https://review.whamcloud.com/39825
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Vikentsi Lapa <vlapa@whamcloud.com>
LustreProc.xml

index 3c37c8a..ab3b89a 100644 (file)
@@ -1294,9 +1294,9 @@ osc.myth-OST0001-osc-ffff8804296c2800.checksum_type
             </para>
           </listitem>
           <listitem>
-            <para><literal>llite.<replaceable>fsname_instance</replaceable>.max_cache_mb</literal>
+            <para><literal>llite.<replaceable>fsname_instance</replaceable>.max_cached_mb</literal>
               - 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.
             </para>
           </listitem>
         </itemizedlist>