-
Notifications
You must be signed in to change notification settings - Fork 189
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DiskStation 1812+ with a Sabrent NT-S25G doesn't work at 2.5Gbe #165
Comments
My 50 cents : Your Synology only supports SATA-300 so your throughput is lower then your Desktop or Laptop (I think). |
SATA-300 is 3Gb/s, which should still allow for more than the hard 1Gb/s cap seen in iperf3. To me, it seems it doesn't actually connect at 2.5Gbe but 1Gbe, which it is able to saturate with iperf3. |
I suspect this is a driver issue because for the same adapter on a PC connected to the same switch
Notice that the While on Synology the driver supports and advertises |
The kernel version used by the DS1812+ is older, so Multi-Giga support may be incomplete, but the link speed itself seems to be 2.5gbps. Because 1.07gbps of performance should not be obtainable on a 1000base link. Can you try increasing the MTU to 9000? |
iperf3 seems to take a complete nosedive at 9000 MTU
|
When connecting directly to the PC without through the switch, and setting both to MTU 9000, will you get the same result? |
Similar, yes
|
Hmm..., the last question, how about lower values such as 2500~4000? |
Direct connection still, same MTU on both ends:
|
Having a similar issue with Sabrent NT-S25G and DS718+. Everything looks fine on the surface (auto-negotiation 2.5, link established on both the switch and synology side) but actual transfer speed over SMB is max around 130-135 MB/sec. |
Description of the problem
I have an old Synology DiskStation and it seems that it doesn't actually work at 2.5Gbe with a Sabrent NT-S25G USB adapter, even though both it and the switch indicate that was the auto negotiated speed.
I've included below the iperf3 results between my workstation and the same adapter running on Synology first and then on my laptop.
vs
So the same adapter works just fine at 2.5Gbe if I plug it in on my laptop, using the same cable and switch port.
Description of your products
Synology DiskStation 1812+ using the latest available DSM 6.2.4-25556 Update 2 (no support for DSM 7):
Sabrent NT-S25G
Description of your environment
Netgear GS110MX switch
Intel X550T
Output of
dmesg
commandOutput of
lsusb
commandOutput of
ifconfig -a
commandOutput of
ethtool
commandOutput of
usb-devices
commandThe text was updated successfully, but these errors were encountered: