Whamcloud - gitweb
LU-17756 lod: add tunable lod.*.max_stripes_per_mdt 45/54945/2
authorLai Siyao <lai.siyao@whamcloud.com>
Thu, 25 Apr 2024 08:15:49 +0000 (04:15 -0400)
committerLai Siyao <lai.siyao@whamcloud.com>
Tue, 30 Apr 2024 09:41:01 +0000 (05:41 -0400)
commit90d013f8897df887e0eed90593f24751fca97f65
tree8dee507054f61dfc7107744e57cda5e5597028de
parentf2868d1edfd57f81211d411728d076a10c77bcdc
LU-17756 lod: add tunable lod.*.max_stripes_per_mdt

Add a tunable lod.*.max_stripes_per_mdt for directory overstriping.
The default value is LMV_MAX_STRIPES_PER_MDT(5).

Add sanity 300uh 300ui.

Signed-off-by: Lai Siyao <lai.siyao@whamcloud.com>
Change-Id: Id8199f01f5e2d62ead6bf43d239eee8ec1e4cbb5
lustre/lod/lod_dev.c
lustre/lod/lod_internal.h
lustre/lod/lod_object.c
lustre/lod/lproc_lod.c
lustre/tests/sanity.sh