- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Performance testing disks in HP-UX?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2008 12:04 AM
09-30-2008 12:04 AM
I was wondering if there is any good benchmarking or performance software for testing disks in HP-UX? I need to compare a disk on our EVA SAN to a disk on our Netapp NAS.
Br
Patrik
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2008 12:06 AM
09-30-2008 12:06 AM
Re: Performance testing disks in HP-UX?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2008 12:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2008 12:13 AM
09-30-2008 12:13 AM
Re: Performance testing disks in HP-UX?
Thanks
SKR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2008 12:14 AM
09-30-2008 12:14 AM
Re: Performance testing disks in HP-UX?
Thanks
SKR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2008 12:26 AM
09-30-2008 12:26 AM
Re: Performance testing disks in HP-UX?
Br
Patrik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2008 12:52 AM
09-30-2008 12:52 AM
Re: Performance testing disks in HP-UX?
suxus004 # sar -d 5 10
HP-UX suxus004 B.11.23 U ia64 09/30/08
04:47:16 device %busy avque r+w/s blks/s avwait avserv
here monitor %busy
glance is another option
perfview
dd if=/dev/rdsk/cxtxd0 of=/dev/null bs=1024
RETURN VALUE
Exit values are:
0 Successful completion.
>0 Error condition occurred.
DIAGNOSTICS
Upon completion, dd reports the number of input and output records:
f+p records in Number of full and partial blocks read.
f+p records out Number of full and partial blocks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2008 01:37 AM
09-30-2008 01:37 AM
Re: Performance testing disks in HP-UX?
I have to point out that all dd is going to test is relative sequential read/write IO performance - it won't tell you anything about any other sort of IO.
Better would be to get a tool like iozone:
http://www.iozone.org
Even better would be to actually compare your applications on both arrays.
Be aware that the nature of WAFL on NetApp is such that performance can degrade over time, so make sure you run your tests for at leats 24 hours.
HTH
Duncan
I am an HPE Employee

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-30-2008 07:16 PM
09-30-2008 07:16 PM
Re: Performance testing disks in HP-UX?
Our friends already gave you couple of good
references. There are many more.
For example:
For HP-UX 11.23 or newer (11.31), HP offers
it as long as you sign an ETD Test Tool Non
Disclosure Agreement.
Please contact your representative.
HP-UX Meatgrinder is a port of ETD's
Linux Meatgrinder test to the HP-UX
operating system.
It is available for Itanium and PA-RISC.
Here are some of the test threads:
Ancillary
Audio
Cache
CPU
File System
Flash
Floppy
Interupt
Memory
MultiPCU
Network
PCI Master
Raw Disk
Tape
and more.
If you look for older messages in the forum,
you will find more tools.
Cheers,
VK2COT
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2008 02:53 AM
10-01-2008 02:53 AM
Re: Performance testing disks in HP-UX?
Br
Patrik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2008 03:38 AM
10-01-2008 03:38 AM
Re: Performance testing disks in HP-UX?
You can't download meatgrinder.
As indicated its an internal HP tool which requires certain agreements to be signed with HP before it can be provided. You would have to request it from your HP contacts. I have to say I'm not sure it would be provided anyway, as typically its used by other vendors as part of qualification and certification testing, rather than by customers for performace tests. In my opinion you'd be better to stick with the tools already discussed.
HTH
Duncan
I am an HPE Employee
