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

split INTERNAL upcall cache into a per-nodemap cache

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • 3
    • 9223372036854775807

      The INTERNAL upcall stores the supplementary group list in an MDT-wide, in-memory cache. This helps limiting the performance impact, however, the same cache will be used for all clients. If a client is not trustworthy or is misconfigured then it can cause incorrect group data to be cached on the MDT, affecting all clients using that MDT.

      So the use of the INTERNAL upcall should be limited to clients that are known for doing metadata intensive operations while using a large number of supplementary groups or ACLs.

      Rather than limiting the use of INTERNAL to only particular clients/tenants, would the task here be to split the MDT-wide cache into a per-nodemap cache.

            wc-triage WC Triage
            adilger Andreas Dilger
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: