Hello everyone. I recently upgraded Pi-hole to version 6.0.4. I also started using groups and client. Specifically to block all DNS requests except specific ones for a network.
The issue I am facing:
Very high CPU usage with completely unresponsive DNS and/or web interface.
Details about my system:
LXC Debian Image 3 cores, 512MB RAM on Proxmox Intel n100
What I have changed since installing Pi-hole:
I've changed Pi-hole to use opnsense unbound as dns upstream, added blocklists with a total of 4.000.000 and changed to listen on eth interface.
Pi-hole was running fine for weeks in this config and before that for years on before that on a raspi 3b with unbound running on the same machine.
As described earlier i also started to use groups and clients. Mainly to block all dns with regex .* with whitelisting for a network.
I'd be happy to provide logs for further investigation.
Attached a screenshot Pi-hole container top
Another problem I saw was the memory usage when updating gravity. Usually 256mb of ram was completely fine with the same amount of domains on the blocklist, but now I had to bump the ram to 512mb...