Page 1 of 1

Help Running Iozone Filesystem Benchmark

Posted: Sat Aug 30, 2008 9:22 am
by Sublime
I'm trying to run the Iozone Filesystem Benchmark for a school project, but can't figure out how to run it on Vista as it has to be done on the command line. Can anyone help me figure out how to this app to work on Windows Vista?

Re: Help Running Iozone Filesystem Benchmark

Posted: Sun Aug 31, 2008 7:36 am
by Apoptosis
I'm not sure, does anyone else know?

Re: Help Running Iozone Filesystem Benchmark

Posted: Sun Aug 31, 2008 7:38 am
by martini161
have you tryed running it in compatability mode?

Re: Help Running Iozone Filesystem Benchmark

Posted: Sun Aug 31, 2008 8:13 am
by dicecca112
Examples of running Iozone:
The simplest way to get started is to try the automatic mode.
Iozone –a
If you wish to generate graphs then you may wish to turn on Excel mode.
Iozone –Ra ( Output can be imported using space and tab delimited)
Or
Iozone –Rab output.wks ( Output file “output.wks” is a binary format spreadsheet)
If you have more than 512 Mbytes of memory then you need to increase the maximum file size to
a larger value. For example if your system has 1 Gbyte of memory then you would want to try something
like:
Iozone –Ra –g 2G
If you only care about read/write and do not wish to spend the time to perform all of the tests, then
you may wish to limit the testing like:
Iozone –Ra –g 2G –i 0 –i 1
If you are running Iozone over NFS on an NFS client then you may wish to use:
Iozone –Rac
Command Line options:
The following is the output from the built in help. Each option’s purpose is explained in this section of the
manual.
Usage: iozone [-s filesize_Kb] [-r record_size_Kb ] [-f [path]filename]
[-i test] [-E] [-p] [-a] [-A] [-z] [-Z] [-m] [-M] [-t children] [-h] [-o]
[-l min_number_procs] [-u max_number_procs] [-v] [-R] [-x]
[-d microseconds] [-F path1 path2...] [-V pattern] [-j stride]
[-T] [-C] [-B] [-D] [-G] [-I] [-H depth] [-k depth] [-U mount_point]
[-S cache_size] [-O] [-K] [-L line_size] [-g max_filesize_Kb]
[-n min_filesize_Kb] [-N] [-Q] [-P start_cpu] [-c] [-e] [-b filename]
[-J milliseconds] [-X filename] [-Y filename] [-w] [-W]
[-y min_recordsize_Kb] [-q max_recordsize_Kb] [-+m filename]
[-+u ] [ -+d ] [-+p percent_read] [-+r] [-+t ] [-+A #]
Download the PDF from IOZone and read it, it'll explain everything

Re: Help Running Iozone Filesystem Benchmark

Posted: Sun Aug 31, 2008 10:24 am
by dicecca112
iozone -Rab test.wks

run that, it'll take a while though