Whamcloud - gitweb
EX-6298 lipe: Decrease wait time to reconnect to ALR
authorAlexandre Ioffe <aioffe@ddn.com>
Thu, 10 Nov 2022 19:42:33 +0000 (11:42 -0800)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 11 Nov 2022 09:41:44 +0000 (09:41 +0000)
commitbd54e2b52b955d7f1c5423c2bc9a206976b3e317
treeb924895f6a26f4771fed0e3963910c23f2a55520
parenta0932b208c55ddefdc101a4c362a6b4deefcbbb1
EX-6298 lipe: Decrease wait time to reconnect to ALR

1) Made delay between reconnections to ALR gradually increasing
starting from as little as 5 seconds when ssh session
to ALR fails. It makes attempt to reconnect more often
initially.
2) Enable hot-pools test 72 previously excepted

Signed-off-by: Alexandre Ioffe <aioffe@ddn.com>
Test-Parameters: trivial testlist=hot-pools mdtcount=6 env=ONLY=72,ONLY_REPEAT=40
Change-Id: Iafae62d733390f92370f5d224830944f285da934
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/49106
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lipe/src/lamigo_alr.c
lustre/tests/hot-pools.sh