Rebooting 4k to bring up transfer speeds across network

With the Vero 4k, using a USB gigabit adapter across max 20-25 ft cat 5e, speeds will slow down to ~1MB/s.
After a reboot of the Vero, speeds will go as high as 20-25MB/s but usually will crawl back down to 10-15 average for very large 4k mkv files.
Is this normal behavior?
What kind of tests can I run to determine root cause?

Thanks.

I would not think it is normal. But surely hard to diagnostic.
Would start with then the issue happens to:

  1. Upload logs via grab-logs -A and provide URL
  2. Check the interface with ifconfig to see any errors on the interface

Does unplugging and replugging the adapter help?

Thanks, hadn’t thought of unplugging the adapter and back again.
Wasn’t sure if logs would show anything since the steps always say to reboot after enabling and the issue is resolved with a reboot.
Thanks for the quick replies.

I connected to the vero from my pc using WInSCP and opened a terminal window and ran ifconfig, is that what will tell us something?

/media$ ifconfig
eth0: flags=-28669<UP,BROADCAST,MULTICAST,DYNAMIC> mtu 1500
ether c4:4e:ac:14:39:18 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 4 bytes 680 (680.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 40

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 4096
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10
loop txqueuelen 0 (Local Loopback)
RX packets 252 bytes 36846 (35.9 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 252 bytes 36846 (35.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

usbnet0: flags=-28605<UP,BROADCAST,RUNNING,MULTICAST,DYNAMIC> mtu 1500
inet 192.168.1.9 netmask 255.255.255.0 broadcast 192.168.1.255
ether 00:50:b6:24:0a:74 txqueuelen 1000 (Ethernet)
RX packets 45110340 bytes 66917093306 (62.3 GiB)
RX errors 10838 dropped 315729 overruns 0 frame 10838
TX packets 17698913 bytes 1243098796 (1.1 GiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

Surely this doesn’t look healthy but it might be caused by the USB versus gigabit discrepancy
RX errors 10838 dropped 315729 overruns 0 frame 10838

But still would suggest to check the cables and switch

There’s a hardware issue there, either cabling or adapter.

Thanks, have tried replugging the adapter and also swapped network cables, same performance. The new year will likely see me purchasing a new router - will see if this is perhaps the culprit

I have very poor performances on my Vero4K.
I bought a gigabit USB adapter after reading here other users experiences months ago.
I got an Anker AK-A7522012 but the speeds are very slow.
What tests should I perform, and how, in order to try to see where’s the problem?
is it a Vero problem?
thanks!

No

iperf3

is there a guide?
I’m on a Mac, is there any terminal-based procedure or other apps?

thanks. got it installed on the Vero, but this:

Install it on your other device in your LAN (NAS, Server, Router or PC) following the respective method from here https://iperf.fr/iperf-download.php

that website is not working. :frowning:
is there a precompiled app or pkg?

Works as expected, here. :man_shrugging:

OK, managed somehow.
I did both tests with and without the “-R” option as in the How To.
first time for me doing something like this so I hope I did it correctly.
here’s the results:

osmc@osmc:~$ iperf3 -R -c 192.168.1.32
Connecting to host 192.168.1.32, port 5201
Reverse mode, remote host 192.168.1.32 is sending
[ 4] local 192.168.1.27 port 59018 connected to 192.168.1.32 port 5201
[ ID] Interval Transfer Bandwidth
[ 4] 0.00-1.00 sec 11.4 MBytes 95.3 Mbits/sec
[ 4] 1.00-2.00 sec 11.2 MBytes 94.1 Mbits/sec
[ 4] 2.00-3.00 sec 11.2 MBytes 94.1 Mbits/sec
[ 4] 3.00-4.00 sec 11.2 MBytes 94.1 Mbits/sec
[ 4] 4.00-5.00 sec 11.2 MBytes 94.2 Mbits/sec
[ 4] 5.00-6.00 sec 11.2 MBytes 94.1 Mbits/sec
[ 4] 6.00-7.00 sec 11.2 MBytes 94.1 Mbits/sec
[ 4] 7.00-8.00 sec 11.2 MBytes 94.1 Mbits/sec
[ 4] 8.00-9.00 sec 11.2 MBytes 94.1 Mbits/sec
[ 4] 9.00-10.00 sec 11.2 MBytes 94.1 Mbits/sec


[ ID] Interval Transfer Bandwidth
[ 4] 0.00-10.00 sec 113 MBytes 94.6 Mbits/sec sender
[ 4] 0.00-10.00 sec 112 MBytes 94.4 Mbits/sec receiver

iperf Done.
osmc@osmc:~$ iperf3 -c 192.168.1.32
Connecting to host 192.168.1.32, port 5201
[ 4] local 192.168.1.27 port 59025 connected to 192.168.1.32 port 5201
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-1.00 sec 12.3 MBytes 103 Mbits/sec 0 304 KBytes
[ 4] 1.00-2.00 sec 11.2 MBytes 94.3 Mbits/sec 0 308 KBytes
[ 4] 2.00-3.00 sec 11.2 MBytes 94.2 Mbits/sec 0 308 KBytes
[ 4] 3.00-4.00 sec 11.2 MBytes 94.1 Mbits/sec 0 308 KBytes
[ 4] 4.00-5.00 sec 11.2 MBytes 94.2 Mbits/sec 0 308 KBytes
[ 4] 5.00-6.00 sec 11.2 MBytes 94.1 Mbits/sec 0 308 KBytes
[ 4] 6.00-7.00 sec 11.2 MBytes 94.2 Mbits/sec 0 308 KBytes
[ 4] 7.00-8.00 sec 11.2 MBytes 94.1 Mbits/sec 0 308 KBytes
[ 4] 8.00-9.00 sec 11.2 MBytes 94.1 Mbits/sec 0 308 KBytes
[ 4] 9.00-10.00 sec 11.2 MBytes 94.2 Mbits/sec 0 308 KBytes


[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-10.00 sec 113 MBytes 95.1 Mbits/sec 0 sender
[ 4] 0.00-10.00 sec 112 MBytes 94.3 Mbits/sec receiver

iperf Done.

There is clearly some 100 Mbit/sec technology in between or at the remote side.

Could you describe the network topology between the Vero4k Gigabit adapter and the remote site where you also installed the iperf3?

Sure. thanks for helping.
the gigabit adapter goes from the Vero4K into a Netgear GS108 gigabit switch, with a very short 10cm eth cable. both LEDs are green on the port, indicating that the link is 1000.
then a ~20mt SSTP CAT6 cable goes through a couple of rooms, into a Netgear R6300v2 router with gigabit ports.
my macbookpro (2018) where I installed iperf3 as server, uses an usb-c adapter to get gigabit ethernet. I can see on Network Utility app in macOS that the mac has a gigabit link.
the mac adapter is connected directly to the R6300 router.

@bradipo But something is limiting the speed to 100Mbps.
You sure it is a Vero4k+ ? The Vero 4k had a 100Mbps interface.

it’s a Vero4k, not 4k+, but I’m using a gigabit USB adapter

OK. Then your gigabit Adapter does not seem to provide Gbps speed …