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

listxattr() on HSM released file does not return lustre.lov

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • Lustre 2.7.0
    • 3
    • 17382

      For a regular file ll_listxattr() will only emit a lustre.lov xattr name if the member lli_has_smd of the associated lli is true. lli_has_smd is initialized using lsm_has_objects() which returns false for released LSMs. Hence an HSM released file does not return lustre.lov from listxattr().

      Explicitly calling getxattr() to request lustre.lov will return the attribute. But it will not have the correct stripe count. See LU-6211.

            wc-triage WC Triage
            jhammond John Hammond
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: