High CPU Usage with Plus 22.05
-
I see a high cpu usage lately on my new Firewall this results in high Temps (passive cooled).
Hardware:
N5105 @ 2 GHz
16 GB DDR4 RAM
128 GB NVME SSDThe CPU is every morning in high usage which gets less over the day
Is there something misconfigure?
Do you need more Info?Kind regards,
-
after a reboot everything is fine for one day:
-
Are you using pfBlockerNG ?
If yes...
/usr/local/pkg/pfblockerng/pfblockerng.inc
Line: 4139
From:
$r = explode(')', $result, 2);
To:
$r = explode(' ', $result, 2); -
@opit-gmbh yes I do and I changed the line to the mentioned line. What seem´s to be the problem?
-
There seams to be a Problem with the Code. I did not see a Problem in 22.01 but now in 22.05. I searched the Forum here and find this Fix... This did the trick for us. Just edit the File and Reboot pfBlockerNG are the Netgate...
-
@opit-gmbh I can now confirm that it works. The overall CPU usage is pretty much normal now and not > 1. I will see the end result tomorrow morning. But it looks good for now.
Thank you very much. -
For reference see: https://redmine.pfsense.org/issues/13154
And the associated: https://redmine.pfsense.org/issues/13156Steve