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

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

          Patch landed for 2.5.0

          jamesanunez James Nunez (Inactive) added a comment - Patch landed for 2.5.0

          http://review.whamcloud.com/7173
          Patch fixes sanity-benchmark iozone test to use DIRECTIO instead of ./directio

          egryaznova Elena Gryaznova added a comment - http://review.whamcloud.com/7173 Patch fixes sanity-benchmark iozone test to use DIRECTIO instead of ./directio

          People

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

            Dates

              Created:
              Updated:
              Resolved: