Recent content by natten

  1. N

    [SOLVED] Failed to allocate directory watch: Too many open files

    Thanks seems like it worked! I have 12 containers running with different services. What are the consequences of increasing this limit, and what is the maximum i should set it to?
  2. N

    [SOLVED] Failed to allocate directory watch: Too many open files

    Anyone knows what to do with "Failed to allocate directory watch: Too many open files" in containers? It happens in every container so i suppose its an issue with the host. I've tried to add the following to the /etc/security/limits.conf on the host but with no luck root -...
  3. N

    intel_immou=on gives DMAR: Allocating domain for dcdbas failed

    Trying to passthrough my nic with proxmox for a pfsense vm. I tried to follow this: https://pve.proxmox.com/wiki/Pci_passthrough But when i update grub with GRUB_CMDLINE_LINUX_DEFAULT="quiet intel_iommu=on" i get the error: "DMAR: Allocating domain for dcdbas failed" and i lose access to the...