Whamcloud - gitweb
LU-15288 lnet: increase transaction timeout
authorCyril Bordage <cbordage@whamcloud.com>
Tue, 7 Dec 2021 22:14:43 +0000 (23:14 +0100)
committerAndreas Dilger <adilger@whamcloud.com>
Tue, 23 Jan 2024 02:06:01 +0000 (02:06 +0000)
commitaef64444b67cecfb3343eb1330152f948760ff0d
tree0a0056cea11ca04a0404d3b293b35899862c5d04
parent9bb52e03b0a267baa1eb96662c16be18ef20fd32
LU-15288 lnet: increase transaction timeout

In LU-13145, it was decided to increase default transaction timeout
(LNET_TRANSACTION_TIMEOUT_DEFAULT) to 150s. But, in the associated
patch, it was set to 50s. This modification will also modify
lnd_timeout (from 16 to 49).

Lustre-change: ttps://review.whamcloud.com/45780
Lustre-commit: 18b4e28f18d55291f8a14a3bd9ee84b1a686a93e

Test-Parameters: trivial testlist=sanity-lnet
Signed-off-by: Cyril Bordage <cbordage@whamcloud.com>
Change-Id: I13a8b5d14230bb6e8936cb3e18540f19dbc62985
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53747
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lnet/lnet/api-ni.c