Whamcloud - gitweb
LU-16631 llmount: improve usability 60/50260/3
authorTimothy Day <timday@amazon.com>
Fri, 10 Mar 2023 16:56:59 +0000 (16:56 +0000)
committerOleg Drokin <green@whamcloud.com>
Mon, 1 May 2023 04:09:15 +0000 (04:09 +0000)
commitd7de5d6e1bac3555d89aef224030ef6f07c5b14d
tree1e5e226bb78bea47703d6e242b2462479acada74
parentae1ee11cea0a90631e14d670883528d6ac6e86b7
LU-16631 llmount: improve usability

Add some simple help messages to both llmount.sh and
llmountcleanup.sh, similar to what auster has. This
will help unfamilar people understand the use of these
scripts.

Add option to disable client setup for llmount.sh. Add
options for llmount.sh environment variables.

Fix a couple small shellcheck warnings.

Update the file headers to have the SPDX license and
use the standard format.

Test-Parameters: trivial
Signed-off-by: Timothy Day <timday@amazon.com>
Change-Id: I50dbb30bad8c8bc0479585293056d61a25aa001d
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/50260
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/llmount.sh
lustre/tests/llmountcleanup.sh