Operating System - Linux
1753274 Members
4702 Online
108792 Solutions
New Discussion юеВ

Re: Script to simulate I/O on HP-UX

 
roadrunner_1
Regular Advisor

Script to simulate I/O on HP-UX

I am performing tests to evaluate both HP and EMC storage arrays.
I need a script to simulate or generate random I/O activity upto 10000 IOPS with the following profile - 50% reads/50% writes and 80% reads/20writes.

Can somebody please provide me with a script, which will do the above? I will be glad to share the test results. Test are being performed this Monday 7/24.
4 REPLIES 4
Arunvijai_4
Honored Contributor

Re: Script to simulate I/O on HP-UX

Hi,

Try with IOMeter, http://www.iometer.org/

As there is no port for HP-UX, you need to do it by yourself.

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Steven E. Protter
Exalted Contributor

Re: Script to simulate I/O on HP-UX

Shalom,

This can totally be simulated with the dd command.

http://www.tin.org/bin/man.cgi?section=1&topic=dd

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com

Re: Script to simulate I/O on HP-UX

IOzone is another good tool for this:

http://www.iozone.org/

HTH

Duncan

I am an HPE Employee
Accept or Kudo
OldSchool
Honored Contributor

Re: Script to simulate I/O on HP-UX

I'll second Duncan's advice. I've used iozone before. its fairly painless, and can produce some nice excel-formatted graphs.