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

Local NI selection needs to be restricted on the net of the next-hop

Details

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

    Description

      In lnet_handle_find_routed_path(), after we pick the best_route we assign

      local_lnet = best_route->lr_lnet;
      

      And then use local_lnet to lookup the best_ni, but the net we need to restrict on isn't lr_lnet, it's LNET_NIDNET(gwni->lpni_nid).

      Attachments

        Activity

          [LU-13781] Local NI selection needs to be restricted on the net of the next-hop
          pjones Peter Jones added a comment -

          Landed for 2.15

          pjones Peter Jones added a comment - Landed for 2.15

          Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/39352/
          Subject: LU-13781 lnet: Local NI must be on same net as next-hop
          Project: fs/lustre-release
          Branch: master
          Current Patch Set:
          Commit: 031c087f3847777c0099cbfae13f0b6fee54452b

          gerrit Gerrit Updater added a comment - Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/39352/ Subject: LU-13781 lnet: Local NI must be on same net as next-hop Project: fs/lustre-release Branch: master Current Patch Set: Commit: 031c087f3847777c0099cbfae13f0b6fee54452b

          Chris Horn (chris.horn@hpe.com) uploaded a new patch: https://review.whamcloud.com/39352
          Subject: LU-13781 lnet: Local NI must be on same net as next-hop
          Project: fs/lustre-release
          Branch: master
          Current Patch Set: 1
          Commit: e37192355050f45c53a85bc9979d8bfce4dfa9f5

          gerrit Gerrit Updater added a comment - Chris Horn (chris.horn@hpe.com) uploaded a new patch: https://review.whamcloud.com/39352 Subject: LU-13781 lnet: Local NI must be on same net as next-hop Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: e37192355050f45c53a85bc9979d8bfce4dfa9f5

          People

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

            Dates

              Created:
              Updated:
              Resolved: