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

Crash caused by uninitialized network interface name

XMLWordPrintable

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

      When using the ioctl interface it is possible to pass interfaces without name specified.

      During lnet_startup_lndnet the interface name has to be checked except it is the loopback interface. If it is the only interface in the network and the network would be empty fail.

       

      Steps to reproduce on an ioctl based interface

      modprobe lnet
      lnetctl lnet configure
      lnetctl net add --net  o2ib --if mlxib1

      lnetctl net add --net  o2ib --if mlxib1 --ip2net "o2ib 172.30.12.*"

            fsehr Frank Sehr (Inactive)
            fsehr Frank Sehr (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: