Whamcloud - gitweb
LU-4478 ldiskfs: fix problem when ldiskfs_acct_on() fails
[fs/lustre-release.git] / lustre-iokit / ior-survey / README.ior-survey
index 8d734da..26156be 100644 (file)
@@ -61,7 +61,7 @@ To make an entry into the sudoers file :
 2: type visudo
 
 3: make an entry as
 2: type visudo
 
 3: make an entry as
-        username   ALL=(ALL) NOPASSWD: ALL //(username is the name of the user)
+  username   ALL=(ALL) NOPASSWD: ALL //(username is the name of the user)
  
 
 Building IOR :
  
 
 Building IOR :
@@ -134,12 +134,12 @@ Running the ior_survey script :
 4: run the ior_survey script using "./ior_survey"
 
 Note:
 4: run the ior_survey script using "./ior_survey"
 
 Note:
-     The node names of the clients should be like rhea1, rhea2, rhea3, so on.
+   The node names of the clients should be like rhea1, rhea2, rhea3, so on.
    The name of the cluster (1st part of the node name) should be set in the 
    ior_survey script in the cluster name field.
    e.g.  cluster=rhea //name of the cluster
 
    The name of the cluster (1st part of the node name) should be set in the 
    ior_survey script in the cluster name field.
    e.g.  cluster=rhea //name of the cluster
 
-     The client node numbers should be set as last part of the node name i.e.
+   The client node numbers should be set as last part of the node name i.e.
    numeral part.
    e.g. client=(1)   //to run test on one node only node1.
        client=(1-2) //to run test on two nodes node1, node2.
    numeral part.
    e.g. client=(1)   //to run test on one node only node1.
        client=(1-2) //to run test on two nodes node1, node2.
@@ -180,11 +180,11 @@ Note : MB is defined as 1,000,000 bytes and MiB is 1,048,576 bytes.
 
 Instructions for graphing IOR results
 
 
 Instructions for graphing IOR results
 
-        The plot-ior.pl script will plot the results from the .detail file
+   The plot-ior.pl script will plot the results from the .detail file
    generated by ior-survery. It will create a data file for writes as
    /tmp/ior_survey_run_date@start_time_nodename.detail.dat1 and for reads
    as /tmp/ior_survey_run_date@start_time_nodename.detail.dat2 and gnuplot
    file as /tmp/ior_survey_run_date@start_time_nodename.detail.scr.
 
    generated by ior-survery. It will create a data file for writes as
    /tmp/ior_survey_run_date@start_time_nodename.detail.dat1 and for reads
    as /tmp/ior_survey_run_date@start_time_nodename.detail.dat2 and gnuplot
    file as /tmp/ior_survey_run_date@start_time_nodename.detail.scr.
 
-        $ perl parse-ior.pl /tmp/ior_survey_run_date@start_time_nodename.detail
+   $ perl iokit-parse-ior /tmp/ior_survey_run_date@start_time_nodename.detail