Whamcloud - gitweb
LU-15288 lnet: increase transaction timeout 80/45780/3
authorCyril Bordage <cbordage@whamcloud.com>
Tue, 7 Dec 2021 22:14:43 +0000 (23:14 +0100)
committerOleg Drokin <green@whamcloud.com>
Sat, 7 Jan 2023 07:53:30 +0000 (07:53 +0000)
commit18b4e28f18d55291f8a14a3bd9ee84b1a686a93e
tree02db92b4eb7244d0e4ab6b45cc5f958c951fa88e
parent5cd5a49c7213315d83bca54a2eee97ba57d256cc
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).

Signed-off-by: Cyril Bordage <cbordage@whamcloud.com>
Change-Id: I13a8b5d14230bb6e8936cb3e18540f19dbc62985
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/45780
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lnet/lnet/api-ni.c