[systemd-bugs] [Bug 68370] systemd-nspawn -b doesn't cleanup machine slice if systemd inside container
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 12 10:22:28 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=68370
--- Comment #5 from Maksim Melnikau <maxposedon at gmail.com> ---
(In reply to comment #4)
> Hmm, does "systemctl" still list the container's scope unit when the cgroup
> is still there after nspawn exited?
Yes, it is:
# systemctl status machine-gsoho.scope
machine-gsoho.scope - Container gsoho
Loaded: loaded (/run/systemd/system/machine-gsoho.scope; static)
Drop-In: /run/systemd/system/machine-gsoho.scope.d
└─90-Description.conf
Active: active (running) since Thu 2013-09-12 20:16:36 FET; 1min 23s ago
Sep 12 20:16:36 m_melnikau-M11xR3 systemd[1]: Started Container gsoho.
and even more
# rmdir
/sys/fs/cgroup/systemd/system.slice/machine-gsoho.scope/system.slice/systemd-initctl.service
m_melnikau-M11xR3 kvms # systemctl status machine-gsoho.scope
machine-gsoho.scope - Container gsoho
Loaded: loaded (/run/systemd/system/machine-gsoho.scope; static)
Drop-In: /run/systemd/system/machine-gsoho.scope.d
└─90-Description.conf
Active: active (running) since Thu 2013-09-12 20:16:36 FET; 2min 51s ago
Sep 12 20:16:36 m_melnikau-M11xR3 systemd[1]: Started Container gsoho.
# rmdir
/sys/fs/cgroup/systemd/system.slice/machine-gsoho.scope/system.slice/systemd-journald.service/
m_melnikau-M11xR3 kvms # systemctl status machine-gsoho.scope
machine-gsoho.scope
Loaded: not-found (Reason: No such file or directory)
Active: inactive (dead)
Sep 12 20:16:36 m_melnikau-M11xR3 systemd[1]: Starting Container gsoho.
Sep 12 20:16:36 m_melnikau-M11xR3 systemd[1]: Started Container gsoho.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130912/3c8a76f1/attachment.html>
More information about the systemd-bugs
mailing list