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

    Another Slow Upload and Download Speed Thread

    Scheduled Pinned Locked Moved
    FOG Problems
    8
    39
    16.6k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      This sounds to me like somebody has got a 10/100 Switch in the way somewhere, or maybe a 10/100 NIC is on one of the devices?

      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
      • Polii123P
        Polii123
        last edited by

        There is no 10/100 Switch, i tested on the same cable. Device is a Lenovo t540p, but they had also higher speeds before.

        Made a mistake, NFS test is only 34MB/s and 115MB/s.

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott
          last edited by

          What’s concerning me is that the speed difference seems to be the exact difference from a gig to 10/100 switch. This is why I ask the question.

          If you can take out the “switch” as a factor and take one of these systems and place it directly on the same switch as the FOG Server, do the speeds increase?

          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
          • Wayne WorkmanW
            Wayne Workman
            last edited by

            A bad patch cable will make a NIC revert to 100 meg, or even 10 meg if it’s bad enough.

            Have you only tested one client, or is this problem throughout your environment?

            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
            • Polii123P
              Polii123
              last edited by

              It is defently not the switch. The Fog Server is connected to the Core Switch, this one is contected with 1G Fiber and then there is a 8Port unmanaged switch (10/100/1000) and the there is my client.

              BUt the Problem also occurs on diffrent diveces wich are contected to diffrent switches. So Network shouldn’t be the problem.

              Also check the edited post above with the corrected test results.

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

                new network equipment anywhere?

                new router? Switch? Active and/or Passive Intrusion Detection System?

                When was the last time the FOG server was rebooted? Is it virtualized?

                Have you done simple stuff yet like re-seat the FOG server’s patch cable? Test the cable? Replace the cable?

                Maybe something happened to it’s NIC? When was the FOG server’s last OS update? Maybe try a throughput test using [U][URL=‘http://en.wikipedia.org/wiki/Iperf’]Iperf[/URL][/U] ?

                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
                • Polii123P
                  Polii123
                  last edited by

                  Network is still the same. Fog Server was rebooted 3 or 4 weeks ago. No it isn’t virtualized.

                  Iperf result:
                  [ 4] local 172.30.40.25 port 5001 connected with 172.30.40.90 port 47665
                  [ ID] Interval Transfer Bandwidth
                  [ 4] 0.0-10.0 sec 1.09 GBytes 936 Mbits/sec

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

                    With that kind of throughput, you can eliminate the switch, patch cables, and NICs, and NIC drivers from the equation…

                    This is definitely something with FOG… Maybe FOG Configuration, Maybe the drivers that it’s distributing via the kernel… maybe…

                    What version of FOG are you using? what SVN version? What’s the model of the computer you’re testing the problematic imaging with? What kernel version are you using for the network booting?

                    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
                    • Polii123P
                      Polii123
                      last edited by

                      Version is 3178. I’m testing with a Lenovo T540p.

                      Where can i look wich kernel is used?

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

                        One last test, please.

                        Did you do the Iperf test from the troublesome client?

                        If not, can you re-run the Iperf from that client to the FOG server and post those speeds?

                        Thanks.

                        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
                        • Tom ElliottT
                          Tom Elliott
                          last edited by

                          Kernel used doesn’t matter for right now. I doubt it’s a kernel issue anyway. To get the kernel version, you’d need to boot client system into debug and run [code]uname -rm[/code]

                          What I’d like to see is the client being on the same switch as the FOG Server first. This will let us know whether it’s FOG or not. Nothing much has changed in fog that this randomly started being a problem.

                          There are many variables to consider though. Compression on the image is only impacting for image uploads, not downloads. If the image was originally uploaded at max, it will remain max compressed until you reupload the image at a different compression rating. I’m smart but I’m not that good.

                          One of the things to consider in the compression vs. upload/download ratings though is finding the goldilocks balance of the two. I’ve typically found an image at 5 or 6 compression seems to give the best download AND upload speeds. 3 is what prior versions of FOG was set to. This works in two ways. The upload doesn’t have to work AS hard to compress the image therefore it finishes faster. The download goes faster because there’s ultimately less data to transfer over the network and the client can relatively easily de-compress the image.

                          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
                          • Polii123P
                            Polii123
                            last edited by

                            I will do the test on the same switch tommorow.

                            Compression was on 3 so it is still at 3. We have never touched the compression, so this can’t be an issue.

                            1 Reply Last reply Reply Quote 0
                            • Tom ElliottT
                              Tom Elliott
                              last edited by

                              [quote=“Polii123, post: 44685, member: 28818”]I also put down compression, but that didn’t change anything.

                              Im on SVN 3178.[/quote]

                              Am I mistaken?

                              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
                              • Polii123P
                                Polii123
                                last edited by

                                I meant we didn’t touch the compression before the problem occured.

                                Iperf result on the testing client, is the same as the one i posted.

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

                                  I agree with Tom, that you should try to image /w the client on the same switch as the FOG server.

                                  Speed may not be the issue, but something else might be. Eliminating variables in the problem is the name of the game.

                                  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
                                  • Wayne WorkmanW
                                    Wayne Workman
                                    last edited by

                                    The device you’re using, T540p, isn’t listed in the problematic devices or working devices, in the WiKi.

                                    Are you experiencing the slow imaging speeds on every client? Or just clients of this model?

                                    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
                                    • Polii123P
                                      Polii123
                                      last edited by

                                      Every client. T540p also was on 5GB/min.

                                      1 Reply Last reply Reply Quote 0
                                      • JunkhackerJ
                                        Junkhacker Developer
                                        last edited by

                                        what network card is in that computer?

                                        signature:
                                        Junkhacker
                                        We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                                        1 Reply Last reply Reply Quote 0
                                        • Polii123P
                                          Polii123
                                          last edited by

                                          Intel Ethernet Connection I217-LM

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

                                            Just thought of something…

                                            Could you do a health-test on the FOG server’s image storage drive?

                                            If it’s failing, that will explain what you’re seeing.

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

                                            220

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project