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

    Slow UI response and cannot update kernel

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    15
    3.9k
    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.
    • Wayne WorkmanW
      Wayne Workman
      last edited by Wayne Workman

      This may not be a fog issue. It could be a failing HDD, a stick of RAM that has gone bad, a bad power supply, or a new and significant source of interference that is near the server.

      What’s the output of top ?
      What’s in your Apache error logs?
      Web UI -> FOG Configuration -> Log Viewer - > Apache Error logs

      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
      • S
        Sebastian Roth Moderator
        last edited by Sebastian Roth

        @Scott-Adams How many clients (FOG client installed) do you have - active? Those clients talk to the FOG server and we have seen issues in environments with 1000 and more clients causing a very high load on the FOG server.

        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
        • Scott AdamsS
          Scott Adams
          last edited by

          When I try to pull up the log viewer, I don’t have any options when I click the drop down.

          I have restarted my FOG server several times, as well as the mysql service and the Apache2 service as well.0_1461077826588_log_viewer.jpg

          1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by

            @Scott-Adams … How many clients?? …

            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
            • Scott AdamsS
              Scott Adams
              last edited by

              Alright. After @Sebastian Roth said to look at how many hosts I had, I noticed a huge problem. We were listing about 1000 more clients than I know I have in my active directory. So, just to start with a clean slate, I deleted ALL hosts, and immediately the WebUI started responding again.

              Thanks!

              However, I am still having the issue with the kernel update and the error about FTP_Put. Any thoughts?

              Scott AdamsS 1 Reply Last reply Reply Quote 0
              • Scott AdamsS
                Scott Adams
                last edited by

                Attached is a screenshot of my config home page. If you look at the bottom, it doesn’t even show what version of bzImage I am using. Could this be related? How do I fix?0_1461094249063_kernel.jpg

                1 Reply Last reply Reply Quote 0
                • Scott AdamsS
                  Scott Adams @Scott Adams
                  last edited by

                  I have verified that it is not a credentials issue with FTP. I changed the password in the FOG Settings section of configuration, and got an error about invalid login. I set back to correct password, and received the error message "Type: 2, File: /var/www/html/fog/lib/fog/fogftp.class.php, Line: 144, Message: ftp_put(/var/www/html/fog/service/ipxe/bzImage_tst): failed to open stream: No such file or directory:

                  I am able to open the FTP webpage and log in using my correct fog settings. Any thoughts?

                  1 Reply Last reply Reply Quote 0
                  • Scott AdamsS
                    Scott Adams
                    last edited by

                    Is there possibly a download site I can go to in order to manually download the kernels? I can just push to the FOG server that way while waiting on a resolution to this issue.

                    Thanks!

                    Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                    • Wayne WorkmanW
                      Wayne Workman @Scott Adams
                      last edited by

                      @Scott-Adams said in Slow UI response and cannot update kernel:

                      Is there possibly a download site I can go to in order to manually download the kernels? I can just push to the FOG server that way while waiting on a resolution to this issue.

                      Thanks!

                      Yes. Instructions are in here:
                      https://wiki.fogproject.org/wiki/index.php?title=Kernel_Update

                      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
                      • Scott AdamsS
                        Scott Adams
                        last edited by

                        I was able to push download the newest kernel using pscp (a PuTTY command). I used the site https://fogproject.org/kernels/ to get the latest 4.5.1 kernel.

                        However, still have the below issue when trying to use the built in kernel update via WebUI:
                        0_1461154857351_kernel_update_error.jpg

                        Any ideas? I’ve checked every permission I know to check and made sure all usernames/passwords are correct (at least in all the locations I know).

                        1 Reply Last reply Reply Quote 0
                        • Wayne WorkmanW
                          Wayne Workman
                          last edited by

                          Similar issues to the OP:

                          https://forums.fogproject.org/topic/7216/kernel-update-problem-github-7238-ubuntu-14-04

                          https://forums.fogproject.org/topic/7205/pxe-boot-fails-on-fresh-install-centos-7-build-7218

                          https://forums.fogproject.org/topic/7190/slow-ui-response-and-cannot-update-kernel

                          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
                          • S
                            Sebastian Roth Moderator
                            last edited by

                            @Scott-Adams Tom just pushed a fix a couple of minutes ago… Can you please update and see!

                            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

                            Tom ElliottT 1 Reply Last reply Reply Quote 1
                            • Tom ElliottT
                              Tom Elliott @Sebastian Roth
                              last edited by

                              @Sebastian-Roth I just pushed a fix for the kernel updating. I don’t know 100% about the CPU load issue, though I imagine it is corrective at this point.

                              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
                              • Scott AdamsS
                                Scott Adams
                                last edited by

                                Thanks Tom and everyone! The update has resolved the error with my kernel download. Not sure what got flubbed up to begin with, but resolved.

                                CPU seems to be looking more normal as well, after deleting all the hosts and re-adding as they check in.

                                Can be marked as solved.

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

                                188

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project