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

obdfilter-survey does not provide units

Details

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

    Description

      Contrary to best practice, units are not provided in the output of
      /usr/bin/obdfilter-survey

      for example:

      Fri Sep 25 11:14:03 EDT 2015 Obdfilter-survey for case=disk from hds1fnb6123
      ost 10 sz 167772160K rsz 1024K obj   10 thr   10 write 10982.73 [ 601.97,2912.91] rewrite 15696.54 [1160.92,3450.85] read 12358.60 [ 938.96,2634.87] 
      ost 10 sz 167772160K rsz 1024K obj   10 thr   20 write 12560.84 [ 348.98,3021.92] rewrite 16390.31 [ 991.94,2311.88] read 12232.29 [ 814.98,2538.94] 
      ost 10 sz 167772160K rsz 1024K obj   10 thr   40 write 14675.10 [ 861.96,1761.88] rewrite 12493.10 [ 484.98,1718.93] read 11821.92 [ 880.97,1942.85] 
      ost 10 sz 167772160K rsz 1024K obj   10 thr   80 write 9325.18 [ 425.99,1684.93] rewrite 14249.78 [1050.76,1735.92] read 11767.79 [ 951.38,1765.93] 
      

      Sadly, the output is also not documented in the Operations Manual:
      https://build.hpdd.intel.com/job/lustre-manual/lastSuccessfulBuild/artifact/lustre_manual.xhtml#dbdoclet.50438212_26516

      Attachments

        Issue Links

          Activity

            [LU-7209] obdfilter-survey does not provide units
            pjones Peter Jones added a comment -

            Landed for 2.8

            pjones Peter Jones added a comment - Landed for 2.8

            Oleg Drokin (oleg.drokin@intel.com) merged in patch http://review.whamcloud.com/16646/
            Subject: LU-7209 doc: more accurate documentation for obdfilter-survey
            Project: fs/lustre-release
            Branch: master
            Current Patch Set:
            Commit: bd8224bc63953b895c1dd3e35a6cb22d87a3bba2

            gerrit Gerrit Updater added a comment - Oleg Drokin (oleg.drokin@intel.com) merged in patch http://review.whamcloud.com/16646/ Subject: LU-7209 doc: more accurate documentation for obdfilter-survey Project: fs/lustre-release Branch: master Current Patch Set: Commit: bd8224bc63953b895c1dd3e35a6cb22d87a3bba2

            Richard Henwood (richard.henwood@intel.com) uploaded a new patch: http://review.whamcloud.com/16646
            Subject: LU-7209 doc: more accurate documentation for obdfilter-survey
            Project: fs/lustre-release
            Branch: master
            Current Patch Set: 1
            Commit: 8b65cb280484b55c0fdbe4d285b28dd36f4696ab

            gerrit Gerrit Updater added a comment - Richard Henwood (richard.henwood@intel.com) uploaded a new patch: http://review.whamcloud.com/16646 Subject: LU-7209 doc: more accurate documentation for obdfilter-survey Project: fs/lustre-release Branch: master Current Patch Set: 1 Commit: 8b65cb280484b55c0fdbe4d285b28dd36f4696ab

            Units are provided in the helpful README:

            ./lustre-iokit/obdfilter-survey/README.obdfilter-survey

            there is, however, an error:

            sz 67108864K   is the total amount of data read or written (in KB).
            

            This should read 'read or written (in bytes)'

            and the same for rsz, which now has a 'K' after it...

            rhenwood Richard Henwood (Inactive) added a comment - - edited Units are provided in the helpful README: ./lustre-iokit/obdfilter-survey/README.obdfilter-survey there is, however, an error: sz 67108864K is the total amount of data read or written (in KB). This should read 'read or written (in bytes)' and the same for rsz, which now has a 'K' after it...

            People

              wc-triage WC Triage
              rhenwood Richard Henwood (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: