• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

[RC-12] High CPU activity

Scheduled Pinned Locked Moved Solved
Bug Reports
3
5
933
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M
    Matthieu Jacquart
    last edited by Feb 8, 2018, 10:05 AM

    Hi,

    Since upgrade from RC-11 to RC-12

    top - 11:02:31 up 4 min,  1 user,  load average: 2,00, 1,00, 0,40
    Tasks: 134 total,   8 running, 126 sleeping,   0 stopped,   0 zombie
    %Cpu(s): 45,3 us, 30,3 sy,  0,0 ni, 22,6 id,  0,0 wa,  0,0 hi,  1,8 si,  0,0 st
    KiB Mem :  2052516 total,  1258568 free,   383196 used,   410752 buff/cache
    KiB Swap:  2095100 total,  2095100 free,        0 used.  1498260 avail Mem
    
      PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND
     2596 www-data  20   0  417404  22128  13620 S  17,2  1,1   0:15.61 apache2
     2705 www-data  20   0  419124  22712  14108 R  15,6  1,1   0:05.69 apache2
     2655 www-data  20   0  419152  23328  14664 R  15,2  1,1   0:07.03 apache2
      659 www-data  20   0  419056  24220  15656 R  13,9  1,2   0:17.76 apache2
     2765 www-data  20   0  417396  22104  13624 S  12,9  1,1   0:01.92 apache2
     2784 www-data  20   0  417456  22108  13624 R  11,3  1,1   0:01.16 apache2
     2707 www-data  20   0  417396  22104  13624 S  10,9  1,1   0:05.66 apache2
     2768 www-data  20   0  417436  22124  13624 R  10,9  1,1   0:01.83 apache2
     2708 www-data  20   0  417440  22148  13624 R  10,3  1,1   0:06.39 apache2
     2670 www-data  20   0  419116  23184  14632 S   7,3  1,1   0:09.12 apache2
      653 mysql     20   0  681428  97688  17132 S   6,6  4,8   0:10.12 mysqld
      704 www-data  20   0  419252  23872  15112 S   5,6  1,2   0:14.37 apache2
     2644 www-data  20   0  419212  24016  15292 S   5,6  1,2   0:10.24 apache2
     2795 www-data  20   0  417284  21472  13068 S   5,3  1,0   0:00.16 apache2
     2706 www-data  20   0  419188  23452  14760 S   2,0  1,1   0:04.86 apache2
      213 root      20   0  134212  10736   9352 S   0,3  0,5   0:00.19 vmtoolsd
      713 root      20   0  288228  19612  10512 S   0,3  1,0   0:00.29 FOGTaskSchedule
      714 root      20   0  288228  19444  10344 S   0,3  0,9   0:00.29 FOGPingHosts
      716 root      20   0  288228  19708  10612 S   0,3  1,0   0:00.63 FOGImageReplica
      718 root      20   0  288228  19548  10444 S   0,3  1,0   0:00.46 FOGMulticastMan
      719 root      20   0  288228  19444  10344 S   0,3  0,9   0:00.39 FOGImageSize
     2216 root      20   0   95204   6740   5764 S   0,3  0,3   0:00.33 sshd
     2585 root      20   0   44924   3752   3108 R   0,3  0,2   0:00.61 top
        1 root      20   0   57084   6980   5368 S   0,0  0,3   0:01.21 systemd
        2 root      20   0       0      0      0 S   0,0  0,0   0:00.00 kthreadd
    

    And bandwith is very high too, aroung 400obs (no task running or pending)
    What’s wrong ?

    Thanks
    Matthieu

    Fog 1.5.9.138
    Debian 11
    Vmware ESXi

    1 Reply Last reply Reply Quote 0
    • J
      Joe Schmitt Senior Developer
      last edited by Feb 8, 2018, 3:00 PM

      @Matthieu-Jacquart the server doesn’t have the latest client binaries, it’s continuely trying to update to 0.11.13, but always being stuck on 0.11.12. @Tom-Elliott please update the binary package.

      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      M 1 Reply Last reply Feb 8, 2018, 3:16 PM Reply Quote 0
      • M
        Matthieu Jacquart
        last edited by Feb 8, 2018, 3:01 PM

        Ok thanks, so related to topic https://forums.fogproject.org/topic/11417/fog-1-5-0-rc-12-update-to-client-v0-11-13-not-working, waiting for Tom 🙂

        Fog 1.5.9.138
        Debian 11
        Vmware ESXi

        1 Reply Last reply Reply Quote 0
        • M
          Matthieu Jacquart @Joe Schmitt
          last edited by Feb 8, 2018, 3:16 PM

          @joe-schmitt After client upgrading, cpu returns to normal, thanks !

          Fog 1.5.9.138
          Debian 11
          Vmware ESXi

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Feb 8, 2018, 4:14 PM

            Binary files have been updated.

            Rerun installer after running:
            cd /path/to/fogproject/git
            rm binaries1.5.0-RC-12.zip
            cd bin
            ./installfog.sh -y

            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            1 / 1
            • First post
              5/5
              Last post

            163

            Online

            12.1k

            Users

            17.3k

            Topics

            155.3k

            Posts
            Copyright © 2012-2024 FOG Project