Search results

  1. G

    /etc/sysctl.d/*.conf files not loading on boot

    proxmox-ve: 6.1-2 (running kernel: 5.3.18-3-pve) pve-manager: 6.1-8 (running version: 6.1-8/806edfe1) pve-kernel-helper: 6.1-7 pve-kernel-5.3: 6.1-6 pve-kernel-5.0: 6.0-11 pve-kernel-5.3.18-3-pve: 5.3.18-3 pve-kernel-5.0.21-5-pve: 5.0.21-10 pve-kernel-5.0.15-1-pve: 5.0.15-1 ceph-fuse...
  2. G

    /etc/sysctl.d/*.conf files not loading on boot

    Hi all. After spending some time researching conntrack settings, I have decided to put a .conf file in /etc/sysctl.d/ to load some tuning settings on boot. Unfortunately it seems that my settings are not being loaded. Is this to be expected? I have the following in /etc/sysctl.d/tune.conf...
  3. G

    nf_conntrack: table full, dropping packet

    Hi all. I'm having an issue with some VMs using lots of connections, flooding the nf_conntrack table. I have raised the nf_conntrack_maximum value to 1000000 and lowered the nf_conntrack_tcp_timeout_established value to the minimum, but some VMs still manage to create enough connections fast...