Whamcloud - gitweb
LU-17357 mgc: wait for sptlrpc config log
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 12 Dec 2023 16:49:49 +0000 (17:49 +0100)
committerAndreas Dilger <adilger@whamcloud.com>
Sun, 3 Mar 2024 10:25:09 +0000 (10:25 +0000)
commita0365f275fb966b516bd62fa5ea5688e1a5fdf91
tree5df6e3101e46adf9809a6ef31aba2225f037f84b
parent77591f2aed2de2ae073379b234908a37e171a540
LU-17357 mgc: wait for sptlrpc config log

The sptlrpc config log is mandatory to establish connections to
targets with proper security context. So wait for its retrieval.

Add sanity-sec test_68 to exercise this, and improve test_32
for mgssec.

Lustre-change: https://review.whamcloud.com/53423
Lustre-commit: 4a3e428361a03b4bc777eddd466ba1ff8b72b51e

Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I5352e926dc6a9a68db1224629c68a42b74bee8a4
Reviewed-by: Mikhail Pershin <mpershin@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/54160
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/include/obd_class.h
lustre/include/obd_support.h
lustre/mgc/mgc_request.c
lustre/ptlrpc/niobuf.c
lustre/tests/sanity-sec.sh