Whamcloud - gitweb
LU-8066 misc: replace /proc with "lctl get/set_param" 86/33686/2
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 20 Nov 2018 00:01:47 +0000 (17:01 -0700)
committerJoseph Gmitter <jgmitter@whamcloud.com>
Thu, 6 Dec 2018 17:47:09 +0000 (17:47 +0000)
commita239b0876f76e85a259765f2b47b1ddd588f1bcd
tree45ca2927eebb1829aafd4c2b76ba584209adb7f5
parent6bfa4a31e182ed3c033cd346a76adf899c3448c2
LU-8066 misc: replace /proc with "lctl get/set_param"

Replace most remaining references to /proc or /sys with equivalent
"lctl get_param" or "lctl set_param" usage.  Discourage direct
use of /proc and /sys values from user scripts.

The description of l_getidentity and associated parameters was
duplicated in multiple places, differentiate the l_getidentity
documentation from the parameter interface for identity_upcall
and identity_info.  Add in descriptions of the identity_expire
and identity_acquire_expire parameters as well.

Add better descriptions of the debug masks, adding in missing
mask values.  Replace use of sysctl for setting and getting
the debug mask with lctl.

Rename a few section labels to give them human-readable names.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I69e27511563a948f2148d9d39480f83a0f67eca6
Reviewed-on: https://review.whamcloud.com/33686
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: Joseph Gmitter <jgmitter@whamcloud.com>
BenchmarkingTests.xml
ConfiguringQuotas.xml
InstallingLustre.xml
LustreDebugging.xml
LustreNodemap.xml
LustreOperations.xml
LustreProc.xml
LustreProgrammingInterfaces.xml
SystemConfigurationUtilities.xml