Whamcloud - gitweb
LU-18799 utils: mount with maximum NIDs 75/58375/7
authorMikhail Pershin <mpershin@whamcloud.com>
Wed, 5 Mar 2025 11:26:08 +0000 (14:26 +0300)
committerOleg Drokin <green@whamcloud.com>
Wed, 26 Mar 2025 04:03:10 +0000 (04:03 +0000)
commit20ce9d366f5d424e15dd684ff1ec50a26662da1f
treea1c56db97edc85e1cfc576cf638dd0750bd66ef6
parent9fb29f814e1ac0f2d213568a14a529428cf32c1c
LU-18799 utils: mount with maximum NIDs

Patch allows mount with maxumum NIDs in parameters.
- reserve space for mandatory mount options: 'device', etc.
- remove duplicate mgsnode list as parameter in mount options
- update 73b test to check mount is working too

Fixes: f9d346f0c1 ("LU-18587 utils: allow large NID lists in mount tools")
Signed-off-by: Mikhail Pershin <mpershin@whamcloud.com>
Change-Id: I46c296694a053c710310bced94ec95afae76b800
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/58375
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh
lustre/utils/mount_lustre.c
lustre/utils/mount_utils.c