Whamcloud - gitweb
LUDOC-338 proc: use lctl {get,set}_param 30/21730/2
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 4 Aug 2016 22:51:53 +0000 (16:51 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Fri, 12 Aug 2016 05:29:53 +0000 (05:29 +0000)
commit649bcdd7fc96e5caa068df2aba15905be5d70e41
treed78f06316e4584beccda5f69127c60ed396ea7a2
parent40ae42335c7f27f17b8803278aebf2bdd2e34511
LUDOC-338 proc: use lctl {get,set}_param

Document the use of "lctl {get,set}_param" instead of "cat" for
accessing /proc tunables and stats, since these may have been
moved to /sys or /sys/kernel/debug in newer kernels, and scripts
using "cat" will break.

Fix some places where "mdt" should be used instead of "mds" since 2.x.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I3c97d18f5397a38ff01b431cf765b3b40d8bea4b
Reviewed-on: http://review.whamcloud.com/21730
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
LustreMaintenance.xml
LustreOperations.xml
LustreProc.xml
SystemConfigurationUtilities.xml