Details
-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Lustre 2.16.0
-
None
-
Maloo test bed nodes
-
3
-
9223372036854775807
Description
Pushing patches to run sanity-lnet test with IPv6 which are working locally for me to maloo revealed that the IPv6 address setup is only local link (fe80:.....). These addresses are only visible to the local node so the more complex LNet test can't run. Also LNet ignores these addresses. Proper IPv6 addresses need to be setup.
I've asked that a more clear error message is added to mount.lustre when a link-local fe80: address is used, but something should likely be added into lnetctl or similar to print a very clear message like "Unsupported link-local IPv6 NID type 'fe80:...'" instead of just returning "-22" in that case, so this can be caught very early during configuration instead of later on when these addresses are being used.