Whamcloud - gitweb
LU-13364 utils: fix bad output for lnetctl import --show 22/43922/2
authorCyril Bordage <cbordage@whamcloud.com>
Fri, 4 Jun 2021 03:40:07 +0000 (05:40 +0200)
committerOleg Drokin <green@whamcloud.com>
Sat, 15 Oct 2022 05:55:40 +0000 (05:55 +0000)
commit81e3cc4a56a29d480ac421e64b45f46b6214b73a
tree4aefec01ed240e00c8f38b839420ba8dec7aeef7
parentb94d1c8021298158efe72a2d94e6e9d286a8069a
LU-13364 utils: fix bad output for lnetctl import --show

Read the right node from the yaml input ("net type" instead of "net")
to compare to what we find from ioctl when we filter results.

Signed-off-by: Cyril Bordage <cbordage@whamcloud.com>
Change-Id: I9fbbac882f26fd93299f37cca00fcbd4cb7e95d2
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/43922
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Frank Sehr <fsehr@whamcloud.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/utils/lnetconfig/liblnetconfig.c