TSW202 with IPv6 only has oom

The Device has a lot of oom killer events in the log.
With up to 5 “subscribe.lua” PID’s.
Some Times the oom killer kill’s the snmpd which i use for monitoring.

oom “Out of Memory Killer”

Hello,

Could you confirm if the initially described issue still persists after upgrading your TSW202 firmware to the latest 1.05 release? Additionally, could you provide more details regarding your use case and any relevant logs when the OOM killer shuts down the SNMP daemon?

It would also be helpful to understand the purpose of the .lua scripts running on your device, do they require significant memory resources?

As a potential workaround, you could try prioritizing the SNMP service by executing the following command via CLI/SSH:

echo -17 > /proc/$(pidof snmpd)/oom_score_adj

Please let me know if this makes any improvement.

Best regards,

This topic was automatically closed after 60 days. New replies are no longer allowed.