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

Download speeds slow after upgrading to 1.5.8

Scheduled Pinned Locked Moved Solved
FOG Problems
3
9
453
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.
  • T
    TaTa
    last edited by Feb 21, 2020, 7:08 PM

    Hello All,

    I got exited and upgraded my server from 1.5.7 to 1.5.8 and ran into a few issues.

    Download speeds became very very slow from different subnets/images/computer models. We usually get around 5GB/min on a bad day to 12GB/min on a good day. Look like we are capped at 2 - 2.8 GB/minute consistently now. Sometimes it went down to under a GB. However, uploading speeds remain the same which is over 5GB/minutes. I’ve tried different inits as suggested in here but it didn’t help.

    This is not an issue but i’m curious. On the web UI at the login window it says Latest Version:1.5.7, Latest Development Version:1.5.7.120 and on FOG Configuration page says “You’re running the latest alpha-branch version: 1.5.7.958”. Should all be 1.5.8 or later?

    1 Reply Last reply Reply Quote 0
    • G
      george1421 Moderator
      last edited by george1421 Feb 21, 2020, 2:18 PM Feb 21, 2020, 8:18 PM

      When you image a machined, when the partclone screen is on please confirm the version you see of partclone. It should b 0.3.13

      If you are in a bind and need to image you can download the 1.5.7 version of FOS Linux here: https://fogproject.org/binaries1.5.7.zip (BUT I still need to know about the version of partclone!!) Extract bzImage and bzImage32 files and init.xz init_32.xz and overwrite the files in /var/www/html/fog/service/ipxe directory.

      This is an issue they devs were working on that delayed 1.5.8’s release. It should have been fixed with partclone 0.3.13

      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!

      1 Reply Last reply Reply Quote 0
      • T
        TaTa
        last edited by TaTa Feb 21, 2020, 4:32 PM Feb 21, 2020, 10:12 PM

        @george1421 It is b0.3.13. It might not be partclone after all. I did some more tests. Downloading using UEFI mode is much slower than legacy mode. Legacy mode is at 6GB/minutes or more vs UEFI mode never go pass 2.8GB/minutes.

        Upload speeds on both modes are about the same (5GB/min).

        G 1 Reply Last reply Feb 21, 2020, 10:33 PM Reply Quote 0
        • G
          george1421 Moderator @TaTa
          last edited by Feb 21, 2020, 10:33 PM

          @TaTa Well it would be interesting to know if the older version of FOS Linux (in 1.5.7) changes your deployment rate. A few other forum members were getting 12GB/m with the 1.5.8 version of FOS Linux. I haven’t updated my production environment yet to 1.5.8, I’m getting 13GB/m+

          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!

          1 Reply Last reply Reply Quote 0
          • T
            TaTa
            last edited by Feb 21, 2020, 10:51 PM

            @george1421 Just tried a download using FOS 1.5.7 v0.2.89. Legacy mode was at 11GB/m vs EUFI was at 2.2GB/m

            G 1 Reply Last reply Feb 22, 2020, 12:22 AM Reply Quote 0
            • G
              george1421 Moderator @TaTa
              last edited by Feb 22, 2020, 12:22 AM

              @TaTa said in Download speeds slow after upgrading to 1.5.8:

              Legacy mode was at 11GB/m vs EUFI was at 2.2GB/m

              OK just for clarity, you are getting the same uefi download speeds with Partclone 0.2.98 as with 0.3.13?

              If so on what hardware (mfg and model)?
              Have you tried this comparison with another model in uefi mode?

              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!

              1 Reply Last reply Reply Quote 0
              • S
                Sebastian Roth Moderator
                last edited by Sebastian Roth Feb 22, 2020, 2:24 AM Feb 22, 2020, 8:24 AM

                @TaTa said in Download speeds slow after upgrading to 1.5.8:

                On the web UI at the login window it says Latest Version:1.5.7, Latest Development Version:1.5.7.120 and on FOG Configuration page says “You’re running the latest alpha-branch version: 1.5.7.958”. Should all be 1.5.8 or later?

                Sorry for that. There were some minor issues in the version checking on our webserver. Fixed that just now. Thanks for letting us know.

                Ok, back to the issue. So turns out the slowdown is not between 1.5.7 and 1.5.8 but has been there with FOG 1.5.7 but only in UEFI mode. That an interesting one because at that stage I would expect there to be no real difference between UEFI and legacy boot. The Linux kernel uses a so call EFI stub for it to be loaded in UEFI mode but as far as I know should behave more or less the same after bootup either way. Sure there are differences like EFI VARs (/sys/firmware/efi/efivars) only being accessible in UEFI mode but I would think that most drivers should not see the difference. Please make absolutely sure this is happening on the very same machine (not just same model) and confirm.

                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
                • S
                  Sebastian Roth Moderator
                  last edited by Apr 15, 2020, 7:03 AM

                  @TaTa Have you done more testing on this? I am still stumped on the fact that it seems to only happen in UEFI mode.

                  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
                  • S
                    Sebastian Roth Moderator
                    last edited by May 16, 2020, 7:36 AM

                    @TaTa I am wondering if you have any news on this topic or if we can mark this solved.

                    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
                    • 1 / 1
                    • First post
                      Last post

                    216

                    Online

                    12.0k

                    Users

                    17.3k

                    Topics

                    155.2k

                    Posts
                    Copyright © 2012-2024 FOG Project