X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre-iokit%2Fost-survey%2FREADME.ost-survey;h=29d82b21c532d673cb9944c18616971c8e42a63c;hp=1541939d8fba30c7e5bae54d41d5ec97da913351;hb=b4509fffd850e86442c49d5c03b341c75a492a76;hpb=0bcfe7071363db98913b26235c60843dd55b549a diff --git a/lustre-iokit/ost-survey/README.ost-survey b/lustre-iokit/ost-survey/README.ost-survey index 1541939..29d82b2 100644 --- a/lustre-iokit/ost-survey/README.ost-survey +++ b/lustre-iokit/ost-survey/README.ost-survey @@ -1,5 +1,5 @@ -ost-survey.pl (OST performance survey) -====================================== +ost-survey (OST performance survey) +=================================== This script is designed to test the client-to-disk performance of the individual OSTs in a Lustre filesystem. The network transfer time from the client is included; to get a better idea of the isolated @@ -16,11 +16,11 @@ Assumptions - Script is being run on a client -plot-ost.pl (OST survey graph) -====================================== - The plot-ost.pl script can be used to plot the results from the +plot-ost (OST survey graph) +=========================== + The plot-ost script can be used to plot the results from the ost-survey script using gnuplot. Syntax: $ ost-survey /mnt/lustre > ost_log - $ plot-ost.pl ost_log + $ plot-ost ost_log