[LU-13828] failed to ping 192.168.56.110@tcp: Input/output error Created: 29/Jul/20  Updated: 29/Jul/20  Resolved: 29/Jul/20

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Vladimir Saveliev Assignee: Amir Shehata (Inactive)
Resolution: Duplicate Votes: 0
Labels: None

Issue Links:
Duplicate
duplicates LU-13790 socklnd: NID to interface mapping issues Resolved
Severity: 3
Rank (Obsolete): 9223372036854775807

 Description   
[root@sl754clone2 ~]# LOAD=yes sh /home/vs/lustre-wc-rel/lustre/tests/llmount.sh 
Loading modules from /home/vs/lustre-wc-rel/lustre/tests/..
detected 2 online CPUs by sysfs
Force libcfs to create 2 CPU partitions
../libcfs/libcfs/libcfs options: 'cpu_npartitions=2'
../lnet/lnet/lnet options: 'networks=tcp0(enp0s8) accept=all'
gss/krb5 is not supported
quota/lquota options: 'hash_lqs_cur_bits=3'
[root@sl754clone2 ~]# lctl list_nids
192.168.56.110@tcp
[root@sl754clone2 ~]# lctl ping 192.168.56.110@tcp
failed to ping 192.168.56.110@tcp: Input/output error

This seems to be caused by LU-13566 socklnd: fix local interface binding.

Having this patch reversed lctl ping works fine:

[root@sl754clone2 ~]# LOAD=yes sh /home/vs/lustre-wc-rel/lustre/tests/llmount.sh 
Loading modules from /home/vs/lustre-wc-rel/lustre/tests/..
detected 2 online CPUs by sysfs
Force libcfs to create 2 CPU partitions
../libcfs/libcfs/libcfs options: 'cpu_npartitions=2'
../lnet/lnet/lnet options: 'networks=tcp0(enp0s8) accept=all'
gss/krb5 is not supported
quota/lquota options: 'hash_lqs_cur_bits=3'
[root@sl754clone2 ~]# lctl ping 192.168.56.110@tcp
12345-0@lo
12345-192.168.56.110@tcp


 Comments   
Comment by Amir Shehata (Inactive) [ 29/Jul/20 ]

This has been fixed here. This needs to land in 2.14

https://review.whamcloud.com/#/c/39408/

Generated at Sat Feb 10 03:04:34 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.