- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: 100% CPU Bottleneck
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
09-23-2002 01:01 AM
09-23-2002 01:01 AM
100% CPU Bottleneck
I have a K250 with 2 cpus with an application (Vision64) that take the system to the 100% of used resources.
Can you suggest me a better way to optimize the kernel parameters so I override the bottleneck problem?
* Tunable parameters
STRMSGSZ 65535
dbc_max_pct 20
maxfiles 2048
maxfiles_lim 2048
maxswapchunks 1024
maxuprc 1000
nfile 4096
nflocks 1024
ninode 4096
nproc 1024
nstrpty 60
Regards...
PSS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 01:12 AM
09-23-2002 01:12 AM
Re: 100% CPU Bottleneck
Please see the attached documents
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 04:00 AM
09-23-2002 04:00 AM
Re: 100% CPU Bottleneck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 04:48 AM
09-23-2002 04:48 AM
Re: 100% CPU Bottleneck
answer is => Get a faster machine, more memory, and upgrade the OS
The oxymoron here is that vision64 is supposed to assist administrators not slap them down.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 08:07 AM
09-23-2002 08:07 AM
Re: 100% CPU Bottleneck
- The OS is hpux 11.00
- model K250
- Memory 1Gb
- Swap = 2Gb
- 2 cpu
The application is Vision64 for the software distribution. It opens a lot of connections to several clients at a time.
Please suggest me something.
Regards...
PSS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-23-2002 08:31 AM
09-23-2002 08:31 AM
Re: 100% CPU Bottleneck
I would suggest the following looking at your attached document
bufpages - 235000
dbc_max_pct - 30
nproc - 8000
semmap - 1000
semmni - 500
I hope this helps you.
Regards,
Anil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 03:23 AM
09-24-2002 03:23 AM
Re: 100% CPU Bottleneck
SYSTEM PANIC!!!
The system returned an error like this: failed to allocate memory (cache error).
Something wrong in that parameters!
Regards...
PSS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 05:50 AM
09-24-2002 05:50 AM
Re: 100% CPU Bottleneck
Is the fact that CPU is %100 creating a problem? Are processes aborting or running very slow? If you do not have anything else running on this system let the application take 100%. If the applications are running OK you really do not have a problem.
If there are problems with jobs failing or running much too long, you do need an upgrade.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2002 06:44 AM
09-24-2002 06:44 AM
Re: 100% CPU Bottleneck
Kind of like saying my disk is full, how can I tune the disk to reduce the used space?
Secondly, I'd give you no recommendations without knowing the rest of the story!
Memory and memory utilization,
summary from iostat/vmstat
swapinfo, etc...
Regards,
Shannon