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

kernel:LNetError: 214187:0:(nidstrings.c:704:libcfs_num_match()) ASSERTION( !list_empty(numaddr) ) failed:

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.16.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      [root@el8-mds1 crash]# cat /tmp/lnet.conf
      net:
          - net type: tcp
            local NI(s):
              - interfaces:
                    0: eth2
              - interfaces:
                    0: eth3
      udsp:
          - idx: 0
            src: tcp
            action:
                priority: 0
          - idx: 1
            dst: tcp
            action:
                priority: 0
      [root@el8-mds1 crash]#
      
      [root@el8-mds1 tests]# lnetctl import /tmp/lnet.conf
      [root@el8-mds1 tests]# lnetctl udsp show
      udsp:
          - idx: 0
            src: tcp
            dst: tcp
            rte: NA
            action:
                priority: 0
          - idx: 1
            src: NA
            dst: tcp
            rte: NA
            action:
                priority: 0
      [root@el8-mds1 tests]# lnetctl ping --source 10.73.20.2@tcp 10.73.20.3@tcp
      Connection to 127.0.0.1 closed.
      

      loading this lnet configuration results in a mangled udsp configuration and causes the titular LBUG when any traffic occurs.

      Attachments

        Activity

          People

            hornc Chris Horn
            hornc Chris Horn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: