- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CPUs not sharing an equal proportion of the total ...
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-24-2005 07:58 PM
04-24-2005 07:58 PM
CPUs not sharing an equal proportion of the total load
Have been observing an improper balance between the proportion of load shared by my 2 CPUs...
Have also got an alert "HP-UX PATCH NOTIFY: Patch PHNE_31247 Has Warnings" from HP recently saying that:
==============================================
Hewlett-Packard has issued a new warning for the following patch:
PHNE_31247 : s700_800 11.11 cumulative ARPA Transport patch
"Warning: 05/04/13 - This Critical Warning has been issued by HP.
- PHNE_30656 introduced behavior that can cause the performance
of network-intensive applications to decrease due to the
processing workload becoming unbalanced between CPUs.
The CPU utilization could significantly increase on CPUs
servicing LAN card interrupts in comparison to the other CPUs
following the installation of PHNE_30656. This can lead to
lower network performance on systems that have a high number
of CPUs, few network cards with high network traffic, and long
TCP connection lifetimes.
- This same behavior is exhibited with superseding patches
PHNE_31247 and PHNE_32042.
....
"
When checking my patches i see:
==================================
SLX2:>swlist -l patch |grep ARPA
# PHNE_31247 1.0 cumulative ARPA Transport
patch
SLX2:>
Attached a snapshot from the TOP command.
Comments or recommendations from those who are Knowledgeable of this, would be most appreciated.
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2005 11:00 PM
04-24-2005 11:00 PM
Re: CPUs not sharing an equal proportion of the total load
Fire up glance and check to see where each one of those processes are consuming the most resources.
If the answer is they do a lot of network traffic, then HP recommends you uninstall these patches: PHNE_30656, PHNE_31247, PHNE_32042
live free or die
harry d brown jr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2005 12:00 AM
04-25-2005 12:00 AM
Re: CPUs not sharing an equal proportion of the total load
If you want to see each processor equally loaded, do this:
while :;do :;done &
while :;do :;done &
Since each line represents 100% CPU load, running it twice will load each processor and thus you'll see processor=100% and overall system load=100%. This do-nothing loop consumes 100% CPU and no I/O so it represents a steady load on the CPU.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-25-2005 11:45 PM
04-25-2005 11:45 PM
Re: CPUs not sharing an equal proportion of the total load
As mentioned before it is hard to totally equal the CPU utilization on a system.. What happens is the OS checks every second if there is a 20% or more deviation between the cpu utilization of the most and the least CPU. Then it moves a thread over from the busiest to the least busiest. As you can see from this algorithym it is not perfect but good enough. A lot really depends on whether the thread can be moved. Alot can happen in a second. Many processes can goto sleep, be created and die so the whole world changes in a second. Many drivers and some code can only run on a specific processor or they cannot be moved once they start, so they cannot be moved. If you look at a system with 75% and 56% thats not too badly balanced.
I hope this makes sense and helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2005 02:05 AM
04-26-2005 02:05 AM
Re: CPUs not sharing an equal proportion of the total load
Things tended to even out when machine use got heavier.
Based on the information you submitted I would not say you have a problem right now.
If you have one of the patches thats been pulled, I would like that patch out of production, but unless you exhibit the exact symptoms of the warning, I would not be in a hurry.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com