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

fix run_metabench() to be run with additional metabench options

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.7.0
    • Lustre 2.5.0, Lustre 2.6.0
    • 3
    • 17034

    Description

      I use metabench version attached to LU-1167.

      # md5sum metabench.tar 
      de899f215dd76e1024cedb9b596df834  metabench.tar
      

      This metabench version requires -p <dictionary> parameter.
      The following trivial patch adds mbench_OPTIONS to metabench call and allows to run metabench with -p option if needed:

      -    local cmd="$METABENCH -w $testdir -c $mbench_NFILES -C -S -k"
      +    local cmd="$METABENCH -w $testdir -c $mbench_NFILES -C -S -k $mbench_OPTIONS"
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: