Slow Network Performance

Status
Not open for further replies.

djdwosk97

Patron
Joined
Jun 12, 2015
Messages
382
I've been using Plex without any problems remotely for a few years, but for the last couple of months I have experienced horrible upload speeds (from Plex -- in the form of buffering every few seconds) and I'm not sure why -- at least I suspect that's the problem. The utilization of everything on the server looks low, and nothing has changed, I also have 35mbps upload speeds (I can't easily test it atm as I don't have direct access to the network that the server is on, but I can run a speedtest through my extremely slow/shitty VPN and through that network and get 3-10 Mbps upload, so without the VPN in the way, I have no doubts it would be 20-30 Mbps).

Any ideas what could be causing the problem (/is there a dummy service I can upload to from command line if I SSH into the server)?

Specs in sig.
 
Last edited:
D

dlavigne

Guest
Did you find the culprit? If not, what is the Used % on the pool?
 

djdwosk97

Patron
Joined
Jun 12, 2015
Messages
382
D

dlavigne

Guest
Having the pool that full does start to impact performance. The other possible culprit: are you using jumbo frames, and if so, with which driver?
 

djdwosk97

Patron
Joined
Jun 12, 2015
Messages
382
Having the pool that full does start to impact performance.

The other possible culprit: are you using jumbo frames, and if so, with which driver?
Local streaming isn't a problem though (I've tested up to 30 Mbps~ or so and it was fine) -- just remote streaming (which struggles around 1-2 Mbps).

Where would I check that?
 

djdwosk97

Patron
Joined
Jun 12, 2015
Messages
382
Code:
em0: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500

options=209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC>

ether XX:XX:XX:XX:XX:XX

hwaddr XX:XX:XX:XX:XX:XX

nd6 options=9<PERFORMNUD,IFDISABLED>

media: Ethernet autoselect

status: no carrier

em1: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500

options=2098<VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC>

ether XX:XX:XX:XX:XX:XX

hwaddr XX:XX:XX:XX:XX:XX

inet 192.168.20.15 netmask 0xffffff00 broadcast 192.168.20.255 

nd6 options=9<PERFORMNUD,IFDISABLED>

media: Ethernet autoselect (1000baseT <full-duplex>)

status: active

lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384

options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>

inet6 ::1 prefixlen 128 

inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 

inet 127.0.0.1 netmask 0xff000000 

nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>

groups: lo 

bridge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500

ether XX:XX:XX:XX:XX:XX

nd6 options=1<PERFORMNUD>

groups: bridge 

id 00:00:00:00:00:00 priority 32768 hellotime 2 fwddelay 15

maxage 20 holdcnt 6 proto rstp maxaddr 2000 timeout 1200

root id 00:00:00:00:00:00 priority 32768 ifcost 0 port 0

member: epair0a flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>

		ifmaxaddr 0 port 5 priority 128 path cost 2000

member: em1 flags=143<LEARNING,DISCOVER,AUTOEDGE,AUTOPTP>

		ifmaxaddr 0 port 2 priority 128 path cost 20000

epair0a: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500

options=8<VLAN_MTU>

ether XX:XX:XX:XX:XX:XX

hwaddr XX:XX:XX:XX:XX:XX

nd6 options=1<PERFORMNUD>

media: Ethernet 10Gbase-T (10Gbase-T <full-duplex>)

status: active

groups: epair 


 

djdwosk97

Patron
Joined
Jun 12, 2015
Messages
382
Post the output of ifconfig.
Any ideas?

(I tried with jumbo frames enabled and disabled in the router settings -- there was no difference).
 

kdragon75

Wizard
Joined
Aug 7, 2016
Messages
2,457
How does a normal internet speed test? As fort eh VPN, depending on how its configured, you may need to set MSS clamping or a smaller MTU on the VPN interface as you cant encapsulate 1500 bytes and still have 1500 bytes ;)
 

djdwosk97

Patron
Joined
Jun 12, 2015
Messages
382
How does a normal internet speed test? As fort eh VPN, depending on how its configured, you may need to set MSS clamping or a smaller MTU on the VPN interface as you can't encapsulate 1500 bytes and still have 1500 bytes ;)
Consistently between 25-30 Mbps upload without the VPN in the way.
 

William Bravin

Contributor
Joined
Mar 16, 2016
Messages
195
Hello all

I am by no means a network capable guy. I am very new to freenas and still learning how to use it. I am running 11.2 RC1. When i login the dashboard present itself, the band with shown is in downloads 0.0011 mbps and .0003MBps in uploads. I never seen it go much higher. My setup is pretty vanilla and I am in the process of learning to install Emby (which now almost works) I have my NAS directly connected to my router. wwwwhat have not done? Thank you in advance for your assistance
 

kdragon75

Wizard
Joined
Aug 7, 2016
Messages
2,457
Hello all

I am by no means a network capable guy. I am very new to freenas and still learning how to use it. I am running 11.2 RC1. When i login the dashboard present itself, the band with shown is in downloads 0.0011 mbps and .0003MBps in uploads. I never seen it go much higher. My setup is pretty vanilla and I am in the process of learning to install Emby (which now almost works) I have my NAS directly connected to my router. wwwwhat have not done? Thank you in advance for your assistance
Please start your own thead. what you doing is know as threadjacking and it's considered rude.
 
Status
Not open for further replies.
Top