From: Stephane Thiell Date: Tue, 7 Jan 2020 18:56:58 +0000 (-0800) Subject: LUDOC-11 misc: fix typo in lru_size=clear command X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=refs%2Fchanges%2F53%2F37153%2F2;p=doc%2Fmanual.git LUDOC-11 misc: fix typo in lru_size=clear command Fix a small typo in the command to flush the xattr cache from the client by cancelling the MDC locks. Signed-off-by: Stephane Thiell Change-Id: I449a1471414ed3195f6cbb4bd21691a0470eff90 Reviewed-on: https://review.whamcloud.com/37153 Tested-by: jenkins Reviewed-by: Joseph Gmitter --- diff --git a/LazySizeOnMDT.xml b/LazySizeOnMDT.xml index 9032341..3192aed 100644 --- a/LazySizeOnMDT.xml +++ b/LazySizeOnMDT.xml @@ -45,7 +45,7 @@ If it is necessary to access up-to-date LSoM data that has gone stale, it is possible to flush the xattr cache from the client by cancelling the MDC locks via - ldlm set_param ldlm.namespaces.*mdc*.lru_size=clear. + lctl set_param ldlm.namespaces.*mdc*.lru_size=clear. Otherwise, the file attributes will be dropped from the client cache if the file has not been accessed before the LDLM lock timeout. The timeout is stored via