- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- High system load ...
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
08-16-2004 03:06 PM
08-16-2004 03:06 PM
High system load ...
23:03:31 %usr %sys %wio %idle
23:03:36 52 43 2 3
23:03:41 54 43 2 1
23:03:46 56 40 2 1
23:03:51 50 44 5 2
23:03:56 56 44 0 0
23:04:01 52 41 4 3
23:04:06 54 41 5 1
23:04:11 54 45 1 0
23:04:16 56 40 3 1
23:04:21 56 44 0 0
Average 54 42 2 1
I need a second opinion.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 03:20 PM
08-16-2004 03:20 PM
Re: High system load ...
I'm attaching a script set that will identify the culprit.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 03:35 PM
08-16-2004 03:35 PM
Re: High system load ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 06:55 PM
08-16-2004 06:55 PM
Re: High system load ...
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 08:46 PM
08-16-2004 08:46 PM
Re: High system load ...
The system has no CPU resource left, you need to check if this is an issue by looking at the load average or the Run Q length.
You have large %sys consumption but %wio is still low, it seems the I/O are not an issue. But if you have 50 process waiting on the CPU, that's no good.
Check vmstat output to find out more info ( or sar / glance if you're more confortable with it).
If the server is dedicated to Oracle, consider using statpack to check the instance health.
Cheers
Nicolas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 11:39 PM
08-16-2004 11:39 PM
Re: High system load ...
I've seen a couple of systems that were completely hung where the fix was to make the device swap 3x RAM on a heavy usage oracle system.
Best regards,
Kent M. Ostby