Whamcloud - gitweb
LU-14536 obi2lnd: don't try to reconnect if there's no listener 96/45896/2
authorLi Dongyang <dongyangli@ddn.com>
Fri, 19 Mar 2021 10:21:58 +0000 (21:21 +1100)
committerOleg Drokin <green@whamcloud.com>
Sun, 30 Jan 2022 03:42:20 +0000 (03:42 +0000)
commit3bd965a786afb04317acd1d8eb1708e594a1fc91
tree00fc1e3eca3c8c2eb206a4f121ff3063e0d0bd81
parentda6e6953305be165798772d820ec59a0a209b604
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: 67ba3ce23d32266eabd5f8c56fa78d65920455e8

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