Operating System - HP-UX
1833780 Members
2748 Online
110063 Solutions
New Discussion

I/O load generators for HP-UX?

 
Mott Given
Frequent Advisor

I/O load generators for HP-UX?

Does HP-UX have any publicly available free tools that can be used as an I/O load generator for benchmarking disk arrays? I am looking for a tool like iometer, which is apparently not available for HP-UX?

If no tools are publicly available, then are there any HP internal tools that I could get an HP person to run for us?

Mott Given
8 REPLIES 8
TwoProc
Honored Contributor

Re: I/O load generators for HP-UX?

http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/pmbench-2.0/
We are the people our parents warned us about --Jimmy Buffett

Re: I/O load generators for HP-UX?

IOzone is a nice tool for doing exactly this. One particularly nice feature is that you can get it to output in excel format for easily knocking up graphs.

http://www.iozone.org/

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Mott Given
Frequent Advisor

Re: I/O load generators for HP-UX?

Duncan:

Is there a compiled version of iozone available for HP-UX?

Mott
The Old Man
Advisor

Re: I/O load generators for HP-UX?

Mott,
Google "HP Diskbench". It's available on the HP DSPP site.
Tom
RAC_1
Honored Contributor

Re: I/O load generators for HP-UX?

A simple dd will also do that
Read performance check

timex dd if=/dir/20GB_file of=/dev/null bs=32k

Write thing.

timex dd if=/dev/zero of=/dir/20gig_file bs=32k count=xxxxx

Make sure you have enough space.

Anil
There is no substitute to HARDWORK
rick jones
Honored Contributor

Re: I/O load generators for HP-UX?

I will second the suggestion to use iozone. I don't know if precompiled binaries are distributed, but suspect that it will compile just fine under HP-UX. The author of iozone is actually an HP engineer.
there is no rest for the wicked yet the virtuous have no pillows
Mott Given
Frequent Advisor

Re: I/O load generators for HP-UX?

Tom:

After I got diskbench, the doc files said "DB (Diskbench)is a disk subsystem performance tool. DB can measure properties like IOs/sec and MB/sec for different disk subsystems. This feature is not supported on MP systems."

So it looks like I would not be able to use it running from our MP servers? Does anyone have any experience that disproves that?

Mott Given
The Old Man
Advisor

Re: I/O load generators for HP-UX?

Mott,
Below is the link to the DSPP Diskbench page. I see whant you mean. The first sentence says MP is not supported, and the description later says 1 way or MP. We have used it on many MP machines, and have had no problem.......it reports I/O fine. I think what HP means is it doesn't support reporting processor utilization with MP machines, but you really want the I/O numbers, and it will give you them.........
Tom

http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,260,00.html