Linux Container Development
 help / color / mirror / Atom feed
* systemd-cgroups-agent not working in containers
@ 2014-11-26 21:29 Richard Weinberger
       [not found] ` <54764639.3020100-/L3Ra7n9ekc@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Richard Weinberger @ 2014-11-26 21:29 UTC (permalink / raw)
  To: systemd-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
  Cc: libvir-list-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
	Linux Containers, David Gstir

Hi!

I run a Linux container setup with openSUSE 13.1/2 as guest distro.
After some time containers slow down.
An investigation showed that the containers slow down because a lot of stale
user sessions slow down almost all systemd tools, mostly systemctl.
loginctl reports many thousand sessions.
All in state "closing".

The vast majority of these sessions are from crond an ssh logins.
It turned out that sessions are never closed and stay around.
The control group of a said session contains zero tasks.
So I started to explore why systemd keeps it.
After another few hours of debugging I realized that systemd never
issues the release signal from cgroups.
Also calling the release agent by hand did not help. i.e.
/usr/lib/systemd/systemd-cgroups-agent /user.slice/user-0.slice/session-c324.scope

Therefore systemd never recognizes that a server/session has no more tasks
and will close it.
First I thought it is an issue in libvirt combined with user namespaces.
But I can trigger this also without user namespaces and also with systemd-nspawn.
Tested with systemd 208 and 210 from openSUSE, their packages have all known bugfixes.

Any idea where to look further?
How do you run the most current systemd on your distro?

Thanks,
//richard

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-11-30 22:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-26 21:29 systemd-cgroups-agent not working in containers Richard Weinberger
     [not found] ` <54764639.3020100-/L3Ra7n9ekc@public.gmane.org>
2014-11-27 13:46   ` Richard Weinberger
2014-11-27 15:44   ` [systemd-devel] " Umut Tezduyar Lindskog
2014-11-27 20:26   ` Cameron Norman
     [not found]     ` <CALZWFRLVDW2fL_G0rC6mhMsBTPxsxYF1FATA1j-0unCS8WKAsg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2014-11-28  5:33       ` Martin Pitt
     [not found]     ` <20141128053302.GA2842@piware.de>
     [not found]       ` <20141128053302.GA2842-TX/5PCBRQDKzQB+pC5nmwQ@public.gmane.org>
2014-11-28 14:52         ` Richard Weinberger
     [not found]       ` <54788C12.2080907@nod.at>
     [not found]         ` <54788C12.2080907-/L3Ra7n9ekc@public.gmane.org>
2014-11-30 22:31           ` Lennart Poettering
2014-11-30 22:30   ` Lennart Poettering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox