Jump to content

Test network between Unraid and my desktop


jang430

Recommended Posts

Seems I may have a network problem.  Don't know if it's a switch thing, NIC thing, or cat5e thing :D  Is there any tool to put on Unraid for me to do some testing?  I'm having some problems in Parsec gaming.  From logs, it shows my network, though wired, is not performing well consistently.  My transfer from NAS to Desktop has never been very fast as well.  I always suspected this, but never had any motivation to fix it, so as long as I can access and stream shows from NAS fine.  But now, I'm using Parsec, I think there's no room for lag.   I want to fix the problem, if there's any.  Any suggestions?

Link to comment

I executed this- iperf3.exe -c 192.168.1.103 -t 10 -P 10

 

I got the following results:

 

[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-10.00  sec   112 MBytes  93.5 Mbits/sec                  sender
[  4]   0.00-10.00  sec   112 MBytes  93.5 Mbits/sec                  receiver
[  6]   0.00-10.00  sec   111 MBytes  93.4 Mbits/sec                  sender
[  6]   0.00-10.00  sec   111 MBytes  93.4 Mbits/sec                  receiver
[  8]   0.00-10.00  sec   111 MBytes  93.0 Mbits/sec                  sender
[  8]   0.00-10.00  sec   111 MBytes  93.0 Mbits/sec                  receiver
[ 10]   0.00-10.00  sec   111 MBytes  92.9 Mbits/sec                  sender
[ 10]   0.00-10.00  sec   111 MBytes  92.9 Mbits/sec                  receiver
[ 12]   0.00-10.00  sec   111 MBytes  92.9 Mbits/sec                  sender
[ 12]   0.00-10.00  sec   111 MBytes  92.9 Mbits/sec                  receiver
[ 14]   0.00-10.00  sec   111 MBytes  92.8 Mbits/sec                  sender
[ 14]   0.00-10.00  sec   111 MBytes  92.8 Mbits/sec                  receiver
[ 16]   0.00-10.00  sec   110 MBytes  92.0 Mbits/sec                  sender
[ 16]   0.00-10.00  sec   110 MBytes  92.0 Mbits/sec                  receiver
[ 18]   0.00-10.00  sec   110 MBytes  92.2 Mbits/sec                  sender
[ 18]   0.00-10.00  sec   110 MBytes  92.2 Mbits/sec                  receiver
[ 20]   0.00-10.00  sec   110 MBytes  91.9 Mbits/sec                  sender
[ 20]   0.00-10.00  sec   110 MBytes  91.9 Mbits/sec                  receiver
[ 22]   0.00-10.00  sec   110 MBytes  92.0 Mbits/sec                  sender
[ 22]   0.00-10.00  sec   110 MBytes  92.0 Mbits/sec                  receiver
[SUM]   0.00-10.00  sec  1.08 GBytes   927 Mbits/sec                  sender
[SUM]   0.00-10.00  sec  1.08 GBytes   927 Mbits/sec                  receiver

iperf Done.

 

Is this good enough?  Could this possibly change over time?  As I don't know when gaming via Parsec, the performance is as good.

Edited by jang430
Link to comment

C:\Users\Jason\Downloads\iperf313>iperf3.exe -c 192.168.1.103
Connecting to host 192.168.1.103, port 5201
[  4] local 192.168.1.161 port 18423 connected to 192.168.1.103 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec  71.9 MBytes   603 Mbits/sec
[  4]   1.00-2.00   sec  71.2 MBytes   598 Mbits/sec
[  4]   2.00-3.00   sec  71.9 MBytes   603 Mbits/sec
[  4]   3.00-4.00   sec  75.6 MBytes   634 Mbits/sec
[  4]   4.00-5.00   sec  93.2 MBytes   782 Mbits/sec
[  4]   5.00-6.01   sec  56.1 MBytes   465 Mbits/sec
[  4]   6.01-7.00   sec  66.6 MBytes   564 Mbits/sec
[  4]   7.00-8.00   sec  92.4 MBytes   777 Mbits/sec
[  4]   8.00-9.03   sec  99.6 MBytes   815 Mbits/sec
[  4]   9.03-10.00  sec  60.8 MBytes   523 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-10.00  sec   759 MBytes   637 Mbits/sec                  sender
[  4]   0.00-10.00  sec   759 MBytes   637 Mbits/sec                  receiver

iperf Done.

C:\Users\Jason\Downloads\iperf313>iperf3.exe -c 192.168.1.103
Connecting to host 192.168.1.103, port 5201
[  4] local 192.168.1.161 port 18471 connected to 192.168.1.103 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec  92.5 MBytes   776 Mbits/sec
[  4]   1.00-2.00   sec  98.1 MBytes   822 Mbits/sec
[  4]   2.00-3.00   sec   105 MBytes   879 Mbits/sec
[  4]   3.00-4.00   sec  76.0 MBytes   637 Mbits/sec
[  4]   4.00-5.01   sec  71.2 MBytes   592 Mbits/sec
[  4]   5.01-6.01   sec  34.8 MBytes   293 Mbits/sec
[  4]   6.01-7.01   sec  45.2 MBytes   378 Mbits/sec
[  4]   7.01-8.00   sec  76.1 MBytes   644 Mbits/sec
[  4]   8.00-9.00   sec  85.6 MBytes   718 Mbits/sec
[  4]   9.00-10.01  sec  89.0 MBytes   739 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-10.01  sec   773 MBytes   648 Mbits/sec                  sender
[  4]   0.00-10.01  sec   773 MBytes   648 Mbits/sec                  receiver

iperf Done.

Link to comment

C:\Users\Jason\Downloads\iperf313>iperf3.exe -c 192.168.1.103
Connecting to host 192.168.1.103, port 5201
[  4] local 192.168.1.199 port 1034 connected to 192.168.1.103 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec   111 MBytes   932 Mbits/sec
[  4]   1.00-2.00   sec   111 MBytes   929 Mbits/sec
[  4]   2.00-3.00   sec   112 MBytes   941 Mbits/sec
[  4]   3.00-4.00   sec   112 MBytes   939 Mbits/sec
[  4]   4.00-5.00   sec   112 MBytes   940 Mbits/sec
[  4]   5.00-6.00   sec   112 MBytes   940 Mbits/sec
[  4]   6.00-7.00   sec   112 MBytes   938 Mbits/sec
[  4]   7.00-8.00   sec   112 MBytes   941 Mbits/sec
[  4]   8.00-9.00   sec   112 MBytes   939 Mbits/sec
[  4]   9.00-10.00  sec   111 MBytes   930 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-10.00  sec  1.09 GBytes   937 Mbits/sec                  sender
[  4]   0.00-10.00  sec  1.09 GBytes   937 Mbits/sec                  receiver

iperf Done.

C:\Users\Jason\Downloads\iperf313>iperf3.exe -c 192.168.1.103
Connecting to host 192.168.1.103, port 5201
[  4] local 192.168.1.199 port 1036 connected to 192.168.1.103 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec   112 MBytes   942 Mbits/sec
[  4]   1.00-2.00   sec   112 MBytes   939 Mbits/sec
[  4]   2.00-3.00   sec   112 MBytes   941 Mbits/sec
[  4]   3.00-4.00   sec   111 MBytes   933 Mbits/sec
[  4]   4.00-5.00   sec   110 MBytes   924 Mbits/sec
[  4]   5.00-6.00   sec   112 MBytes   940 Mbits/sec
[  4]   6.00-7.00   sec   112 MBytes   939 Mbits/sec
[  4]   7.00-8.00   sec   112 MBytes   939 Mbits/sec
[  4]   8.00-9.00   sec   112 MBytes   941 Mbits/sec
[  4]   9.00-10.00  sec   112 MBytes   940 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-10.00  sec  1.09 GBytes   938 Mbits/sec                  sender
[  4]   0.00-10.00  sec  1.09 GBytes   938 Mbits/sec                  receiver

iperf Done.

 

Now, I don't know whether to be happy or not :D  I now know more or less where to start troubleshooting.  Either it's the switch, or the internal wiring between walls, or the old Cat5e IOs that I reused.

Link to comment

Another testing now yielded these results.  Nothing downloading:

 

C:\Users\Jason\Downloads\iperf313>iperf3.exe -c 192.168.1.103
Connecting to host 192.168.1.103, port 5201
[  4] local 192.168.1.161 port 54128 connected to 192.168.1.103 port 5201
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-1.00   sec  87.9 MBytes   737 Mbits/sec
[  4]   1.00-2.00   sec  62.8 MBytes   526 Mbits/sec
[  4]   2.00-3.00   sec   100 MBytes   840 Mbits/sec
[  4]   3.00-4.00   sec   103 MBytes   862 Mbits/sec
[  4]   4.00-5.00   sec   110 MBytes   924 Mbits/sec
[  4]   5.00-6.00   sec   112 MBytes   938 Mbits/sec
[  4]   6.00-7.00   sec   111 MBytes   935 Mbits/sec
[  4]   7.00-8.00   sec   112 MBytes   936 Mbits/sec
[  4]   8.00-9.00   sec   111 MBytes   928 Mbits/sec
[  4]   9.00-10.00  sec   110 MBytes   924 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval           Transfer     Bandwidth
[  4]   0.00-10.00  sec  1019 MBytes   855 Mbits/sec                  sender
[  4]   0.00-10.00  sec  1019 MBytes   855 Mbits/sec                  receiver

iperf Done.

 

Why is there such a big variance?

Edited by jang430
Link to comment
Seems I may have a network problem.  Don't know if it's a switch thing, NIC thing, or cat5e thing [emoji3]  Is there any tool to put on Unraid for me to do some testing?  I'm having some problems in Parsec gaming.  From logs, it shows my network, though wired, is not performing well consistently.  My transfer from NAS to Desktop has never been very fast as well.  I always suspected this, but never had any motivation to fix it, so as long as I can access and stream shows from NAS fine.  But now, I'm using Parsec, I think there's no room for lag.   I want to fix the problem, if there's any.  Any suggestions?
Hey try this. I had the same problem and it ended up being the a network option in the tips and tweaks plugin.

https://r.tapatalk.com/shareLink/topic?url=https://forums.unraid.net/topic/93850-solved-unraid-slow-intel-nic-throughput/&share_tid=93850&share_fid=18593&share_type=t&link_source=app

Sent from my Pixel 2 XL using Tapatalk

Link to comment

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.

Guest
Reply to this topic...

×   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...