However, if its eating up disk space and not RAM, perhaps its worth to have a look what fills the disk. The first suspect I would look at is the /var/log directory for the log files. Often enough a sick process throws a lot of log entries which fills disk space very fast
might give some insights. Moreover, if its filling up a particular log file, this file might then give hints which process to look at
Br br
Code Select
opnsense # du /var/log might give some insights. Moreover, if its filling up a particular log file, this file might then give hints which process to look at
Br br
"