Whamcloud - gitweb
LU-14536 obi2lnd: don't try to reconnect if there's no listener 11/42111/2
authorLi Dongyang <dongyangli@ddn.com>
Fri, 19 Mar 2021 10:21:58 +0000 (21:21 +1100)
committerOleg Drokin <green@whamcloud.com>
Thu, 15 Apr 2021 06:30:38 +0000 (06:30 +0000)
commit67ba3ce23d32266eabd5f8c56fa78d65920455e8
tree38e1a713ff50da32e0d9afe0657e967adbafd2e4
parent0ab06eb9d865a47ea3e09880a41a9e8f0a78b6a6
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.

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