HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- High CPU system usage
Operating System - HP-UX
1834149
Members
2491
Online
110064
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
11-30-2000 07:19 PM
11-30-2000 07:19 PM
High CPU system usage
On a V-class 2500 with 8gb ram and 8x440 CPUs after adding a further 8x440 CPUs making 16x440s in total our CPU user usage went down but the system usage actually went up to 47% - 12 CPUs are added to informix 7.31UC5
Those that rely on technology are as lost as those who create it.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2000 12:21 AM
12-01-2000 12:21 AM
Re: High CPU system usage
The system cpu usage has gone up because it has to manage the extra cpus you installed. HP-UX now has to decide which processes can run on which of the new cpus, check when theyre done or need more time, etc.
The problem is that HP-UX has a single-threaded part in the kernel for criticial locking and no matter how many cpus you have every process will need to use this single-threaded part of the kernel at some point, which means you add more cpus, more procces can run, but the queue of processes to access the single-threaded part of the kernel has increased, ie. system cpu has gone up.
But despite this, overall you doubling your number of cpus should still show a considerable performance improvement.
Im from Palmerston North, New Zealand, but somehow ended up in London...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2000 01:32 AM
12-01-2000 01:32 AM
Re: High CPU system usage
Use Glance and sar to monitor and check this documents for troubleshooting the problem:
Description: Sys Adm: determining the cause of system performance problem
Doc. Ids S310000231A,B, and C.
Description: Sys Adm: determining the cause of system performance problem
Doc. Ids S310000231A,B, and C.
When We Seek To Discover The Best In Others, We Somehow Bring Out The Best In Ourselves.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2000 01:39 AM
12-01-2000 01:39 AM
Re: High CPU system usage
Hi,
The twelve CPU's for Informix.
Are the number of VCPU in onconfig(Informix config file) 12?
If you monitor the system, which processes are causing the high CPU usage?
Are these unix processes or Informix processes?
What is the nember of Page cleaners in your ONCONFIG file and how often do they start, after every 300 seconds or when it's X precent full.
Check the CPU usage within Informix:
onstat -g ???, don't know the exact option.
Unix:
When you use sar or top or glance, what do you see
# sar -u -q 2 10
# sar -c -q 2 10
The information is too little, to give a correct answer.
The twelve CPU's for Informix.
Are the number of VCPU in onconfig(Informix config file) 12?
If you monitor the system, which processes are causing the high CPU usage?
Are these unix processes or Informix processes?
What is the nember of Page cleaners in your ONCONFIG file and how often do they start, after every 300 seconds or when it's X precent full.
Check the CPU usage within Informix:
onstat -g ???, don't know the exact option.
Unix:
When you use sar or top or glance, what do you see
# sar -u -q 2 10
# sar -c -q 2 10
The information is too little, to give a correct answer.
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