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

dom-performance 4 defects

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.14.0
    • Lustre 2.12.4
    • None
    • 3
    • 9223372036854775807

    Description

      Patch makes the fs cleanup at the start of dom-performance optional and depending on t-f global DO_CLEANUP option value. For DO_CLEANUP=false script removes only the directories created by previous dom-performance session.
      Without this fix test run 2nd time fail with:
      lfs setdirstripe: dirstripe error on '/mnt/testfs/dp_dne':
      stripe already set
      lfs setdirstripe: cannot create stripe dir '/mnt/testfs/dp_dne':
      File exists

      Patch removes the check of the files createmany, statmany
      and smalliomany which are part of lustre/tests. With
      the existing check test_smallio() is always skipped
      if run on PWD != lustre/tests.

      Patch removes the comparison with MDSSIZE and adds the
      comparison with real mds size. Without this fix the test
      works incorrectly if run on existing fs (formatall was not
      done during this session: Lustre was created with mds size
      differs from MDSSIZE).

      Add skip_env() to report about missing mdtest/dbench/IOR/etc.
      Without this fix the tests are skipped silently.

      Attachments

        Activity

          People

            egryaznova Elena Gryaznova
            egryaznova Elena Gryaznova
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: