Whamcloud - gitweb
LU-10465 lov: increase default stripe size to 4MB 51/27151/13
authorJian Yu <jian.yu@intel.com>
Tue, 27 Feb 2018 08:28:40 +0000 (00:28 -0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 6 Mar 2018 19:13:47 +0000 (19:13 +0000)
commit3f5abc6fa30e7c0256077ccf6a149d1809450465
treecd60f0189811c4ee7700e415993666d9e9983614
parentdfa318a29b8fe708468989d67ac6928a42bec72d
LU-10465 lov: increase default stripe size to 4MB

Increase the default stripe size from 1MB to 4MB
so that widely-striped files can generate full RPCs
without pinning so much memory on the client.

The patch also renames STRIPE_BYTES and STRIPES_PER_OBJ
to DEF_STRIPE_SIZE and DEF_STRIPE_COUNT in cfg/local.sh,
and unsets them to support formatting Lustre filesystem
with default stripe size and count.

Change-Id: I59d1fdb3e30599c125e0e5e800d168921bd69098
Signed-off-by: Jian Yu <jian.yu@intel.com>
Reviewed-on: https://review.whamcloud.com/27151
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/doc/lfs-setstripe.1
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/tests/cfg/local.sh
lustre/tests/conf-sanity.sh
lustre/tests/sanity-flr.sh
lustre/tests/sanity-hsm.sh
lustre/tests/sanity-lfsck.sh
lustre/tests/sanity-pfl.sh
lustre/tests/sanity.sh
lustre/tests/sanityn.sh
lustre/tests/test-framework.sh