Skip to content
Snippets Groups Projects
user avatar
Gregoire Pichon authored
This patch is an improvement to sgpdd-survey script that
allows measurement of raw storage bandwidth of multiple
servers sharing storage arrays.

Signed-off-by: default avatarGregoire Pichon <gregoire.pichon@bull.net>
Change-Id: I2506818303ae26cc1a378f3a0da0e081582f988d
Reviewed-on: http://review.whamcloud.com/4122


Tested-by: Hudson
Tested-by: default avatarMaloo <whamcloud.maloo@gmail.com>
Reviewed-by: default avatarJian Yu <jian.yu@intel.com>
Reviewed-by: default avatarMinh Diep <minh.diep@intel.com>
Reviewed-by: default avatarOleg Drokin <green@whamcloud.com>
0dd6f902
History
This bundle includes four tools:
In order of preference:

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.

obdfilter-survey:
Shell script - tests performance of isolated OSTS, network 
via echo clients, end-to-end test. 

obdsurvey: - a test of Lustre performance with three modes:
Maintained by Scali, included here as an extra.
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

ior-survey:
A script to run the IOR benchmark. Version 2.8.6 of IOR is included

ost-survey:
This is OST performance survey, designed to test the client-to-disk 
performance of the individual OSTs in a Lustre filesystem.