I am having a weird issue with packet loss within one of my network bridges. I installed netdata and it is blowing me up with notification of:
net_packets.eno1
inbound packets dropped ratio = 0.2%
the ratio of inbound dropped packets vs the total number of received packets of the network interface, during the last 10 minutes
I've also ran some iperf3 tests between the VMs. I have my main Internal LAN vmbr, and I have a vmbr just for NFS shares. On my 10.0.0.0/24 network, I get the packet loss as shown by the retries in the test below. My storage vmbr seems to be running just fine. Both have a 1g port out of the server to my network switch.
Does anyone have any insight on how to track this issue down? I've tried remaking the linux bridge, made an OVS bridge, replaced cables, and moved what port the server is in. I am at a complete loss and need this cleared up.
root@hoarder:~# iperf3 -c 10.0.0.6
Connecting to host 10.0.0.6, port 5201
[ 5] local 10.0.0.9 port 43480 connected to 10.0.0.6 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 321 MBytes 2.69 Gbits/sec 109 754 KBytes
[ 5] 1.00-2.00 sec 310 MBytes 2.60 Gbits/sec 0 1024 KBytes
[ 5] 2.00-3.00 sec 319 MBytes 2.67 Gbits/sec 0 1.22 MBytes
[ 5] 3.00-4.00 sec 365 MBytes 3.06 Gbits/sec 102 731 KBytes
[ 5] 4.00-5.00 sec 325 MBytes 2.73 Gbits/sec 0 1012 KBytes
[ 5] 5.00-6.00 sec 325 MBytes 2.73 Gbits/sec 0 1.21 MBytes
[ 5] 6.00-7.00 sec 332 MBytes 2.79 Gbits/sec 0 1.39 MBytes
[ 5] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec 89 1.24 MBytes
[ 5] 8.00-9.00 sec 402 MBytes 3.38 Gbits/sec 90 1.06 MBytes
[ 5] 9.00-10.00 sec 381 MBytes 3.20 Gbits/sec 0 1.30 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 3.43 GBytes 2.95 Gbits/sec 390 sender
[ 5] 0.00-10.00 sec 3.43 GBytes 2.94 Gbits/sec receiver
iperf Done.
root@hoarder:~# iperf3 -c 172.16.0.1
Connecting to host 172.16.0.1, port 5201
[ 5] local 172.16.0.6 port 57592 connected to 172.16.0.1 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 1.79 GBytes 15.4 Gbits/sec 0 1.34 MBytes
[ 5] 1.00-2.00 sec 2.31 GBytes 19.8 Gbits/sec 0 1.73 MBytes
[ 5] 2.00-3.00 sec 2.25 GBytes 19.3 Gbits/sec 0 1.73 MBytes
[ 5] 3.00-4.00 sec 2.26 GBytes 19.4 Gbits/sec 0 1.73 MBytes
[ 5] 4.00-5.00 sec 2.32 GBytes 19.9 Gbits/sec 0 1.73 MBytes
[ 5] 5.00-6.00 sec 2.29 GBytes 19.6 Gbits/sec 0 1.73 MBytes
[ 5] 6.00-7.00 sec 2.21 GBytes 19.0 Gbits/sec 0 1.73 MBytes
[ 5] 7.00-8.00 sec 2.28 GBytes 19.6 Gbits/sec 0 1.73 MBytes
[ 5] 8.00-9.00 sec 2.43 GBytes 20.9 Gbits/sec 0 1.73 MBytes
[ 5] 9.00-10.00 sec 2.41 GBytes 20.7 Gbits/sec 0 1.73 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 22.5 GBytes 19.4 Gbits/sec 0 sender
[ 5] 0.00-10.00 sec 22.5 GBytes 19.4 Gbits/sec receiver
net_packets.eno1
inbound packets dropped ratio = 0.2%
the ratio of inbound dropped packets vs the total number of received packets of the network interface, during the last 10 minutes
I've also ran some iperf3 tests between the VMs. I have my main Internal LAN vmbr, and I have a vmbr just for NFS shares. On my 10.0.0.0/24 network, I get the packet loss as shown by the retries in the test below. My storage vmbr seems to be running just fine. Both have a 1g port out of the server to my network switch.
Does anyone have any insight on how to track this issue down? I've tried remaking the linux bridge, made an OVS bridge, replaced cables, and moved what port the server is in. I am at a complete loss and need this cleared up.
root@hoarder:~# iperf3 -c 10.0.0.6
Connecting to host 10.0.0.6, port 5201
[ 5] local 10.0.0.9 port 43480 connected to 10.0.0.6 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 321 MBytes 2.69 Gbits/sec 109 754 KBytes
[ 5] 1.00-2.00 sec 310 MBytes 2.60 Gbits/sec 0 1024 KBytes
[ 5] 2.00-3.00 sec 319 MBytes 2.67 Gbits/sec 0 1.22 MBytes
[ 5] 3.00-4.00 sec 365 MBytes 3.06 Gbits/sec 102 731 KBytes
[ 5] 4.00-5.00 sec 325 MBytes 2.73 Gbits/sec 0 1012 KBytes
[ 5] 5.00-6.00 sec 325 MBytes 2.73 Gbits/sec 0 1.21 MBytes
[ 5] 6.00-7.00 sec 332 MBytes 2.79 Gbits/sec 0 1.39 MBytes
[ 5] 7.00-8.00 sec 432 MBytes 3.63 Gbits/sec 89 1.24 MBytes
[ 5] 8.00-9.00 sec 402 MBytes 3.38 Gbits/sec 90 1.06 MBytes
[ 5] 9.00-10.00 sec 381 MBytes 3.20 Gbits/sec 0 1.30 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 3.43 GBytes 2.95 Gbits/sec 390 sender
[ 5] 0.00-10.00 sec 3.43 GBytes 2.94 Gbits/sec receiver
iperf Done.
root@hoarder:~# iperf3 -c 172.16.0.1
Connecting to host 172.16.0.1, port 5201
[ 5] local 172.16.0.6 port 57592 connected to 172.16.0.1 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 1.79 GBytes 15.4 Gbits/sec 0 1.34 MBytes
[ 5] 1.00-2.00 sec 2.31 GBytes 19.8 Gbits/sec 0 1.73 MBytes
[ 5] 2.00-3.00 sec 2.25 GBytes 19.3 Gbits/sec 0 1.73 MBytes
[ 5] 3.00-4.00 sec 2.26 GBytes 19.4 Gbits/sec 0 1.73 MBytes
[ 5] 4.00-5.00 sec 2.32 GBytes 19.9 Gbits/sec 0 1.73 MBytes
[ 5] 5.00-6.00 sec 2.29 GBytes 19.6 Gbits/sec 0 1.73 MBytes
[ 5] 6.00-7.00 sec 2.21 GBytes 19.0 Gbits/sec 0 1.73 MBytes
[ 5] 7.00-8.00 sec 2.28 GBytes 19.6 Gbits/sec 0 1.73 MBytes
[ 5] 8.00-9.00 sec 2.43 GBytes 20.9 Gbits/sec 0 1.73 MBytes
[ 5] 9.00-10.00 sec 2.41 GBytes 20.7 Gbits/sec 0 1.73 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 22.5 GBytes 19.4 Gbits/sec 0 sender
[ 5] 0.00-10.00 sec 22.5 GBytes 19.4 Gbits/sec receiver