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

LNet: crash on bad user space parameters

Details

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

    Description

      The following YAML causes a crash

       net:
        - net type: tcp
          local NI(s):
            - interfaces:
                0: eth0
              tunables:
                peer_credits: 32
            - interfaces:
                0: eth1
              tunables:
                peer_credits: 32
            - interfaces:
                0: eth2
              tunables:
                peer_credits: 32
      

      peer_credits and peer_tx_credits default to 0, which causes an NI to be removed prematurely.

      Missing parameters should be defaulted.

      Attachments

        Activity

          People

            ashehata Amir Shehata (Inactive)
            ashehata Amir Shehata (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: