baban Posted July 20 Share Posted July 20 (edited) Hello, I am trying to transfer a folder available on an Unraid share to my Windows machine via SMB, but the transfer speed is around 3.81 MB/s. I don't understand why it's so slow... The share is cache only (SSD) and my Windows machine also uses an SSD. Attached diagnostics and iperf3 tests here. I can't figure out what's going wrong... Here is shares list and detail of share downloads Thank you in advance for your help. tower-diagnostics-20240720-1412.zip iperf3-tests.zip Edited July 20 by baban Quote Link to comment
Solution Frank1940 Posted July 20 Solution Share Posted July 20 What is your MTU setting? (It should be 1500!) Jumbo frames often causes problems... Is the Windows client computer on WiFi? Try a wired connection if so. If that doesn't help, try rebooting the router and all of the network switches. 1 Quote Link to comment
baban Posted July 20 Author Share Posted July 20 Hi @Frank1940 Thank you for your response. My MTU setting is at 1500. Yes, my Windows computer is on Wi-Fi; unfortunately, I currently don't have the possibility to connect it via an RJ45 cable. I just tried restarting my switch, and here's the result—it seems to be much better! Do you know why the switch causes this? Do you think switching to Ethernet will greatly improve the transfer rate? Quote Link to comment
Frank1940 Posted July 20 Share Posted July 20 (edited) 49 minutes ago, baban said: Do you know why the switch causes this? All switches have a CPU, RAM and firmware. Depending on many factors, they can run out of resources to efficiently do their job. 49 minutes ago, baban said: Do you think switching to Ethernet will greatly improve the transfer rate? The maximum Ethernet base speed is fixed-- 100Mb/s, 1Gb/s, 2.5Gb/s, etc. What changes is the number of packets sent in a given time period. The quoted WiFi speed is a maximum speed. The actual rate will very depending on many different factors. (Even someone walking between the client and the access point can impact the transfer speed.) Plus, there can be more than one client trying to use the WiFi signal at the same time. So you have to share the available bandwidth with that second client. In virtually all switches, you have a dedicated link between the two ports on the switch which can simultaneous support two streams at the rated speed of the switch. (Granted, you can have a third port connecting to one of these first two ports which will impact things depending on the exact data rates required for both clients. But each port will continue to operate at its rated data speed. The RAM is the switch usually buffers the packets so that the transfer speed is not unduly impacted.) EDIT: One more thing with WiFi. The upload speed can be different from the download speed depending on the signal level at the other end. That is what gave me the clue that you might be using WiFi. Edited July 20 by Frank1940 1 Quote Link to comment
baban Posted July 20 Author Share Posted July 20 Alright, I see! Thanks again for your help and the explanations to my questions. I will now look into switching to a wired connection on my Windows computer. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.