Iometer and Linux

26 September,2011 by Tom Collins

Using Iometer with Linux requires a few extra steps than running it on Windows.

Iometer is a great tool , but aim to test on real-data. Consider testing on tools which simulate database server IO patterns. Disk IO performance and SQLIO    illustrates a more database server specific test plan.

Some IOMeter definitions

Iometer – Iometer is the control program . Set the test parameters through the user interface. Iometer sends commands to Dynamo

Dynamo – workload generator. Iometer sends commands to Dynamo. Dynamo manages the IO operations, collects the results and sends them back to Iometer.

Step 1 – set up Iometer on Windows.

Download from http://www.iometer.org . Unzip and open the executable. Easy

Step 2 – set up Dynamo on Linux

1)   Download from http://www.iometer.org.

2)  Upload onto “/opt”

3)  Run these commands

 

gunzip iometer-2006_07_27.linux.i386-bin.gz
tar -xvf iometer-2006_07_27.linux.i386-bin
cd iometer-2006_07_27.linux.i386-bin
cd src
ls –al

 

4)  Firewalls  and IOMeter

You can configure the firewalls , but I find it less complicated to turn off all firewalls , on host for Windows and Linux

 

5)  Start the iometer GUI on the Windows reporting host

6)   Start dynamo on the Linux host test server


Parameter 1 = -i    (Windows Host)
Parameter 2 = -m (Linux host)

#in the install path under the src folder
./dynamo -i 10.120.200.100  -m 10.120.200.121


7) Check the Iometer GUI on Windows , you should see the server added

8) Progress with setting up tests

Read more on Performance Management

DBMS – Buffer System

OS

Hardware Tuning

Author: Rambler(http://www.dba-db2.com)

Share:

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been saved. Comments are moderated and will not appear until approved by the author. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment on Iometer and Linux

Comments are moderated, and will not appear until the author has approved them.


dba-db2.com | DB2 Performance Tuning | DBA DB2:Everything | FAQ | Contact | Copyright