Whamcloud - gitweb
LU-7209 doc: more accurate documentation for obdfilter-survey 46/16646/4
authorRichard Henwood <richard.henwood@intel.com>
Fri, 25 Sep 2015 22:05:51 +0000 (17:05 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 13 Dec 2015 21:57:50 +0000 (21:57 +0000)
Make the the description of obdfilter-survey accurate and
precise.

Signed-off-by: Richard Henwood <richard.henwood@intel.com>
Change-Id: Icdd4adf53643e91dc8a2539f63977aae5fe28fe0
Reviewed-on: http://review.whamcloud.com/16646
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Omkar Kulkarni <omkar.kulkarni@intel.com>
Tested-by: Omkar Kulkarni <omkar.kulkarni@intel.com>
Reviewed-by: Cliff White <cliff.white@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre-iokit/obdfilter-survey/README.obdfilter-survey

index 1891249..747fc10 100644 (file)
@@ -161,11 +161,11 @@ Script output
 
 The summary file and stdout contain lines like...
 
 
 The summary file and stdout contain lines like...
 
-ost 8 sz 67108864K rsz 1024 obj    8 thr    8 write  613.54 [ 64.00, 82.00]
+ost 8 sz 67108864K rsz 1024K obj    8 thr    8 write  613.54 [ 64.00, 82.00]
 
 ost 8          is the total number of OSTs under test.
 
 ost 8          is the total number of OSTs under test.
-sz 67108864K   is the total amount of data read or written (in KB).
-rsz 1024       is the record size (size of each echo_client I/O, in KB).
+sz 67108864K   is the total amount of data read or written (in bytes).
+rsz 1024K      is the record size (size of each echo_client I/O, in bytes).
 obj    8       is the total number of objects over all OSTs
 thr    8       is the total number of threads over all OSTs and objects
 write          is the test name.  If more tests have been specified they
 obj    8       is the total number of objects over all OSTs
 thr    8       is the total number of threads over all OSTs and objects
 write          is the test name.  If more tests have been specified they