Whamcloud - gitweb
LU-2683 lov: release all locks in closure to release sublock
[fs/lustre-release.git] / lustre-iokit / README
1 This bundle includes four tools:
2 In order of preference:
3
4 sgpdd-survey: - a test of the 'bare metal' performance, bypassing
5 as much of the kernel as we can. Does not require Lustre, does
6 require the sgp_dd package.  WILL ERASE ALL DATA ON DEVICE.
7
8 obdfilter-survey:
9 Shell script - tests performance of isolated OSTS, network 
10 via echo clients, end-to-end test. 
11
12 obdsurvey: - a test of Lustre performance with three modes:
13 Maintained by Scali, included here as an extra.
14 Requires Python > 2.2
15 Requires Lustre
16
17 - local disk test - requires one OST
18 - network performance test - requires two Lustre machines
19 - network + disk test - requires Lustre filesystem and client
20
21 ior-survey:
22 A script to run the IOR benchmark. Version 2.8.6 of IOR is included
23
24 ost-survey:
25 This is OST performance survey, designed to test the client-to-disk 
26 performance of the individual OSTs in a Lustre filesystem.