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

YAML mapping event to netlink packet can break

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • Lustre 2.17.0
    • Lustre 2.16.0, Lustre 2.17.0
    • Any environment setting up LNet
    • 3
    • 9223372036854775807

    Description

      Chris Horn found while testing lnetctl import the following would break in that the "net type: tcp2" wasn't being properly split for packing into a Netlink packet. Everything following tcp2 was being included as the value for the key: value pair which is wrong.

       

      • net: - net type: tcp1
            local NI(s):
            - interfaces: 0: eth0
              CPT: "[0,1,2,3,4,5,6,7]"
      • net type: tcp2
           local NI(s):
           - interfaces:
             0: eth0
            CPT: "[0,1,2,3,4,5,6,7]"
         
         
         

      Attachments

        Activity

          People

            simmonsja James A Simmons
            simmonsja James A Simmons
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: