Operating System - HP-UX
1833700 Members
3459 Online
110062 Solutions
New Discussion

Re: cclogd hogging system

 
SOLVED
Go to solution
John D. Timmel
Advisor

cclogd hogging system

HP-UX 11.0, L class server: What does cclogd do? Some time after a reboot, cclogd goes from sleep to run (and stays there), and takes up excessive resources. I've seen some patches address problems with it, but none mention this symptom.

CPU TTY PID USERNAME PRI NI SIZE RES STATE TIME %WCPU %CPU COMMAND
0 ? 1483 root 204 10 80K 200K run 5556:14 99.45 99.27 cclogd
4 REPLIES 4
linuxfan
Honored Contributor
Solution

Re: cclogd hogging system

Hi John,

This is a known problem, if you are the stm version A.24 you need to install the patch PHSS_23655. which version of STM are you running?

-Regards
Ramesh
They think they know but don't. At least I know I don't know - Socrates
Sridhar Bhaskarla
Honored Contributor

Re: cclogd hogging system

Well known problem with the older version of Diagnostics.

Upgrade your DIAGNOSTICS version to the latest or install the patch
PHSS_23658.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Christopher McCray_1
Honored Contributor

Re: cclogd hogging system

The patch is PHSS_24044 s700-800 STM for CCLOGD fix.

Symptom : CCLOGD uses excessive CPU cycles, eats up 99.8% CPU

what happens is that cclogd creates a new /var/stm/logs/os/ccbootlog every time the system is rebooted or the file size reaches 750Kb. When the 11th file is being created, cclogd clears out the archived log files completely and get stuck in an endless loop. It also clears out all the ccbootlog.## files, which is what reveals itself. Hope this helps and is actually what you are seeing.

Good luck,
Chris

It wasn't me!!!!
Christopher McCray_1
Honored Contributor

Re: cclogd hogging system

In addition to what I wrote, the others may be talking about a newer version than what I have.Alternatively, the June release of Online diagnostics was supposed to fix this.

Regards
Chris
It wasn't me!!!!