X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre-iokit%2Fobdfilter-survey%2FREADME.obdfilter-survey;h=18912498c49833de0b0e9b8e6936da7c15a58464;hp=a05a3d65e117f0b43c3afcd51ef2e38d520daa2c;hb=f625f670afbe954030ff81f0f8522137d6cdd335;hpb=f72cc1a82a7374dac9fa3509e8db2481c2365e06 diff --git a/lustre-iokit/obdfilter-survey/README.obdfilter-survey b/lustre-iokit/obdfilter-survey/README.obdfilter-survey index a05a3d6..1891249 100644 --- a/lustre-iokit/obdfilter-survey/README.obdfilter-survey +++ b/lustre-iokit/obdfilter-survey/README.obdfilter-survey @@ -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="" \ case=network sh obdfilter-survey -On server side you can see the stats at: - /proc/fs/lustre/obdecho//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.