Whamcloud - gitweb
remove -x
authornathan <nathan>
Thu, 2 Aug 2007 16:10:26 +0000 (16:10 +0000)
committernathan <nathan>
Thu, 2 Aug 2007 16:10:26 +0000 (16:10 +0000)
lustre-iokit/obdfilter-survey/README.obdfilter-survey

index 1fc0b40..051e0aa 100644 (file)
@@ -125,13 +125,13 @@ To run against network-disk:
 1. Automated run:
 Setup the lustre with required OST's. Make sure that obdecho.ko module is
 present. Then invoke the obdfilter-survey script with parameter case=netdisk.
 1. Automated run:
 Setup the lustre with required OST's. Make sure that obdecho.ko module is
 present. Then invoke the obdfilter-survey script with parameter case=netdisk.
-e.g. : $ nobjhi=2 thrhi=2 size=1024 case=netdisk sh -x obdfilter-survey
+e.g. : $ nobjhi=2 thrhi=2 size=1024 case=netdisk sh obdfilter-survey
 
 2. Manual run:
 While running manually you need to tell the script all the names of the
 echo_client instances, which should already be up and running.
 e.g. $ nobjhi=2 thrhi=2 size=1024 ECHO_CLIENTS="ECHO_<osc_name> ..." \
 
 2. Manual run:
 While running manually you need to tell the script all the names of the
 echo_client instances, which should already be up and running.
 e.g. $ nobjhi=2 thrhi=2 size=1024 ECHO_CLIENTS="ECHO_<osc_name> ..." \
-       sh -x obdfilter-survey
+       sh obdfilter-survey
 
 
 Output files:
 
 
 Output files: