Whamcloud - gitweb
LU-9024 tests: improve conf-sanity test_63 output 80/25880/2
authorAndreas Dilger <andreas.dilger@intel.com>
Wed, 8 Mar 2017 04:26:08 +0000 (21:26 -0700)
committerAndreas Dilger <andreas.dilger@intel.com>
Fri, 10 Mar 2017 04:22:15 +0000 (04:22 +0000)
commit68e92fdce1d74e2500e10660c8468fd68485090c
tree9471d3002b124ee5f74cc0de5b00f76f423b52ff
parent18120272b73a018a2590f1e5a895331b35df75e9
LU-9024 tests: improve conf-sanity test_63 output

Improve the output of conf-sanity.sh test_63 to fix SLES11
test failures caused by different /proc/slabinfo results.
Replace "ldisk" with "ldiskfs".

Load ldiskfs module on the MDS if test is run with ONLY=63.
Compute number of slab entries per page even if the slab
is using multiple pages to improve object efficiency.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: I7424c797a5955c06d2107c2047d3e2b64749fa56
Reviewed-on: https://review.whamcloud.com/25880
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Minh Diep <minh.diep@intel.com>
lustre/tests/conf-sanity.sh