This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

100% CPU ps auxwf

Hi,

Running 8.305 UTM120, 5 users or so. I have disabled everything now except firewalling. but still 100%, have haltded and restarted several times without success.

What more can I do? Please advise....

root      7319  1.5  0.0      0     0 ?        Z    23:09   0:00      \_ [confd.plx] 
root      7603 12.2  1.5  48856 32432 ?        S    23:09   0:03      \_ confd [worker[:P]rpc:webadmin]
root      8521  300  0.0   2616   936 ?        R    23:10   0:00          \_ ps auxwf
root      4924  0.0  0.2   7632  5244 ?        S    23:08   0:00 /usr/local/bin/sysmond
root      5021  0.0  0.5  15412 12256 ?        S    23:08   0:00 /var/aua/aua.bin


This thread was automatically locked due to age.
  • 100 ps ax -o pcpu,cmd
    14.8 /usr/sbin/named
     6.9 smtpd [queue manager]
     6.0 postgres: reporting reporting [local] idle  
     4.8 [confd.plx] 
     4.2 postgres: postgres smtp 127.0.0.1(44471) idle
     4.2 confd [worker[:P]rpc:webadmin]
     3.3 /var/webadmin/index.plx
     3.1 /usr/sbin/syslog-ng -f /etc/syslog-ng.conf
     2.7 /var/webadmin/index.plx
  • 58812 /var/webadmin/index.plx
    54924 /var/webadmin/index.plx
    32432 confd [worker[:P]rpc:webadmin]
    30488 confd [worker[:P]rpc:webadmin]
    28132 confd [master]
    27628 /var/mdw/mdw.plx
    26704 confd [listener]
    23624 smtpd [queue manager]
    22188 smtpd [master]
    13100 postgres: postgres smtp 127.0.0.1(44471) idle
  • There's a known bug with WebAdmin.  If you change the WebAdmin idle timeout to a large number and uncheck 'Logout on dashboard', there's a memory leak that can cause swapping and eventually a lockup.

    Are you experiencing a lockup or extremely-slow performance?

    If you're looking at the 'Process list' tab in 'Support >> Advanced' (your first post), then I'd say that it's not correctly reflecting the load, and you probably aren't at 100%.  Run top at the command line to get a better idea.

    Cheers - Bob
  • There's a known bug with WebAdmin.  If you change the WebAdmin idle timeout to a large number and uncheck 'Logout on dashboard', there's a memory leak that can cause swapping and eventually a lockup.

    Are you experiencing a lockup or extremely-slow performance?

    If you're looking at the 'Process list' tab in 'Support >> Advanced' (your first post), then I'd say that it's not correctly reflecting the load, and you probably aren't at 100%.  Run top at the command line to get a better idea.

    Cheers - Bob


    Hi BAlfson,

    The fans are spinning att maximum, I changed the webadmin timeout to maximum and unchecked the Logout to dashboard, but nothing happend.
    On the Dashboard it is 100% all the time

    top - 07:19:22 up  8:11,  1 user,  load average: 11.64, 10.13, 9.69
    Tasks: 162 total,   6 running, 154 sleeping,   0 stopped,   2 zombie
    Cpu(s): 44.1%us, 51.2%sy,  3.1%ni,  0.0%id,  0.0%wa,  0.0%hi,  1.6%si,  0.0%st
    Mem:   2050080k total,  1520780k used,   529300k free,   136496k buffers
    Swap:  1052248k total,        0k used,  1052248k free,   896404k cached

      PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND           
     5890 root      20   0  7284 5324 1748 S   21  0.3  98:49.06 named              
     6001 postgres  20   0 83008  52m  51m S    6  2.6  34:49.42 postgres           
     6023 root      20   0  7096 3336 1564 S    5  0.2  22:53.85 syslog-ng          
    24524 root      39  19 26416  19m 2924 R    3  1.0   0:02.60 gen_inline_repo    
     5394 root      20   0 11392 9580 2452 S    3  0.5   9:01.97 selfmonng.plx      
     5416 root      19  -1  5060 2400  848 S    3  0.1  11:52.13 ulogd              
     8194 root      39  19     0    0    0 R    2  0.0   0:00.16 pngquant           
    12809 root      20   0 16704 8708 3360 S    2  0.4   7:34.28 mailsec-reporte    
     7062 root      20   0 12972 6872 1224 S    2  0.3   6:12.79 xorp_rtrmgr        
     6333 root      20   0 30256  21m 2548 S    1  1.1   1:39.25 smtpd.bin          
     7442 loginuse  20   0  2600 1172  864 R    1  0.1   0:00.13 top                
     8060 postgres  20   0 82696 9488 8032 S    1  0.5   2:05.06 postgres           
      235 root      20   0     0    0    0 S    0  0.0   0:50.52 kondemand/0        
      236 root      20   0     0    0    0 S    0  0.0   0:47.14 kondemand/1        
      607 root      20   0  8364 2180 1480 S    0  0.1   0:03.69 exim               
     1261 root      20   0  8364 2180 1480 S    0  0.1   0:01.62 exim               
     4353 root      20   0     0    0    0 S    0  0.0   0:28.31 kjournald
  • The performance in the network are still good. in the dashboard its 100% no swaping at all, 22% of 2 GB memory. The mem is stable. 

    What more can i try?
  • It's odd that named is using 21% CPU.

    BTW, putting CODE tags around system output makes it easier to read.

    Barry



    top - 07:19:22 up  8:11,  1 user,  load average: 11.64, 10.13, 9.69
    Tasks: 162 total,   6 running, 154 sleeping,   0 stopped,   2 zombie
    Cpu(s): 44.1%us, 51.2%sy,  3.1%ni,  0.0%id,  0.0%wa,  0.0%hi,  1.6%si,  0.0%st
    Mem:   2050080k total,  1520780k used,   529300k free,   136496k buffers
    Swap:  1052248k total,        0k used,  1052248k free,   896404k cached

      PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND           
     5890 root      20   0  7284 5324 1748 S   21  0.3  98:49.06 named              
     6001 postgres  20   0 83008  52m  51m S    6  2.6  34:49.42 postgres           
     6023 root      20   0  7096 3336 1564 S    5  0.2  22:53.85 syslog-ng          
    24524 root      39  19 26416  19m 2924 R    3  1.0   0:02.60 gen_inline_repo    
     5394 root      20   0 11392 9580 2452 S    3  0.5   9:01.97 selfmonng.plx      
     5416 root      19  -1  5060 2400  848 S    3  0.1  11:52.13 ulogd              
     8194 root      39  19     0    0    0 R    2  0.0   0:00.16 pngquant           
    12809 root      20   0 16704 8708 3360 S    2  0.4   7:34.28 mailsec-reporte    
     7062 root      20   0 12972 6872 1224 S    2  0.3   6:12.79 xorp_rtrmgr        
     6333 root      20   0 30256  21m 2548 S    1  1.1   1:39.25 smtpd.bin          
     7442 loginuse  20   0  2600 1172  864 R    1  0.1   0:00.13 top                
     8060 postgres  20   0 82696 9488 8032 S    1  0.5   2:05.06 postgres           
      235 root      20   0     0    0    0 S    0  0.0   0:50.52 kondemand/0        
      236 root      20   0     0    0    0 S    0  0.0   0:47.14 kondemand/1        
      607 root      20   0  8364 2180 1480 S    0  0.1   0:03.69 exim               
     1261 root      20   0  8364 2180 1480 S    0  0.1   0:01.62 exim               
     4353 root      20   0     0    0    0 S    0  0.0   0:28.31 kjournald
  • @BarryG

    Thanks for the tip. 
    Is named something to do with DNS?
  • "named" is the DNS Server / Proxy on the UTM.
  • Is that normal to have 20% all the time?
  • No, it's not normal.  Please [Go Advanced] and show pictures of any tabs in DNS where you have entered something.

    Cheers - Bob