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

1.3.0-RC-7 high load

Scheduled Pinned Locked Moved Solved
Bug Reports
3
11
2.0k
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.
  • A
    ablohowiak
    last edited by Aug 9, 2016, 8:50 PM

    Ubuntu 14.0.4.4
    After updating to RC-7. I’m seeing a huge increase of network traffic to the DB server.
    0_1470775538446_fog net.JPG

    The portal has also become slow to respond because the load.
    0_1470775608242_fog load.JPG

    The apache error log is full of entries like:

    [:error] [pid 15993] [client :51945] PHP Fatal error: Uncaught exception ‘Exception’ with message ‘Window size must be greater than 1’ in /var/www/html/fog/lib/fog/fogurlrequests.class.php:62\nStack trace:\n#0 /var/www/html/fog/lib/fog/fogurlrequests.class.php(46): FOGURLRequests->rolling_curl(NULL)\n#1 /var/www/html/fog/lib/fog/fogurlrequests.class.php(157): FOGURLRequests->execute()\n#2 /var/www/html/fog/lib/pages/dashboardpage.class.php(109): FOGURLRequests->process(Array)\n#3 /var/www/html/fog/lib/fog/fogpagemanager.class.php(72): DashboardPage->bandwidth()\n#4 /var/www/html/fog/management/index.php(19): FOGPageManager->render()\n#5 {main}\n thrown in /var/www/html/fog/lib/fog/fogurlrequests.class.php on line 62, referer: http://fog/fog/management/index.php?node=home

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Aug 9, 2016, 8:52 PM

      How many storage nodes do you have? How many are on and working?

      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

      A 1 Reply Last reply Aug 9, 2016, 8:56 PM Reply Quote 0
      • A
        ablohowiak @Tom Elliott
        last edited by Aug 9, 2016, 8:56 PM

        @Tom-Elliott
        32 up and running. A few others that are disabled.

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by Aug 9, 2016, 9:00 PM

          I’m trying to reach you via chat, hopefully we can do a remote session, and I can see what’s happening.

          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 0
          • T
            Tom Elliott
            last edited by Aug 9, 2016, 9:06 PM

            If you get time, please try the patch as proposed in the following link. It should prevent runaway loops.

            https://github.com/FOGProject/fogproject/commit/f39a26a27814a3d50333174fc461a0326d646d4a

            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

            A 1 Reply Last reply Aug 10, 2016, 12:48 PM Reply Quote 1
            • W
              Wayne Workman
              last edited by Wayne Workman Aug 9, 2016, 3:25 PM Aug 9, 2016, 9:23 PM

              For the high network load, it’s a replication bug in RC-6 and 7. I can confirm the RC-8 fixes the replication issue.

              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!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

              1 Reply Last reply Reply Quote 0
              • A
                ablohowiak @Tom Elliott
                last edited by Aug 10, 2016, 12:48 PM

                @Tom-Elliott
                I added the one line, and we’ll see how things behave today.
                Thanks.

                T 1 Reply Last reply Aug 10, 2016, 9:45 PM Reply Quote 0
                • T
                  Tom Elliott @ablohowiak
                  last edited by Aug 10, 2016, 9:45 PM

                  @ablohowiak Don’t know if 9 hours is enough, but did it help at all? Now that RC-8 is released, you may try simply updating first.

                  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

                  A 1 Reply Last reply Aug 11, 2016, 12:49 PM Reply Quote 0
                  • A
                    ablohowiak @Tom Elliott
                    last edited by Aug 11, 2016, 12:49 PM

                    @Tom-Elliott

                    The code change definitely made a difference and the load mostly stayed in the single digits yesterday.

                    T 1 Reply Last reply Aug 11, 2016, 12:49 PM Reply Quote 0
                    • T
                      Tom Elliott @ablohowiak
                      last edited by Aug 11, 2016, 12:49 PM

                      @ablohowiak Do you think it’s safe to solve?

                      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

                      A 1 Reply Last reply Aug 11, 2016, 1:22 PM Reply Quote 0
                      • A
                        ablohowiak @Tom Elliott
                        last edited by Aug 11, 2016, 1:22 PM

                        @Tom-Elliott Yes. Thank you.

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        1 / 1
                        • First post
                          3/11
                          Last post

                        158

                        Online

                        12.1k

                        Users

                        17.3k

                        Topics

                        155.3k

                        Posts
                        Copyright © 2012-2024 FOG Project