Hi all, first time posting here, thanks for reading.
I'm having a strange issue that I can't seem to fix. If I'm downloading a large amount of things from the internet my networking will throttle from the expected 500mbps(max) to about 2mbps both directions (haven't done an iperf yet though). I can get a few hundred gigs down before this happens, however. If I shut down all VM's and reboot PVE everything will go back to normal. Today after the reboot it went back to normal but within 5 minutes or so it happened again. Any other time during normal use there's no problem. I almost wanted to blame my switch, an old ProCurve 48 Port L2 Managed Gig J4904A... it's not that though, runs like a champ.
Hardware is a z600 with 2 sockets (Intel 6 core/12 threads) and 48GB memory.
Hosting pfsense on PVE as router/firewall (all best practices for networking virtio, disabled hardware checksum offload and hardware TCP segmentation offload) and gave 3vCPU 4GB mem - resources do not seem to be a problem during the issue
There was an issue after upgrading that renamed all of my networking devices. One of which was stuck as "rename3" that I haven't been able to fix yet, showing up as an unknown device. That interface is unplugged and unconfigured.
I've turned all the Datacenter/PVE/VM firewalls off.
My /interfaces:
auto lo
iface lo inet loopback
iface ens1 inet manual
iface rename3 inet manual
iface ens5 inet manual
iface ens6 inet manual
iface enp1s0 inet manual
auto vmbr1
iface vmbr1 inet manual
bridge-ports ens1
bridge-stp off
bridge-fd 0
#pfsenseOPT
auto vmbr2
iface vmbr2 inet manual
bridge-ports ens5
bridge-stp off
bridge-fd 0
#pfsenseWAN
auto vmbr3
iface vmbr3 inet static
address 192.168.1.3/24
gateway 192.168.1.1
bridge-ports ens6
bridge-stp off
bridge-fd 0
I'm having a strange issue that I can't seem to fix. If I'm downloading a large amount of things from the internet my networking will throttle from the expected 500mbps(max) to about 2mbps both directions (haven't done an iperf yet though). I can get a few hundred gigs down before this happens, however. If I shut down all VM's and reboot PVE everything will go back to normal. Today after the reboot it went back to normal but within 5 minutes or so it happened again. Any other time during normal use there's no problem. I almost wanted to blame my switch, an old ProCurve 48 Port L2 Managed Gig J4904A... it's not that though, runs like a champ.
Hardware is a z600 with 2 sockets (Intel 6 core/12 threads) and 48GB memory.
Hosting pfsense on PVE as router/firewall (all best practices for networking virtio, disabled hardware checksum offload and hardware TCP segmentation offload) and gave 3vCPU 4GB mem - resources do not seem to be a problem during the issue
There was an issue after upgrading that renamed all of my networking devices. One of which was stuck as "rename3" that I haven't been able to fix yet, showing up as an unknown device. That interface is unplugged and unconfigured.
I've turned all the Datacenter/PVE/VM firewalls off.
My /interfaces:
auto lo
iface lo inet loopback
iface ens1 inet manual
iface rename3 inet manual
iface ens5 inet manual
iface ens6 inet manual
iface enp1s0 inet manual
auto vmbr1
iface vmbr1 inet manual
bridge-ports ens1
bridge-stp off
bridge-fd 0
#pfsenseOPT
auto vmbr2
iface vmbr2 inet manual
bridge-ports ens5
bridge-stp off
bridge-fd 0
#pfsenseWAN
auto vmbr3
iface vmbr3 inet static
address 192.168.1.3/24
gateway 192.168.1.1
bridge-ports ens6
bridge-stp off
bridge-fd 0
Last edited: