OPNsense Forum

Archive => 19.1 Legacy Series => Topic started by: Mks on June 09, 2019, 03:49:58 PM

Title: (SOLVED) 100% CPU load since last update
Post by: Mks on June 09, 2019, 03:49:58 PM
Hi,

since the last update to

OPNsense 19.1.9-amd64
FreeBSD 11.2-RELEASE-p10-HBSD
OpenSSL 1.0.2s 28 May 2019

I have here on my APU2 100% CPU load

From the activity log:
85% CPU3 /usr/local/sbin/filterlog -i pflog0 -p /var/run/filterlog.pid
70% CPU1 /usr/local/sbin/syslogd -s -c -c -P /var/run/syslog.pid -l /var/dhcpd/var/run/log -l /var/unbound/var/run/log -f /var/etc/syslog

QuoteOutput from top -SH

81823 root        103    0  1033M  3356K CPU2    2  16:32  97.89% filterlog
84360 root         98    0  1033M  2960K CPU1    1  13:52  82.71% syslogd
   11 root        155 ki31     0K    64K CPU0    0  12:30  68.81% idle{idle: cp
   11 root        155 ki31     0K    64K RUN     3  10:47  54.41% idle{idle: cp
   11 root        155 ki31     0K    64K RUN     1   5:33  28.86% idle{idle: cp
   11 root        155 ki31     0K    64K RUN     2   5:16  17.27% idle{idle: cp



Any ideas to analyse the issue?

br
Title: Re: 100% CPU load since last update
Post by: weust on June 09, 2019, 05:08:57 PM
Since you didn't mention it: Have you tried turning it off and on again?

You could try to restart the syslog service. If you don't have it on the dashboard, you can add Services to it.
Title: Re: 100% CPU load since last update
Post by: Mks on June 09, 2019, 08:30:46 PM
Hi,

I rebooted the firewall, same issue. It seems it was the IDS, I've activated new interfaces and this it seems was the issue.

br
Title: Re: (SOLVED) 100% CPU load since last update
Post by: weust on June 09, 2019, 10:16:04 PM
Sounds odd that non-activated interfaces cause an issue like this.
Title: Re: (SOLVED) 100% CPU load since last update
Post by: Mks on June 10, 2019, 12:24:04 PM
I've activated the IDS for additional interfaces after update, and this increased the CPU load.

br