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

'lfs fid2path' failed with -ERANGE if directory has 8 stripes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.15.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      mdt_path_current() uses mdt_thread_info.mti_xattr_buf to read LMV, whose size is static and can't hold LMV with 8 stripes. Instead, it should use the standard mdt_stripe_get() to read LMV which allocates dynamic memory to hold LMV.

      Attachments

        Activity

          People

            laisiyao Lai Siyao
            laisiyao Lai Siyao
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: