SysBench

Tarball Install

Get it from http://sourceforge.net/projects/sysbench/

Have 0.4.12, to build, in unpacked source directory:

yum install libtool
libtoolize --force --copy
aclocal
./autogen.sh
./configure
make
make install

Installs to /usr/local/bin

Example Disk Runs

(From Ben)

cd testlocation
sysbench --test=fileio --file-test-mode=seqwr run
sysbench --test=fileio --file-test-mode=seqrd run
sysbench --test=fileio --file-test-mode=rndrd run
sysbench --test=fileio --file-test-mode=rndwr run
sysbench --test=fileio --file-test-mode=rndrw run

-- TomRockwell - 15 Mar 2012

This topic: AGLT2/VMWare > WebHome > VMWareHardware > DellPowerVault > MD3220Testing > SysBench
Topic revision: 15 Mar 2012, TomRockwell
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback