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

Improve the performance of "lfs find -perm" by checking on the MDT

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.15.0
    • Lustre 2.15.0
    • 9223372036854775807

    Description

      The current implementation of the "-perm" predicate for "lfs find" asks the OST for the permissions of the file. This is not necessary as this information is already available on the MDT.

      Attachments

        Issue Links

          Activity

            [LU-14801] Improve the performance of "lfs find -perm" by checking on the MDT
            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/44118/
            Subject: LU-14801: utils: improve performance of 'lfs find -perm'
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: 8c2d87037d4b761428ddad076e296ee05c85cc52

            gerrit Gerrit Updater added a comment - "Oleg Drokin <green@whamcloud.com>" merged in patch https://review.whamcloud.com/44118/ Subject: LU-14801 : utils: improve performance of 'lfs find -perm' Project: fs/lustre-release Branch: master Current Patch Set: Commit: 8c2d87037d4b761428ddad076e296ee05c85cc52

            We have noticed some performance issue related to the fact that the code was checking the permissions on the OST instead of the MDT. This new version should solve this issue.

             

            courrier Guillaume Courrier added a comment - We have noticed some performance issue related to the fact that the code was checking the permissions on the OST instead of the MDT. This new version should solve this issue.  

            Guillaume Courrier (guillaume.courrier@cea.fr) uploaded a new patch: https://review.whamcloud.com/44118
            Subject: LU-14801: Improve the performance of "lfs find -perm"
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 32d197ef5e27575ec7d8592e58e092182df1d06a

            gerrit Gerrit Updater added a comment - Guillaume Courrier (guillaume.courrier@cea.fr) uploaded a new patch: https://review.whamcloud.com/44118 Subject: LU-14801 : Improve the performance of "lfs find -perm" Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 32d197ef5e27575ec7d8592e58e092182df1d06a

            People

              courrier Guillaume Courrier
              courrier Guillaume Courrier
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: