Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-17889

Autotest nodes should not use 'fe80:' link local (loopback) IPv6 address

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.

      Attachments

        Issue Links

          Activity

            [LU-17889] Autotest nodes should not use 'fe80:' link local (loopback) IPv6 address

            simmonsja cannot reproduce it, getting different lnectl ping error. If I understand correctly, --source should take as local ipv6 address which starts with fd33:3981:3213:f010 at onyx and fd33:3981:3213:f020 at trevis. Could we review how this parameter is generated?

            mkvardakov Michael Kvardakov added a comment - simmonsja cannot reproduce it, getting different lnectl ping error. If I understand correctly, --source should take as local ipv6 address which starts with fd33:3981:3213:f010 at onyx and fd33:3981:3213:f020 at trevis. Could we review how this parameter is generated?
            /usr/sbin/lnetctl net add --net tcp --if test1pg
            default via 10.240.16.1 dev eth0
            NI 0@lo expect status "up" found "up"
            NI 10.240.25.232@tcp expect status "up" found "up"
            NI 2001:db8:0:f101::1@tcp expect status "up" found "up"
            /usr/sbin/lnetctl ping --source 2001:db8:0:f101::1@tcp 10.240.25.232@tcp
            manage:
            - ping:
              errno: -5
              descr: ! 'failed to ping 10.240.25.232@tcp: Input/output error'
             sanity-lnet test_214: @@@@@@ FAIL: /usr/sbin/lnetctl ping --source 2001:db8:0:f101::1@tcp 10.240.25.232@tcp failed 
            
            mkvardakov Michael Kvardakov added a comment - /usr/sbin/lnetctl net add --net tcp -- if test1pg default via 10.240.16.1 dev eth0 NI 0@lo expect status "up" found "up" NI 10.240.25.232@tcp expect status "up" found "up" NI 2001:db8:0:f101::1@tcp expect status "up" found "up" /usr/sbin/lnetctl ping --source 2001:db8:0:f101::1@tcp 10.240.25.232@tcp manage: - ping: errno: -5 descr: ! 'failed to ping 10.240.25.232@tcp: Input/output error' sanity-lnet test_214: @@@@@@ FAIL: /usr/sbin/lnetctl ping --source 2001:db8:0:f101::1@tcp 10.240.25.232@tcp failed

            we shall see what fails

            simmonsja James A Simmons added a comment - we shall see what fails

            "James Simmons <jsimmons@infradead.org>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/55435
            Subject: LU-17889 lnet: test IPv6
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: bbacbd65ed4cf72d676aedd6f74e0fde65ae361e

            gerrit Gerrit Updater added a comment - "James Simmons <jsimmons@infradead.org>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/55435 Subject: LU-17889 lnet: test IPv6 Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: bbacbd65ed4cf72d676aedd6f74e0fde65ae361e

            simmonsja which distro are affected?

            mkvardakov Michael Kvardakov added a comment - simmonsja which distro are affected?

            mkvardakov please take a look. The IPV6 addresses are only available to the local node.

            colmstea Charlie Olmstead added a comment - mkvardakov please take a look. The IPV6 addresses are only available to the local node.
            pjones Peter Jones added a comment -

            Thanks Lee. I assigned this to you last week because Charlie was on PTO. I'll reassign to him to provide further updates as things progress. It looks like LU-16822 should have fixes merging shortly.

            pjones Peter Jones added a comment - Thanks Lee. I assigned this to you last week because Charlie was on PTO. I'll reassign to him to provide further updates as things progress. It looks like LU-16822 should have fixes merging shortly.

            pjones I haven't been involved with this effort so I'm only mildly in tune with the details, Charlie and Minh can provide more insight but as far as I know the AT-side development is blocked by LU-16822

            leonel8a Lee Ochoa (Inactive) added a comment - pjones I haven't been involved with this effort so I'm only mildly in tune with the details, Charlie and Minh can provide more insight but as far as I know the AT-side development is blocked by LU-16822
            pjones Peter Jones added a comment -

            Lee

            Could you please see what is needed here on our side?

            Thanks

            Peter

            pjones Peter Jones added a comment - Lee Could you please see what is needed here on our side? Thanks Peter

            People

              mkvardakov Michael Kvardakov
              simmonsja James A Simmons
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: