-
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
DS214play & DS218play not quite working random disconnect & limited speed #380
Comments
Disk transfer rate or CPU may be the bottleneck. In the latter case, enabling SMB v3 may improve the situation.
This is due to the change in receive buffer size; 2.17.1 has a receive buffer of 8k, and the MTU is also limited to this value. |
I believe it should be CPU bottleneck because either WD 4TB run on my PC get ~200MB/s. SMBv3 is enabled by default in Synology NAS, but said to say if I change the MTU other than 1518 on my windows 11 PC with 2.5G network, the mapped network drive will just freeze. May be the situation will be better if the driver work in DS218play |
I confirm that the Realtek RTD1296 cpu disconnects the network at the beginning of the file copy. |
Regading DS214play, the latest drivers have changes that affect performance, so please try it. |
Since there has been no response for a long time, this issue is closed. Please feel free to re-open it if you have any questions. |
2.17.2 is a bit better than 2.17.1. but still have problem on both machine
DS218play is unusable
DS214play iperf3 result is good, but still only 80-90MB/s during file copy on 4TB WD raid 1 configuration
Also, for driver 2.17.1, I can only set the MTU to 8000 instead of maximum 9000 from the DSM GUI, not sure why
The text was updated successfully, but these errors were encountered: