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

setattr/setxattr don't need to set security irrelevant attrs/xattrs to shards

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • Lustre 2.10.0
    • 3
    • 9223372036854775807

      Currently setattr/setxattr will set all attr/xattr on all shards for directory, if they are irrelevant to security, it's not necessary because client will merge attributes from master object and all shards, and xattr is obtained from master object. As a side effect, doing this will turn many operations into distributed operations, e.g. close will update atime, which makes system slow.

            hongchao.zhang Hongchao Zhang
            laisiyao Lai Siyao
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: