Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NET-SNMP getting killed by oom-killer #1501

Open
seaperse opened this issue Jul 28, 2023 · 0 comments
Open

NET-SNMP getting killed by oom-killer #1501

seaperse opened this issue Jul 28, 2023 · 0 comments
Labels

Comments

@seaperse
Copy link

Describe the bug

Hello

We have installed snmpd on photon os 4
tdnf install -y net-snmp net-snmp-devel
net-snmp-create-v3-user -ro -A XXXXXXXXXXXXX -X XXXXXXXXXXXX -a SHA -x AES vmware
systemctl enable --now snmpd
systemctl start snmpd

But every once in a while the snmpd process gets killed by oom-killer. Please see the logs in attachment.
This actually happens with all the snmpd processes that run on different photonOS 4 servers. I don't know if photonOS 3 is also affected.
Before the snmpd gets killed it reportedly uses 2.8G of RAM which is unusual for such a lightweight process.

NET-SNMP version 5.8
root@vclouddr-tunnel [ /etc/systemd/system ]# cat /etc/os-release
NAME="VMware Photon OS"
VERSION="4.0"
ID=photon
VERSION_ID=4.0
PRETTY_NAME="VMware Photon OS/Linux"
ANSI_COLOR="1;34"
HOME_URL="https://vmware.github.io/photon/"
BUG_REPORT_URL="https://github.com/vmware/photon/issues"

Reproduction steps

...

Expected behavior

journalctl.txt

Additional context

No response

@seaperse seaperse added the bug label Jul 28, 2023
@seaperse seaperse changed the title NET-SNMP getting killed by oob-killer NET-SNMP getting killed by oom-killer Oct 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant