- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- how to check which process increase my I/O value
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
07-01-2007 02:37 PM
07-01-2007 02:37 PM
how to check which process increase my I/O value
My top results shows that my cpu and memory still at acceptable level. but the result for sar -udd shows very high value as per attached. May I know which process caused this problem ?
thanks
ng
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-01-2007 04:12 PM
07-01-2007 04:12 PM
Re: how to check which process increase my I/O value
They could easily be explained by a process scanning a large file, a backup operation, an import/export or such. The average queue suggests it could just be 1 process requesting the IO. The system is working. Be happy!
Other then GlancePlus there are, best I know, no standard tools to list high hitting IO user. --> proclist --> o --> 1 --> "Disk I/O Rate threshold".
That will require the problem (if there is a problem!?) to be actively present.
I think there are freeware tool to help (PIO, TOPIO) also, but often a simple 'top' will lead to a suspect process.
Be sure to read up:
- HPUX Tuning and Performance Manual (Sauers)
- HPUX Performance Cookbook (Ciullo)
- Tool list: http://docs.hp.com/en/5991-7469/5991-7469.pdf
I can not readily find a link to the cookbook.pdf on hp.com. Google find a link under dspp which does not work: http://h21007.www2.hp.com/dspp/files/unprotected/devresource/Docs/TechPapers/UXPerfCookBook.pdf
Html version: http://216.239.51.104/search?q=cache:I_YlSXKonuUJ:h21007.www2.hp.com/dspp/files/unprotected/devresource/Docs/TechPapers/UXPerfCookBook.pdf+hpux+Ciullo+cookbook+%2Bsite:hp.com&hl=en&ct=clnk&cd=1&gl=us
Peoplesoft copy: http://www.peoplesoft-hp.com/tools/whitepapers/%5Bfiles%5D/Technical/HPUX%20Performance%20Cookbook.pdf
Hope this helps some,
Hein van den Heuvel (at gmail dot com)
HvdH Performance Consulting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 08:02 PM
07-02-2007 08:02 PM
Re: how to check which process increase my I/O value
Only when you see avwait values higher that avserv you need to check which process eating up your resources... :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 08:44 PM
07-02-2007 08:44 PM
Re: how to check which process increase my I/O value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 08:57 PM
07-02-2007 08:57 PM
Re: how to check which process increase my I/O value
so i advice you to log a call with HP support as well as Oracle.. Y
ou need to provide them glance outputs to HP for a detailed analysis....
Best of Luck!! :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2007 09:32 PM
07-02-2007 09:32 PM
Re: how to check which process increase my I/O value
If you have enough memory I would check the recommendation ov V$DB_CACHE_ADVICE
When does the performance increase, when you restart the oracle instance or when you reboot the system?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-03-2007 12:55 AM
07-03-2007 12:55 AM
Re: how to check which process increase my I/O value
You never told us this was Oracle.
Did you consult with your DBA peers?
When you indicate 'performance is better', how is that measured. End user response time? End user throughput? system load?
Sometimes folks confuse a low utilization with better performance... au contraire!
If you just restart Oracle, not the whole box, is the performance better at first also?
This could easily be a memory problem.
The Oracle memory SGA + PGA is not over committed compared to physical memory is it now? The SYSTEM cpu time component is higher than I would accept it on my system.
Oracle has great tools built in to explain what are top wait events, where its Os are going and so on: statspack, enterprise manager and so on.
For better help, you may want to summarize some statspack data in an attached TEXT file (no .doc / .rtf please!), and an indication of memory usage, and maybe label those drives as to their major function (Oracle data, redo, swap,...).
Finally, If this is a serious problem for the business, then you may want to consider some hands-on help. Be sure to check with peers around you, and/or request some professional consulting (like myself :-).
Hope this helps some,
Hein van den Heuvel (at gmail dot com)
HvdH Performance Consulting