Difference between revisions of "Iometer"

From Linuxintro
imported>ThorstenStaerk
m (Reverted edits by 77.2.177.28 (talk) to last revision by 95.114.109.153)
imported>ThorstenStaerk
(2 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
No matter if you are running 64bit Linux or 32bit, to install and start IOMeter under Linux do the following:
 
No matter if you are running 64bit Linux or 32bit, to install and start IOMeter under Linux do the following:
 
* [http://prdownloads.sourceforge.net/iometer/iometer-2006_07_27.linux.i386-bin.tgz?download Download IOMeter]
 
* [http://prdownloads.sourceforge.net/iometer/iometer-2006_07_27.linux.i386-bin.tgz?download Download IOMeter]
 +
<source>
 
  cd
 
  cd
 
  wget http://downloads.sourceforge.net/project/iometer/iometer-stable/2006-07-27/iometer-2006_07_27.linux.i386-bin.tgz
 
  wget http://downloads.sourceforge.net/project/iometer/iometer-stable/2006-07-27/iometer-2006_07_27.linux.i386-bin.tgz
 +
</source>
 
* unpack it
 
* unpack it
 +
<source>
 
  cd
 
  cd
 
  tar xvzf iometer-2006_07_27.linux.i386-bin.tgz
 
  tar xvzf iometer-2006_07_27.linux.i386-bin.tgz
 +
</source>
 
* start the dynamo backend
 
* start the dynamo backend
 +
<source>
 
  cd iometer-2006_07_27.linux.i386-bin/src
 
  cd iometer-2006_07_27.linux.i386-bin/src
 
  ./dynamo
 
  ./dynamo
 +
</source>
 
<ul>
 
<ul>
 
<li /> To [[install]] wine [[find out your distribution]] and proceed accordingly:
 
<li /> To [[install]] wine [[find out your distribution]] and proceed accordingly:
 
<ul>
 
<ul>
 
<li /> for SUSE:
 
<li /> for SUSE:
 +
<source>
 
  yast -i wine
 
  yast -i wine
<li /> for Debian, Ubuntu, Flubuntu, Kubuntu and Edubuntu:
+
</source>
 +
<li /> for Raspbian, Debian, Ubuntu, Flubuntu, Kubuntu and Edubuntu:
 +
<source>
 
  apt-get install wine
 
  apt-get install wine
 +
</source>
 
<li /> for Fedora and Red Hat:
 
<li /> for Fedora and Red Hat:
 +
<source>
 
  yum install wine
 
  yum install wine
 +
</source>
 
</ul>
 
</ul>
 
<li /> [http://sourceforge.net/projects/iometer/files/iometer-stable/2006-07-27/iometer-2006.07.27.win32.i386-setup.exe/download download IOMeter (the front-end) from sourceforge]
 
<li /> [http://sourceforge.net/projects/iometer/files/iometer-stable/2006-07-27/iometer-2006.07.27.win32.i386-setup.exe/download download IOMeter (the front-end) from sourceforge]
 
</ul>
 
</ul>
 +
<source>
 
  cd
 
  cd
 
  wget http://downloads.sourceforge.net/project/iometer/iometer-stable/2006-07-27/iometer-2006.07.27.win32.i386-setup.exe
 
  wget http://downloads.sourceforge.net/project/iometer/iometer-stable/2006-07-27/iometer-2006.07.27.win32.i386-setup.exe
 +
</source>
 
* install IOMeter like this
 
* install IOMeter like this
 +
<source>
 
  cd
 
  cd
 
  wine iometer-2006.07.27.win32.i386-setup.exe
 
  wine iometer-2006.07.27.win32.i386-setup.exe
 +
</source>
 
* Start wine
 
* Start wine
 +
<source>
 
  cd
 
  cd
 
  cd ".wine/drive_c/Program Files (x86)/Iometer.org/Iometer 2006.07.27"
 
  cd ".wine/drive_c/Program Files (x86)/Iometer.org/Iometer 2006.07.27"
 
  wine Iometer.exe
 
  wine Iometer.exe
 +
</source>
  
 
= Use Iometer =
 
= Use Iometer =
Line 53: Line 71:
  
 
[[image:iometer-results-display.png|451px|"Results Display" under IOMeter.]]
 
[[image:iometer-results-display.png|451px|"Results Display" under IOMeter.]]
 +
<pic src=iometer-results-display.png width=451px caption="Results Display" under IOMeter.>
  
= TroubleShooting =
+
This arcitle keeps it real, no doubt.
dynamo prints debugging output that is quite usable and understandable.
 
  
 
= Usability Problems =
 
= Usability Problems =

Revision as of 06:13, 12 April 2020

IOMeter running under WinE (click to enlarge).

IOMeter is a disk I/O benchmark. You can measure e.g. your harddisk's speed for 4K block size, 50% read, 0% random and so on.

Here I give an example how to make IOMeter run on Linux. Note that the GUI ("iometer") only exists for Windows while the Linux packages only contain the backend ("dynamo"). Here is how to do it using WinE and IOMeter 2006.07.27 for Windows. Find out your distribution and proceed accordingly

Install IOMeter

No matter if you are running 64bit Linux or 32bit, to install and start IOMeter under Linux do the following:

<source>

cd
wget http://downloads.sourceforge.net/project/iometer/iometer-stable/2006-07-27/iometer-2006_07_27.linux.i386-bin.tgz

</source>

  • unpack it

<source>

cd
tar xvzf iometer-2006_07_27.linux.i386-bin.tgz

</source>

  • start the dynamo backend

<source>

cd iometer-2006_07_27.linux.i386-bin/src
./dynamo

</source>

<source>

cd
wget http://downloads.sourceforge.net/project/iometer/iometer-stable/2006-07-27/iometer-2006.07.27.win32.i386-setup.exe

</source>

  • install IOMeter like this

<source>

cd
wine iometer-2006.07.27.win32.i386-setup.exe

</source>

  • Start wine

<source>

cd
cd ".wine/drive_c/Program Files (x86)/Iometer.org/Iometer 2006.07.27"
wine Iometer.exe

</source>

Use Iometer

  • delete all workers but one by clicking onto "Disconnect Selected Worker or Manager"
  • select "Access Specifications" -> 512B; 100% Read; 0% random -> Add
  • select "Disk Targets" -> Maximum Disk Size -> 5000 Sectors
  • select a target. In this example, let's just choose sdh.
  • select Test Setup -> Run Time -> 2 Seconds
  • click on "Start Tests"
  • as file name, enter example -> Ok
  • find your data at ~/.wine/drive_c/Program Files/Iometer.org/Iometer 2006.07.27/example.csv
  • or click on "Results Display":

"Results Display" under IOMeter. <pic src=iometer-results-display.png width=451px caption="Results Display" under IOMeter.>

This arcitle keeps it real, no doubt.

Usability Problems

  • what is a worker? Why do you need more than one? This could be a lot clearer by a simple tooltip.
  • why do you delete a worker by clicking on "Disconnect Selected Worker or Manager"
  • what is a manager? Why do I need to know?