From: Richard Henwood Date: Fri, 25 Sep 2015 22:05:51 +0000 (-0500) Subject: LU-7209 doc: more accurate documentation for obdfilter-survey X-Git-Tag: 2.7.65~70 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=bd8224bc63953b895c1dd3e35a6cb22d87a3bba2 LU-7209 doc: more accurate documentation for obdfilter-survey Make the the description of obdfilter-survey accurate and precise. Signed-off-by: Richard Henwood Change-Id: Icdd4adf53643e91dc8a2539f63977aae5fe28fe0 Reviewed-on: http://review.whamcloud.com/16646 Tested-by: Jenkins Tested-by: Maloo Reviewed-by: Omkar Kulkarni Tested-by: Omkar Kulkarni Reviewed-by: Cliff White Reviewed-by: Oleg Drokin --- diff --git a/lustre-iokit/obdfilter-survey/README.obdfilter-survey b/lustre-iokit/obdfilter-survey/README.obdfilter-survey index 1891249..747fc10 100644 --- a/lustre-iokit/obdfilter-survey/README.obdfilter-survey +++ b/lustre-iokit/obdfilter-survey/README.obdfilter-survey @@ -161,11 +161,11 @@ Script output 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. -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