- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: system process taking 100% cpu
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
05-04-2007 01:09 AM
05-04-2007 01:09 AM
system process taking 100% cpu
Does anybody has noticed about this and what this is about?
Thanky you all.
Rajos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 01:35 AM
05-04-2007 01:35 AM
Re: system process taking 100% cpu
If I were you, I would check the existence of a rogue perl application on my system.
My 2 cents.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 01:44 AM
05-04-2007 01:44 AM
Re: system process taking 100% cpu
look at this document:
Submitted Date: Mon Feb 06 07:00:00 CET 2006
Title: kernel config (char mode) fails from sam
Document ID: ucr_na-KMN8606431056_ssb-1
Last Modified Date: Sun Apr 08 07:00:00 CEST 2007
You may provide feedback on this document
Title:kernel config (char mode) fails from sam
Product Name: HPUX S800 1.0-11X
Product Number:9245XB
Release ID:B.11.23System Model:9000
Last Update Filed:20070330
Status:Fix Available
Problem Text
CR# JAGaf90498
problem
# sam --> kernel config (char mode)
Syntax Error
In /usr/sam/tui/kc/mainMenu at line 1
Unrecognized line:
Temporary Solution
TEXT
workaround
As a workaround, install SysMgmtBase B.00.02.01 from media with the
0512 OE. (Note: this will automatically pull in patches that require
a reboot.)
Fix Text
fix
kcweb now has a dependency on SysMgmtBase to ensure that the menufiles
are in sync with the cmenu shipped by SysMgmtBase.
Original KMine SSB-SRB 8606431056
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 06:10 AM
05-04-2007 06:10 AM
Re: system process taking 100% cpu
The above sequence starts the cmenu process. If, at this point, the sam process is killed and all other related processes killed except the cmenu, then cmenu becomes zombie and owned by init process. Then, this cmenu starts taking all of cpu cycles. If you do a top or look in glance, you will see all cpu going to 100%. Work around is to kill this cmenu process.
Rajos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 06:30 AM
05-04-2007 06:30 AM
Re: system process taking 100% cpu
Rajos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 06:37 AM
05-04-2007 06:37 AM
Re: system process taking 100% cpu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2007 06:39 AM
05-04-2007 06:39 AM
Re: system process taking 100% cpu
Rajos