systemd version the issue has been seen with
241
Used distribution
Container Linux by CoreOS stable (2303.3.0)
Unexpected behaviour you saw
Unreclaimable slab (cred_jar) grows continuously
In CoreOS sshd is socket activated. When I have the port exposed to the internet and get a substantial amount of connection attempts my RAM gets exhausted. I've been observing this since ever (about 1 year).
echo 2 > /proc/sys/vm/drop_caches does not release any memory.
I expect that after the socket activation terminates the connection/process, no unreclaimable slab is left behind. I would appreciate help to track it down even if there is a chance that this will be a kernel bug instead.
systemd version the issue has been seen with
Used distribution
Unexpected behaviour you saw
In CoreOS sshd is socket activated. When I have the port exposed to the internet and get a substantial amount of connection attempts my RAM gets exhausted. I've been observing this since ever (about 1 year).
echo 2 > /proc/sys/vm/drop_caches does not release any memory.
I expect that after the socket activation terminates the connection/process, no unreclaimable slab is left behind. I would appreciate help to track it down even if there is a chance that this will be a kernel bug instead.