Whamcloud - gitweb
LU-11297 lnet: set gw sensitivity from lnetctl 35/33635/31
authorAmir Shehata <ashehata@whamcloud.com>
Fri, 9 Nov 2018 19:24:20 +0000 (11:24 -0800)
committerAmir Shehata <ashehata@whamcloud.com>
Fri, 7 Jun 2019 18:20:36 +0000 (18:20 +0000)
commitf4885dcb32c6f6da2f48f63d04ccafee08e92223
treec837a45e32b39d280038e737c0ea729d33ac1d6d
parent00a2932b0aa7fe7584b5f46456d2ffaa57672716
LU-11297 lnet: set gw sensitivity from lnetctl

Allow an optional parameter from the:
lnetctl route add
command to set the health sensitivity of the gateway
lnetctl route add --net <net> --gateway <gw> --sensitivity <value>

Test-Parameters: forbuildonly
Signed-off-by: Amir Shehata <ashehata@whamcloud.com>
Change-Id: Iee120c78a41b79da6ab6bdf1560f558df89233e2
Reviewed-on: https://review.whamcloud.com/33635
Reviewed-by: Sebastien Buisson <sbuisson@ddn.com>
Reviewed-by: Olaf Weber <olaf.weber@hpe.com>
Tested-by: Jenkins
lnet/utils/lnetconfig/liblnetconfig.c
lnet/utils/lnetconfig/liblnetconfig.h
lnet/utils/lnetctl.c