1
24.1 Legacy Series / Re: OPNSense periodically hangs/stalls/100% CPU (VM/Unraid/Ryzen/e1000)
« on: March 07, 2024, 10:54:24 pm »
Ive been doing some more digging as I'm still struggling to understand root cause.
Here are a few other observations I've had that hopefully sparks a solution.
Python3.9
Within OPNSense CLI, when I run TOP and watch for the GUI hanging and then CPU going to 100%, I notice in top python3.9 spikes from <1% to 65%. What is python doing under the hood?
Cron/Root User
Leveraging Netdata agent, I can see that the CPU spikes once a minute from Cron with either user: root or wheel. In the GUI there is no cronjobs but I do see at the OS level a few that run at that frequency, but don't seem like they are doing anything to cause the hanging.
Any other suggestions of where I can look to determine root cause?
Here are a few other observations I've had that hopefully sparks a solution.
Python3.9
Within OPNSense CLI, when I run TOP and watch for the GUI hanging and then CPU going to 100%, I notice in top python3.9 spikes from <1% to 65%. What is python doing under the hood?
Cron/Root User
Leveraging Netdata agent, I can see that the CPU spikes once a minute from Cron with either user: root or wheel. In the GUI there is no cronjobs but I do see at the OS level a few that run at that frequency, but don't seem like they are doing anything to cause the hanging.
Any other suggestions of where I can look to determine root cause?