- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- High LoadAverages are certain CPUS
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
04-19-2001 07:48 AM
04-19-2001 07:48 AM
High LoadAverages are certain CPUS
Certain CPUS show very high loadaverages others are normal.
CPU 0, 4, 5, 6, and 7 low Average of 1.5 or less
CPU 1, 2, and 3 high Average of 6 or higher
Reboot corrects but problem comes back.
How can I find which processes are causing the que?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 07:57 AM
04-19-2001 07:57 AM
Re: High LoadAverages are certain CPUS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 08:03 AM
04-19-2001 08:03 AM
Re: High LoadAverages are certain CPUS
Neither glance or top indicate any busy processes. I'm trying to determine what makes up the runque. I assume a process is active but stuck for some reason or an HPUX bug?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 08:03 AM
04-19-2001 08:03 AM
Re: High LoadAverages are certain CPUS
glance will be able to show you the processes that are running on each cpu.
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 09:44 AM
04-19-2001 09:44 AM
Re: High LoadAverages are certain CPUS
Top should show you which processes are running on which CPU (see example -- 1st column in process list). Make sure that top isn't aliased to 'top -h' as this will hide individual CPU stats.
Once you discover a process that is suspect (like PatrolAg which is running on CPU 6 in my example), take a look at that using glance for more detail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 10:18 AM
04-19-2001 10:18 AM
Re: High LoadAverages are certain CPUS
I'm not getting my point over. Looking at your top you have a slight inbalance in the loadaverage. CPU 0 is 2+ and most other CPUS are <1.
In my situation CPU 3 has a 6+ loadaverage, and the other CPUS have < 1.5. I don't see any processes in CPU 6 that are heavy consumers, and I don't understand why ONE CPU would be so heavily loaded with other almost idle.
Thanks,
Frank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 03:53 PM
04-19-2001 03:53 PM
Re: High LoadAverages are certain CPUS
Are you running predictive? Predictive had a problem with its daemons (eg. memlogd) occupying 99-100% of CPU time on a single CPU. A patch resolves the CPU hog.
Hope this helps. Regards.
Steven Sim Kok Leong
Brainbench MVP for Unix Admin
http://www.brainbench.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2001 10:59 PM
04-19-2001 10:59 PM
Re: High LoadAverages are certain CPUS
just want to mention: if you have one super mega heavy process you will have one overloaded cpu, whilst the others might be idle. Your server cannot divide the load of one single process over several cpu's. The process might however be switched to other cpu's regularly.
But you measures seem to be extreme, and need a closer look. Like mentioned, predictive might be the cause.
good luck,
Thierry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-20-2001 01:38 AM
04-20-2001 01:38 AM
Re: High LoadAverages are certain CPUS
Fire up STM, highlight the cpus, select tools, exercise and run.
This will check out the cpus.
Also as previously mentioned cpus do not share what might be a load hungry process.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2001 07:01 AM
05-02-2001 07:01 AM
Re: High LoadAverages are certain CPUS
I assume you want is a list of the processes running on each CPU at any given point. From this you can look at the individual processes & track down the culprits.
I would imagine that something like processor affinity is switched on for some of your processors to bind them to 3 of your 8 CPU's!
Good luck
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2001 07:20 AM
05-22-2001 07:20 AM
Re: High LoadAverages are certain CPUS
check whether these multiprocessor patches are installed. PHNE_21433 and PHNE_21767. We have the same issue and it was resolved by installing these patches.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2002 07:54 AM
03-12-2002 07:54 AM
Re: High LoadAverages are certain CPUS
What measurement interval are you using for Glance? If you increase the measurement interval of Glance to something very long, say 5 minutes, then you will see a very nicely balanced AVERAGE load. If you could have an instantaneous measurement interval, you would see some cpus at 100%, busy, and others at 0%, idle. That is what is really happening, but what performance tool report is an average value rather than an instantaneous value. The longer the averaging time, the smoother the values are, usually.
The values that 'top' reports are very heavily averaged. In fact, the cpu utilization is the exponentially weighted averages that the kernel uses to assign the process priorities. If you watch top while a process starts, executes, and stops, you will see cpu values that slowly ramp up, stay high, and then slowly ramp down. This is not what the process is really doing! This slow ramp up and down is due to the exponential averaging of the cpu utilization.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-12-2002 08:12 AM
03-12-2002 08:12 AM
Re: High LoadAverages are certain CPUS
Sandip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 03:28 AM
03-13-2002 03:28 AM
Re: High LoadAverages are certain CPUS
I can post up a program (or you can search for it here - processor affinity) that will allow you to push a PID onto a certain CPU.
Later,
Bill