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

conf-sanity test_52 fails due to $TMP/files already existing

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.9.0
    • Lustre 2.8.0
    • 3
    • 9223372036854775807

    Description

      conf-sanity test 52 fails with

      'Unable to create directory' 
      

      Logs are at
      https://testing.hpdd.intel.com/test_sets/3d0a4d2c-ba9d-11e5-87b4-5254006e85c2

      sanity test 51d writes the output of ‘lfs getstripe’ for all files in $DIR/$tdir to a file $TMP/files and does not remove the file. When conf-sanity runs after sanity, conf-sanity test 52 tries to create a directory at $TMP/files and copy files into it. $TMP/files already exists and, thus, conf-sanity test 52 fails.

      There are at least two issues here. We should use a unique file or directory name based on the test being run and we should clean up $TMP after using it.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: