AIX 5.2 5.3 disk performance exerciser tool


 
Thread Tools Search this Thread
Operating Systems AIX AIX 5.2 5.3 disk performance exerciser tool
# 1  
Old 12-16-2008
AIX 5.2 5.3 disk performance exerciser tool

I'm search for a disk exerciser / load tool like iometer, iozone, diskx for IBM AIX 5.2 and 5.3

Because of a very bad disk performance on several AIX systems, I need to have a tool which is able to generate a disk load on my local and SAN disks.

Does somebody knows a kind of tool which is able to generate random IO's with a specified block size?
# 2  
Old 12-16-2008
Just curious. Why don't you want to use iozone?
# 3  
Old 12-16-2008
There is no iozone AIX version available.
I tried to compile the source on a AIX system without result.

Also I was not able to configure iozone in a way to generate random iops for longer times without using the -a or -A option.
I want to load the disk with (for example) 64k blocks for 5 minutes. During this 5 minutes I want to collect all my AIX, SAN and Storage performance counters.

Maybe you are able to build the source and give me some tricks to use it
# 4  
Old 12-16-2008
May i ask what exactly "bad disk perormance" means for you? Maybe there is something you just missed and we can work it out here?

I don't know the tools you mentioned but you might want to read the manpage for "filemon", which can be quite a handy tool to find hotspots on a filesystem/disk and can provide several versatile disk statistics.

I hope this helps.

bakunin
# 5  
Old 12-17-2008
Quote:
Originally Posted by funsje
I'm search for a disk exerciser / load tool like iometer, iozone, diskx for IBM AIX 5.2 and 5.3
[...]
To generate I/O load for performance tests I use XDD. Compile it yourself from the open source or find a version compiled for AIX.
# 6  
Old 12-18-2008
Have a look at ndisk in this link maybe:
IBM developerWorks: Wikis - AIX - nstress

Also if you try to simulate I/O traffic on disk with such a tool, it will not necessary be the same kind of traffic like you have in your production environment. It might me just ok to see what max bandwith and number of I/O transactions will be ok for it.

For analyzing your actual performance problem on disks, you should investigate more on your systems where these occure.
If you need help, let us know. Without investigation it could be something different than it looks at first.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. AIX

AIX lpar bad disk I/O performance - 4k per IO limitation ?

Hi Guys, I have fresh new installed VIO 2.2.3.70 on a p710, 3 physical SAS disks, rootvg on hdisk0 and 3 VIO clients through vscsi, AIX7.1tl4 AIX6.1tl9 RHEL6.5ppc, each lpar has its rootvg installed on a LV on datavg (hdisk2) mapped to vhost0,1,2 There is no vg on hdisk1, I use it for my... (1 Reply)
Discussion started by: frenchy59
1 Replies

2. Infrastructure Monitoring

Performance data via HPOV tool

Hi, We have HP OpenView tool to extract utilization report and extract them in csv. Every month I pull 30 days CPU and Memory utilization, every 5 minutes via GUI and export it in csv (excel) format. It is always a time consuming process to run it on a set of servers and then pick next set because... (0 Replies)
Discussion started by: solaris_1977
0 Replies

3. AIX

Clone or mirror your AIX OS larger disk to smaller disk ?

hello folks, I have a 300GB ROOTVG volume groups with one filesystem /backup having 200GB allocated space Now, I cannot alt disk clone or mirrorvg this hdisk with another smaller disk. The disk size has to be 300GB; I tried alt disk clone and mirrorvg , it doesn't work. you cannot copy LVs as... (9 Replies)
Discussion started by: filosophizer
9 Replies

4. Solaris

iostat as a tool for generating disk IO

Hi All Currently i had a server directly connect to the EMC box. The EMC storage is a FC Direct Attached Storage to the server without going through SAN switches And i had download the Daily data file in /var/adm/sa/sardd But i not sure which one in /var/adm/sa/sardd is the correct... (14 Replies)
Discussion started by: SmartAntz
14 Replies

5. AIX

Tool to monitor the performance of the system ..

Dear experts , Pls advice for any good Tool to monitor the CPU and performance of AIX the system .. to keep monitoring to show me the utilization of that system .. (12 Replies)
Discussion started by: Mr.AIX
12 Replies

6. Filesystems, Disks and Memory

A tcpdump-like tool for disk I/O?

Hi, can anyone please suggest a tool to dump i/o packets just like tcpdump does for network traffic. Basically I have a complex dataflow that needs to be optimized and I want to see how packets go to/from disk - what goes randomly and sequentially. Thanks (8 Replies)
Discussion started by: vsmi
8 Replies

7. Web Development

Suggested tool / approach for performance testing

What is a good approach for a performance testing tool suite for web applications? I am specifically interested in tools that execute a certain set of tasks well as opposed to tuning high traffic sites. In other words, a profiler would be a good idea to have, although I understand these tools are... (4 Replies)
Discussion started by: figaro
4 Replies

8. Solaris

Solaris Performance Monitoring Graphing Tool

Hi All Anyone out there using any graphing tool for Solaris performance data taken either through SAR utility or iosatat, vmstat, nicstat etc. There are a couple on googling like statsview and rrdtool but not sure if anyone is really happy and satisfied with using any of the graphing tool. ... (1 Reply)
Discussion started by: baner_n
1 Replies

9. AIX

AIX System paramerter for Disk performance

Can I change any AIX System paramerter for speeding the data Disk performance? Currently it slows with writing operations. (1 Reply)
Discussion started by: gogogo
1 Replies

10. UNIX for Dummies Questions & Answers

System Performance Tool

Could someone point me in the correct direction or web link containing instructions for installing the System Performance Tool (aka STP) software on an IBM-AIX version 4.? machine. My client has the software (that came from their original server) on a 3" floppy. Thanks! (1 Reply)
Discussion started by: Pam
1 Replies
Login or Register to Ask a Question