Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.12.1
-
None
-
3
-
9223372036854775807
Description
lnet-seltftest.sh fails on MR setup because of host_nids_address() defect.
Example:
With MR setup we have:
lctl list_nids
192.168.101.3@tcp
10.0.101.3@tcp1
10.0.201.3@tcp2
For NETTYPE=tcp host_nids_address() should give the result
192.168.101.3 only.
Landed for 2.14