Whamcloud - gitweb
LU-11077 utils: mount with client-only params 14/55414/48
authorFrederick Dilger <fdilger@whamcloud.com>
Wed, 12 Jun 2024 20:43:08 +0000 (16:43 -0400)
committerOleg Drokin <green@whamcloud.com>
Sun, 2 Feb 2025 06:23:40 +0000 (06:23 +0000)
commit015f0b31e9ceb50cb317d77e5564a978a55986be
tree7fc81bca55b1c99fec1580c1ee593535112b8cc2
parent44565cbe9d3ba36d796fd4827dfcabe33382b40e
LU-11077 utils: mount with client-only params

Client-specific parameters can be added manually
to either '/etc/lustre/mount.client.params' or
'/etc/lustre/mount.FSNAME.params' to be set upon
the next client mount.

Signed-off-by: Frederick Dilger <fdilger@whamcloud.com>
Change-Id: Ided377fabaa294572c046a4a358c57c7b6cd3ca1
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/55414
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Timothy Day <timday@amazon.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
12 files changed:
lustre.spec.in
lustre/conf/Makefile.am
lustre/conf/mount.client.params [new file with mode: 0644]
lustre/doc/mount.lustre.8
lustre/tests/conf-sanity.sh
lustre/tests/test-framework.sh
lustre/utils/Makefile.am
lustre/utils/lustre_param.c
lustre/utils/mount_lustre.c
lustre/utils/mount_utils.c
lustre/utils/mount_utils.h
lustre/utils/obdctl.h