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

sanity-benchmark iozone directio test is skipped if started not from lustre/tests directory

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.5.0
    • Lustre 2.5.0
    • 3
    • 9409

    Description

      The sanity-benchmark iozone directio test is always skipped if started not from lustre/tests directory because of related path used.

      test_iozone () {
      ...
      
              if ! ./directio write $DIR/f.iozone 0 1; then
                  log "SKIP iozone DIRECT IO test"
                  O_DIRECT=no
              fi
      ...
      }
      

      Attachments

        Activity

          People

            jamesanunez James Nunez (Inactive)
            egryaznova Elena Gryaznova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: