Whamcloud - gitweb
LU-5710 all: second batch of corrected typos and grammar errors
[fs/lustre-release.git] / lustre-iokit / obdfilter-survey / README.obdfilter-survey
index a05a3d6..1891249 100644 (file)
@@ -55,8 +55,8 @@ Running
 The script must be customised according to the components under test and
 where it should keep its working files. Customization variables are
 described clearly at Customization variables Section in the script.
-Please see maximum suported value ranges for customization variables
-in the srcipt.
+Please see maximum supported value ranges for customization variables
+in the script.
 
 To run against a local disk:
 ---------------------------
@@ -113,9 +113,8 @@ is to be done.
 e.g. $ nobjhi=2 thrhi=2 size=1024 targets="<hostname/ip_of_server>" \
    case=network sh obdfilter-survey
 
-On server side you can see the stats at:
-   /proc/fs/lustre/obdecho/<echo_srv>/stats
-where, 'echo_srv' is the obdecho server created through script.
+On server side you can see the stats with the following command:
+       lctl get_param obdecho.*.stats
 
 NOTE: In network test only automated run is supported.