February 3, 20224 yr Hi everyone, I just upgraded my network to 2.5g. My main PC's mainboard has 2.5g on board and my unraid server now has a PCI network card. After first tests i can copy files with around 280 mb/s to my server. But I only reach about 130 mb/s when copying from the server to my PC. Is that some kind of configuration issue? Unfortunately newtork setups aren't my strong suit. Thanks in advance for any suggestions.
February 3, 20224 yr Community Expert Start by running a single stream iperf test in both directions to confirm if it's LAN related or not.
February 3, 20224 yr Author 1 hour ago, JorgeB said: Start by running a single stream iperf test in both directions to confirm if it's LAN related or not. I'm sorry I really am a noon. How do I do this exactly?
February 3, 20224 yr What is the source file? On the array? Reads are always limited by the speed of the device you're actually reading from. Writes are cached in memory first and then written (and tend to go to a SSD / nvme which are must faster than hard drives)
February 3, 20224 yr Author 12 minutes ago, Squid said: What is the source file? On the array? Reads are always limited by the speed of the device you're actually reading from. Writes are cached in memory first and then written (and tend to go to a SSD / nvme which are must faster than hard drives) The test file is 4 GB mp4 that i just copied. So it's still on the nvme cache.
February 3, 20224 yr Author Could it be a problem with the configuration of the two network adapters on the server? I set the PCIe card as eth0 in bonding mode 'active-backup' with eth1 (onboard 1g lan).
February 3, 20224 yr Author Solution 1 hour ago, outi said: Could it be a problem with the configuration of the two network adapters on the server? I set the PCIe card as eth0 in bonding mode 'active-backup' with eth1 (onboard 1g lan). That seemed to be the mistake. I set the PCIe card as eth0 and deactivated the oboard adapter. Now it's transferring with 280 mb/s in both directions.
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.