Whamcloud - gitweb
LU-17744 ldiskfs: mballoc stats fixes
[fs/lustre-release.git] / lustre-iokit / README
index a4afca1..efd2638 100644 (file)
@@ -5,18 +5,13 @@ sgpdd-survey: - a test of the 'bare metal' performance, bypassing
 as much of the kernel as we can. Does not require Lustre, does
 require the sgp_dd package.  WILL ERASE ALL DATA ON DEVICE.
 
-obdsurvey: - a test of Lustre performance with three modes:
-Requires Python > 2.2
-Requires Lustre
-
-- local disk test - requires one OST
-- network performance test - requires two Lustre machines
-- network + disk test - requires Lustre filesystem and client
+obdfilter-survey:
+Shell script - tests performance of isolated OSTS, network 
+via echo clients, end-to-end test. 
 
 ior-survey:
 A script to run the IOR benchmark. Version 2.8.6 of IOR is included
 
-obdfilter-survey:
-Obsoleted by obdsurvey, included for historical reasons, and for
-systems that do not have a recent version of Python.
-
+ost-survey:
+This is OST performance survey, designed to test the client-to-disk 
+performance of the individual OSTs in a Lustre filesystem.