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

DNE 2: cache LMV EA in LOD

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • None
    • None
    • 3
    • 15898

      For a striped directory, the on-disk master LMV EA only contains the header information, not contains the FIDs of the shards. When some thread tries to access the master LMV EA, it will trigger the iteration against all the shards to collect the FID of each shard to compose of the integrated master LMV EA. Currently, we have no cache for the master LMV EA in LOD, then it will cause iteration every time when the master LMV EA accessed. To avoid that, we can cache the master LMV EA in LOD.

            di.wang Di Wang (Inactive)
            yong.fan nasf (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: