- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Which process consume the disk ?
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
10-27-2005 05:24 PM
10-27-2005 05:24 PM
I have a problem with huge disk usege.
When system slow/down , try to use
"sar -d" to verify disk usege.
And find a device almost 100 %busy .
The problem is how to verify which process took large disk resource ?
Wilson
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 05:29 PM
10-27-2005 05:29 PM
Re: Which process consume the disk ?
-Muthu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 05:42 PM
10-27-2005 05:42 PM
Re: Which process consume the disk ?
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 05:44 PM
10-27-2005 05:44 PM
Re: Which process consume the disk ?
glance -i (file systemwise usage)
glance -d
glance -g (at the the end of the screen, it will show process with top disk usage)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 06:08 PM
10-27-2005 06:08 PM
Re: Which process consume the disk ?
u may need to refer to this as well:
http://www1.itrc.hp.com/service/cki/search.do?searchString=KBRC00000947&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty&searchCrit=exactphrase&search.x=12&admit=-682735245+1130479645443+28353475&category=c0&mode=id&search.y=10
regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 06:49 PM
10-27-2005 06:49 PM
Re: Which process consume the disk ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 06:56 PM
10-27-2005 06:56 PM
SolutionYou might want to monitor memory,CPU as well.
Attached is the performance cookbook for the same.
Hope that helps.
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 06:59 PM
10-27-2005 06:59 PM
Re: Which process consume the disk ?
One more for you...
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-27-2005 09:09 PM
10-27-2005 09:09 PM
Re: Which process consume the disk ?
sar -- system activity report is an good tool to monitor performance.
sar -w -> monitor swapin/out activity
sar -d -> monitor disk activity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2005 08:17 AM
10-29-2005 08:17 AM
Re: Which process consume the disk ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2005 01:33 PM
10-30-2005 01:33 PM
Re: Which process consume the disk ?
100% IO busy might not be a problem.
See for example the classic "HP-UX tuning and performance" book by Sauers and Weygant:
"100% utilization does not mean that more I/Os are not possible. 100% utilization means that each time the disk queue length is inspected, there are one or more I/Os in the queue."
Notw if your disk is really a raid5 set backed by 8 drives, then it is only normal to have 2 - 6 disks with an active IO, so it will appear 100% busy very soon.
To know whether it actually is a problem you'd need to understand the underlying disks: how many, roughly how many IO/sec can it support, roughly how many MB/sec can it support, and what is the actual IO/sec and MB/sec load.
Is this per chance an oracle applications? If so then I find the Oracle statspack to be the best source to describe which IOs and why.
Since you mention slowdown, one assumes the problem is not just 'visual: 100%' but there is somethign really wrong. The other replies give good starting points: make sure it is realy data io, and not paging/swapping. Is there enough memory? Is there some CPU left when the slowdown is happening?
You may also want to look at the TOP utility to point to suspect processes.
hth,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2005 07:32 AM
10-31-2005 07:32 AM
Re: Which process consume the disk ?
Regards,
Sebastian Cesario
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2005 01:15 PM
10-31-2005 01:15 PM
Re: Which process consume the disk ?
If there is no swapin/out , how can we check which processes consume disk ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2005 04:26 PM
10-31-2005 04:26 PM
Re: Which process consume the disk ?
You mentioned few disks are 100% busy, findout to which FS these disks belong. Then use lsof to find out the process accessing these file system.
fuser -cu /FS will also list the process IDs accessing a particular FS.
Sudeesh