Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - chewbacca03

#1
I should add that I have multiqueue enabled in the virtio NICs on the Proxmox host. The following are tunings that I've done to try to stabilize the box.

kern.timecounter.hardware=ACPI-fast   
net.isr.maxthreads=8
net.isr.numthreads=8
net.isr.dispatch= deferred   
hw.vtnet.lro_disable=1   
hw.vtnet.tso_disable=1   
hw.vtnet.csum_disable=1
#2
Thanks! I'll give this a try and I'll update back here.
#3
I'm currently running OPNsense 20.1.6-amd64 on Proxmox 6.1 and am having issues with the VM hanging after about 12 hours. The VM will continue to route the traffic but the Web UI, SSH, Console all are unresponsive and dhcp isn't working.

OPNSense VM has 32GB RAM. 8 CPUs (2 sockets / 4 cores) and I'm using virtio nics. I have 12 nics connected to the instance and am using only DHCP / NAT / and RIP routing to a switch.

What information can i provide that would be more helpful in diagnosing the issue?