Guest User!

You are not Sophos Staff.

[9.265][BUG] CPU @ 100% after up2Date

I applied the .265 up2date package via manual download and upload through the WebAdmin, once the reboot completed everything was super slow.  That's when I noticed the CPU @ 100% and at the bottom is a full dump of the process list.

To make it easier to read, there are two pid's that are splitting the cpu time and racing each other to grab all cycle time.



root     24180 52.7  1.2  65600 26284 ?        R    20:01   3:03 confd [worker:jsonrpc:system]

root     26583 60.5  2.1  67508 44364 ?        R    20:07   0:01 confd [worker[:P]rpc:system]



I'm unsure why this is happening, and post other reboots the issue comes back.  I've gone through and disabled all the additional services I can, Web Filter, WAF, Remote Access, SMTP, APT, IPS and with them all off the issue is still present.

Any suggestions greatly received!


utm:/ # ps -aux
Warning: bad ps syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0   1916   380 ?        Ss   16:39   0:00 init [3]  
root         2  0.0  0.0      0     0 ?        S    16:39   0:00 [kthreadd]
root         3  0.0  0.0      0     0 ?        S    16:39   0:04 [ksoftirqd/0]
root         5  0.0  0.0      0     0 ?        S
100      26358  0.3  0.1   8044  2064 ?        S    20:06   0:00 sshd: loginuser@pts/0                    
100      26377  0.0  0.0   5036  2040 pts/0    Ss   20:06   0:00 -bash
root     26395  0.4  0.0   4576  1548 pts/0    S    20:07   0:00 su - root
root     26438  0.1  0.1   5036  2096 pts/0    S    20:07   0:00 -bash
root     26583 60.5  2.1  67508 44364 ?        R    20:07   0:01 confd [worker[:P]rpc:system]
root     26606  100  1.1  63452 24500 ?        R    20:07   0:00 confd [worker[:P]rpc:system]
root     26607  700  0.0   2856   992 pts/0    R+   20:07   0:00 ps -aux
Parents Reply Children
No Data