Whamcloud - gitweb
LU-14536 obi2lnd: don't try to reconnect if there's no listener
authorLi Dongyang <dongyangli@ddn.com>
Fri, 19 Mar 2021 10:21:58 +0000 (21:21 +1100)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 15 Jul 2021 02:42:11 +0000 (02:42 +0000)
commitf9eb4023392d9b0888bfe7499794d84d352d5def
treed11254691de6e2207ca86608ec2203d7b934a590
parent3e59431d9ceb3610d9565376d59bd3d967618d2b
LU-14536 obi2lnd: don't try to reconnect if there's no listener

For each discovery we try to reconnect up to retry_count times,
default to 5. during MDT mount process conf log, there will be
multiple discovery made for each OST.
If the OSTs are not up, the mount will have a long time out.

Lustre-change: https://review.whamcloud.com/42111
Lustre-commit: 0ab06eb9d865a47ea3e09880a41a9e8f0a78b6a6

Change-Id: If1d854216d2f26089c52d3fb501092b7f48a444d
Test-Parameters: trivial
Signed-off-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Amir Shehata <ashehata@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/44223
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lnet/klnds/o2iblnd/o2iblnd.h
lnet/klnds/o2iblnd/o2iblnd_cb.c