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
  • I have this with mdw after 9.305-4 up2date:

    Tasks: 167 total,   2 running, 162 sleeping,   0 stopped,   3 zombie
    
    Cpu(s): 50.1%us,  1.7%sy,  0.0%ni, 48.1%id,  0.0%wa,  0.0%hi,  0.2%si,  0.0%st
    Mem:   4052724k total,  3675604k used,   377120k free,   287220k buffers
    Swap:  3145720k total,    68828k used,  3076892k free,  1664704k cached

      PID USER      PR  NI  VIRT  RES  SHR S   %CPU %MEM    TIME+  COMMAND         
     3667 root      20   0  129m 117m 3572 R    100  3.0   6660:31 mdw.plx          
        9 root      20   0     0    0    0 S      1  0.0  62:57.66 rcu_sched        
     4962 root      20   0 23112 3896 1528 S      1  0.1 110:05.27 ctipd.bin        
     5276 httpprox  20   0  456m 171m 8372 S      1  4.3  52:34.08 httpproxy   


    High CPU load of mdw begins after these entries:

    2014:12:29-08:30:01 mail /usr/sbin/cron[5763]: (root) CMD (   /usr/local/bin/reporter/system-reporter.pl)
    
    2014:12:29-08:30:01 mail /usr/sbin/cron[5767]: (root) CMD (/usr/local/bin/create_rrd_graphs.plx --mode daily)
    2014:12:29-08:30:01 mail /usr/sbin/cron[5768]: (root) CMD (/var/mdw/scripts/pmx-blocklist-update)


    So is it fixed?
Reply
  • I have this with mdw after 9.305-4 up2date:

    Tasks: 167 total,   2 running, 162 sleeping,   0 stopped,   3 zombie
    
    Cpu(s): 50.1%us,  1.7%sy,  0.0%ni, 48.1%id,  0.0%wa,  0.0%hi,  0.2%si,  0.0%st
    Mem:   4052724k total,  3675604k used,   377120k free,   287220k buffers
    Swap:  3145720k total,    68828k used,  3076892k free,  1664704k cached

      PID USER      PR  NI  VIRT  RES  SHR S   %CPU %MEM    TIME+  COMMAND         
     3667 root      20   0  129m 117m 3572 R    100  3.0   6660:31 mdw.plx          
        9 root      20   0     0    0    0 S      1  0.0  62:57.66 rcu_sched        
     4962 root      20   0 23112 3896 1528 S      1  0.1 110:05.27 ctipd.bin        
     5276 httpprox  20   0  456m 171m 8372 S      1  4.3  52:34.08 httpproxy   


    High CPU load of mdw begins after these entries:

    2014:12:29-08:30:01 mail /usr/sbin/cron[5763]: (root) CMD (   /usr/local/bin/reporter/system-reporter.pl)
    
    2014:12:29-08:30:01 mail /usr/sbin/cron[5767]: (root) CMD (/usr/local/bin/create_rrd_graphs.plx --mode daily)
    2014:12:29-08:30:01 mail /usr/sbin/cron[5768]: (root) CMD (/var/mdw/scripts/pmx-blocklist-update)


    So is it fixed?
Children
No Data