X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre-iokit%2Fost-survey%2FREADME.ost-survey;h=364e78034fce0600914f85f62a43420a3b56f803;hp=29d82b21c532d673cb9944c18616971c8e42a63c;hb=8addb60ebdd8817d95ec109c7697a0dffcc521a1;hpb=b4509fffd850e86442c49d5c03b341c75a492a76 diff --git a/lustre-iokit/ost-survey/README.ost-survey b/lustre-iokit/ost-survey/README.ost-survey index 29d82b2..364e780 100644 --- a/lustre-iokit/ost-survey/README.ost-survey +++ b/lustre-iokit/ost-survey/README.ost-survey @@ -1,7 +1,7 @@ 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 +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 disk perfomance, run this script on a client running on the OST. @@ -9,18 +9,18 @@ Syntax: $ ost-survey [-h] [-s ] where -s : size in MB -h : help - : mount point of lustre client + : mount point of lustre client Assumptions - Lustre filesystem is up and running - Script is being run on a client -plot-ost (OST survey graph) +iokit-plot-ost (OST survey graph) =========================== - The plot-ost script can be used to plot the results from the +The iokit-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 ost_log + $ iokit-plot-ost ost_log