HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Performance issue - Blocked on "System"
Operating System - HP-UX
1834483
Members
3423
Online
110067
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
02-26-2009 01:25 AM
02-26-2009 01:25 AM
Performance issue - Blocked on "System"
We are investigating complaints on performance in a distributed system (Oracle 9 application servers, Oracle 9 database servers all running on PA-RISC hp-ux 11.11).
I can't find anything wrong on the operating system/server level besides one thing which I don't know how to interpret.
When looking in glance/gpm on a process wait states, I can see that quite many processes are blocked on system ~80% of time. On global level I got 40%/600 threads.
See
gpm -> Process List -> Reports -> Process Wait States
and
gpm -> Reports -> Wait States
Glance help tells that SYSTM is LVM, VFS, UFS, JFS and Disk Quota subsystems.
Does anyone know if this affects performace negatively in a significant way? How can I tune it?
I can't find anything wrong on the operating system/server level besides one thing which I don't know how to interpret.
When looking in glance/gpm on a process wait states, I can see that quite many processes are blocked on system ~80% of time. On global level I got 40%/600 threads.
See
gpm -> Process List -> Reports -> Process Wait States
and
gpm -> Reports -> Wait States
Glance help tells that SYSTM is LVM, VFS, UFS, JFS and Disk Quota subsystems.
Does anyone know if this affects performace negatively in a significant way? How can I tune it?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 06:19 AM
02-26-2009 06:19 AM
Re: Performance issue - Blocked on "System"
Hi,
In any busy system, if you go to glance, you can see processes blocked on many things, eg. PIPE, NFS, STRMS, CACHE, MESG, daid, etc. You need to look at each process waiting for what? it is not an easy task, if they waiting for Cache, then it could be something to do with Data Buffer cache, if it is waiting for NFS, then there could be a Network bottleneck. So, you need to investigate the reason why they are waiting.
Good luck
Shahul
In any busy system, if you go to glance, you can see processes blocked on many things, eg. PIPE, NFS, STRMS, CACHE, MESG, daid, etc. You need to look at each process waiting for what? it is not an easy task, if they waiting for Cache, then it could be something to do with Data Buffer cache, if it is waiting for NFS, then there could be a Network bottleneck. So, you need to investigate the reason why they are waiting.
Good luck
Shahul
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 05:05 PM
02-26-2009 05:05 PM
Re: Performance issue - Blocked on "System"
Blocked on system means that the process is waiting on updating or accessing some system resource. It might be allocating space on a disk, paging, LVM subsystem. Something not covered by priority (other processes)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-26-2009 11:54 PM
02-26-2009 11:54 PM
Re: Performance issue - Blocked on "System"
What have you been using to conclude that you don't see anything at the system level ?
If you can tell us what tools you used, and what numbers you have seen, some of us may fill the gaps or point you at something you missed.
Sometimes, as I learned, you just have to look harder.
Have you tried "sar" for instance ? With "sar -u 60 120" you will have a 2 hour log with 60 second intervall showing you CPU activity, including the amount of time the system is waiting for IO to complete.
It could be that your CPU usage is low, but that your system is continuously waiting for IO.
But of course, maybe you have already looked at this.
If you can tell us what tools you used, and what numbers you have seen, some of us may fill the gaps or point you at something you missed.
Sometimes, as I learned, you just have to look harder.
Have you tried "sar" for instance ? With "sar -u 60 120" you will have a 2 hour log with 60 second intervall showing you CPU activity, including the amount of time the system is waiting for IO to complete.
It could be that your CPU usage is low, but that your system is continuously waiting for IO.
But of course, maybe you have already looked at this.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP