X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=BenchmarkingTests.xml;h=5cc017781e42941fdb5e31e8cb23df11d0522c6c;hb=2c82bcd0e7356e9c228a95800789febec5fdc6b7;hp=0c11e87f1d154f7e6f4f76e200f1441c1141122c;hpb=329486c28c051ab4b99a4c7990fade6d972550dd;p=doc%2Fmanual.git diff --git a/BenchmarkingTests.xml b/BenchmarkingTests.xml index 0c11e87..5cc0177 100644 --- a/BenchmarkingTests.xml +++ b/BenchmarkingTests.xml @@ -1,4 +1,7 @@ - + + Benchmarking Lustre File System Performance (Lustre I/O Kit) This chapter describes the Lustre I/O kit, a collection of I/O @@ -97,7 +100,7 @@ Download the Lustre I/O kit (lustre-iokit)from: - http://downloads.whamcloud.com/ + https://downloads.whamcloud.com/ @@ -406,16 +409,16 @@ $ nobjhi=2 thrhi=2 size=1024 case=disk sh obdfilter-survey - Performance measurements for write, rewrite, read etc are + Performance measurements for write, rewrite, read etc are provided below: - # example output + # example output 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] ... - The file + The file ./lustre-iokit/obdfilter-survey/README.obdfilter-survey provides an explaination for the output as follows: - ost 10 is the total number of OSTs under test. + ost 10 is the total number of OSTs under test. sz 167772160K 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 10 is the total number of objects over all OSTs @@ -470,7 +473,7 @@ over all OSTs. (nobjhi), up to two threads ( thrhi), and 1024 Mb (size) transfer size: $ nobjhi=2 thrhi=2 size=1024 targets="lustre-OST0001 \ - lustre-OST0002" sh obdfilter-survey + lustre-OST0002" sh obdfilter-survey @@ -507,7 +510,7 @@ over all OSTs. targets=hostname|ip_of_server . For example: $ nobjhi=2 thrhi=2 size=1024 targets="oss0 oss1" \ - case=network sh obdfilter-survey + case=network sh obdfilter-survey On the server side, view the statistics at: @@ -822,11 +825,10 @@ Ost# Read(MB/s) Write(MB/s) Read-time Write-time <indexterm><primary>benchmarking</primary> <secondary>MDS performance</secondary></indexterm> Testing MDS Performance (<literal>mds-survey</literal>) - mds-survey is available in Lustre software release - 2.2 and beyond. The mds-survey script tests the local - metadata performance using the echo_client to drive different layers of the - MDS stack: mdd, mdt, osd (the Lustre software only supports mdd stack). It - can be used with the following classes of operations: + The mds-survey script tests the local + metadata performance using the echo_client to + drive the MDD layer of the MDS stack. + It can be used with the following classes of operations: Open-create/mkdir/create @@ -1183,4 +1185,7 @@ Ost# Read(MB/s) Write(MB/s) Read-time Write-time - \ No newline at end of file + +