Whamcloud - gitweb
LU-17357 mgc: wait for sptlrpc config log 23/53423/19
authorSebastien Buisson <sbuisson@ddn.com>
Tue, 12 Dec 2023 16:49:49 +0000 (17:49 +0100)
committerOleg Drokin <green@whamcloud.com>
Fri, 23 Feb 2024 07:13:27 +0000 (07:13 +0000)
commit4a3e428361a03b4bc777eddd466ba1ff8b72b51e
tree47b62d92b28aebdd956c9d4036729765ec7526eb
parentf6687bafcb296aa7c152774de65bc865c774c464
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.

Signed-off-by: Sebastien Buisson <sbuisson@ddn.com>
Change-Id: I5352e926dc6a9a68db1224629c68a42b74bee8a4
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/53423
Reviewed-by: Mikhail Pershin <mpershin@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
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