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

import_select_connection() is using CONNECTION_MAX instead of CONNECTION_MIN

Details

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

    Description

      Patch v2_15_61-238-g94d05d0737 from LU-17379, is using CONNECTION_SWITCH_MAX when trying to shrink the connection timeout instead of CONNECTION_SWITCH_MIN.

                 /* make it quick at first round */
                 if (timeout > CONNECTION_SWITCH_MIN)
                       at_reset(at, CONNECTION_SWITCH_MAX);

      Attachments

        Issue Links

          Activity

            [LU-18004] import_select_connection() is using CONNECTION_MAX instead of CONNECTION_MIN
            pjones Peter Jones added a comment -

            Merged for 2.16

            pjones Peter Jones added a comment - Merged for 2.16

            "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/55639/
            Subject: LU-18004 ptlrpc: shrink timeout using MIN and not MAX value
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 7e9f2e6914cfd8bd344cc205d0edfd6c4427e29b

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/c/fs/lustre-release/+/55639/ Subject: LU-18004 ptlrpc: shrink timeout using MIN and not MAX value Project: fs/lustre-release Branch: master Current Patch Set: Commit: 7e9f2e6914cfd8bd344cc205d0edfd6c4427e29b

            "Aurelien Degremont <adegremont@nvidia.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/55639
            Subject: LU-18004 ptlrpc: shrink timeout using MIN and not MAX value
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 06f4fc02d45076fc6665806dc015b9980ff993bf

            gerrit Gerrit Updater added a comment - "Aurelien Degremont <adegremont@nvidia.com>" uploaded a new patch: https://review.whamcloud.com/c/fs/lustre-release/+/55639 Subject: LU-18004 ptlrpc: shrink timeout using MIN and not MAX value Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 06f4fc02d45076fc6665806dc015b9980ff993bf

            People

              adegremont_nvda Aurelien Degremont
              adegremont_nvda Aurelien Degremont
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: