Jump to content
XPEnology Community
  • 0

Network performance


merve04

Question

I tried looking around if perhaps someone had an issue like me, and seems like the suggestion made to that user was probably not valid as it was about changing MTU settings.

So here's my issue, when I download anything really from my xpeno server, I fully saturate my connection (1Gbps), but on the upload side of things I only seem to hit 500Mbps ish.

I did some benchmarking of my cpu\drives

 

admin@DiskStation:/$ dd if=/dev/zero bs=1M count=1024 | md5sum
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 1.50616 s, 713 MB/s
cd573cfaace07e7949bc0c46028904ff  -

admin@DiskStation:/$ dd if=/dev/zero bs=1M count=2048 | md5sum
2048+0 records in
2048+0 records out
2147483648 bytes (2.1 GB) copied, 3.13831 s, 684 MB/s
a981130cf2b7e09f4686dc273cf7187e  -

admin@DiskStation:/$ sudo dd bs=1M count=256 if=/dev/zero of=/volume1/Downloads/testx conv=fdatasync
256+0 records in
256+0 records out
268435456 bytes (268 MB) copied, 0.632158 s, 425 MB/s

admin@DiskStation:/$ sudo dd bs=1M count=1024 if=/dev/zero of=/volume1/Downloads/testx conv=fdatasync
1024+0 records in
1024+0 records out
1073741824 bytes (1.1 GB) copied, 2.19087 s, 490 MB/s

admin@DiskStation:/$ sudo dd bs=1M count=2048 if=/dev/zero of=/volume1/Downloads/testx conv=fdatasync
2048+0 records in
2048+0 records out
2147483648 bytes (2.1 GB) copied, 3.4811 s, 617 MB/s

admin@DiskStation:/$ sudo dd bs=1M count=4096 if=/dev/zero of=/volume1/Downloads/testx conv=fdatasync
4096+0 records in
4096+0 records out
4294967296 bytes (4.3 GB) copied, 6.06675 s, 708 MB/s

 

Everything looks good as far as I can gather here. I have 8x 12TB Exos x16 in SHR2, 6 plugged via mobo (all sata3), and 2 via a JMB585 card.

I tried with a different computer, being my laptop but i dont have a native network port on it and i did try a usb-c adapter and the upload number were so awful I cant use it as a reference.

Screen Shot 2021-03-23 at 7.36.58 PM.png

Screen Shot 2021-03-23 at 7.39.36 PM.png

Edited by merve04
Link to comment
Share on other sites

1 answer to this question

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.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...