- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- High Sysload
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
08-07-2001 06:41 AM
08-07-2001 06:41 AM
We have been having a problem with all 3 CPUs being 100% used, with approx 70% of this sysload, and the load is averaging 12-20
We have discovered via ps -ef that some of the ksh processes have been left with a ppid of 1.
As soon as we kill these processes, the sysload reduces to 2-3%, and the system ruturns to normal, with load < 1.
I can monitor this server constantly, and as soon as the sysload increases kill the appropriate processes, but obviously I can't do this 24/7.
Is there any way round this
Any help is greatly appreciated
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2001 06:50 AM
08-07-2001 06:50 AM
Re: High Sysload
ppid of 1 shows that your applications creating orphans processes. for first try reboot the machine, if this didn't solve your problem check with the software vendor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2001 06:57 AM
08-07-2001 06:57 AM
Re: High Sysload
Why would an orphaned process have such an effect.
There were only three ksh processes orphaned, yet the sysload was 70%.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2001 07:07 AM
08-07-2001 07:07 AM
Re: High Sysload
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2001 07:09 AM
08-07-2001 07:09 AM
Re: High Sysload
how much is the RAM and swap
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2001 07:13 AM
08-07-2001 07:13 AM
Re: High Sysload
since even after reboot sysload is going high, i doubt with the softwares running in the machine, check with the vendor or let me know the softwares you are running.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2001 07:26 AM
08-07-2001 07:26 AM
SolutionThis has been seen before. Take a look at this thread:
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x6ddbf9beca68d511abcd0090277a778c,00.html
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2001 08:57 AM
08-07-2001 08:57 AM
Re: High Sysload
Also, do I have to install any other patch instead ?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2001 11:59 PM
08-07-2001 11:59 PM
Re: High Sysload
Thanks
to everyone for the help