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

sanity tests 102d, f, j skipped looking for ‘lustre-aware’ tar

    XMLWordPrintable

Details

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

    Description

      sanity tests 102d, 102f, and 102j are skipped looking for a lustre-aware version of tar:

      SKIP: sanity test_102d lustre-aware tar is not installed
      

      According to Andreas Dilger:

      … this test should be changed to specify the "lustre" and "trusted" xattrs should be restored explicitly rather than assuming tar will do this automatically. The test can safely assume that all versions of tar being tested have xattr support. Lustre silently ignores all xattrs that cannot actually be restored from userspace.

      Thus, we need to
      1. remove the calls to find_lustre_tar() from each test and can remove the find_lustre_tar() routine
      2. explicitly request the lustre xattrs are restored with ‘tar --xattrs-include=”lustre.*” -xf <tar_file>.tar’

      Attachments

        Issue Links

          Activity

            People

              bogl Bob Glossman (Inactive)
              jamesanunez James Nunez (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: