Whamcloud - gitweb
LU-12029 utils: disable max_sectors_kb autotuning
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 14 Jul 2020 19:58:06 +0000 (13:58 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Sat, 6 Mar 2021 19:53:02 +0000 (19:53 +0000)
commit6f3e5993ef07bfaf7ab0f75e97a46c032d150ef0
tree1e40867f5d8130ee63514230a89c4acca05ed513
parentfeba3dcdae754bb4831ef2935354b6647909940d
LU-12029 utils: disable max_sectors_kb autotuning

Disable automatic max_sectors_kb tuning via mount.lustre by default.
This conflicts in EXA with tune_devices.sh that has SFA-specific
tuning parameters from the tune_devices.sh script.

Disable l_tunedisk in /etc/udev/rules.d/99-lustre-server.rules by
default for EXA so that it does not conflict with the EXA script.

Allow shrinking max_sectors_kb if explicitly set via mount option.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I58cf548d08f8680ec5d6ffd00e936a5d903ebbe5
Reviewed-by: Wang Shilong <wshilong@whamcloud.com>
Reviewed-by: Li Xi <lixi@ddn.com>
Reviewed-on: https://review.whamcloud.com/41839
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/conf/99-lustre-server.rules
lustre/doc/mount.lustre.8
lustre/utils/libmount_utils_ldiskfs.c
lustre/utils/mount_lustre.c