<div dir="ltr"><div class="gmail_default" style="font-family:comic sans ms,sans-serif">HiĀ Lennart,<br><br>As I understand fromĀ <a href="https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/7.9_release_notes/index">https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/7.9_release_notes/index</a>, looks like centos 7.9 was released in Aug, 2020. Is this also considered to be stale ?<br><br></div><div class="gmail_default" style="font-family:comic sans ms,sans-serif"><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><span style="font-family:'comic sans ms',sans-serif">Regards,</span><br></div><div><font face="comic sans ms, sans-serif">Aravindhan Krishnan...</font></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 8 Jun 2021 at 01:45, Lennart Poettering <<a href="mailto:lennart@poettering.net">lennart@poettering.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Mo, 07.06.21 22:47, Aravindhan Krishnan (<a href="mailto:aravindhank11@gmail.com" target="_blank">aravindhank11@gmail.com</a>) wrote:<br>
<br>
> Hi Lennart,<br>
><br>
> Thanks for the quick response. Yes, we are running systemd inside the<br>
> docker. We were also able to see the same issue even on top of<br>
> Centos 7.9.<br>
<br>
Unlike pretty much all other container managers Docker doesn't really<br>
make it easy to run systemd inside it. Docker upstream is pretty<br>
hostile towards systemd, so this is unlikely to change.<br>
<br>
We document pretty extensively what container managers have to do to<br>
make sure systemd just works inside containers. Pretty much all<br>
container managers just implement that, but Docker doesn't. This is<br>
what they need to implement:<br>
<br>
<a href="https://systemd.io/CONTAINER_INTERFACE" rel="noreferrer" target="_blank">https://systemd.io/CONTAINER_INTERFACE</a><br>
<br>
Consider switching to a different container manager implementation,<br>
there are plenty others. (in particular podman is mostly a drop-in<br>
replacement for Docker, if you need Docker semantics. Podman upstream<br>
isn't hostile towards systemd, so things mostly just work there.)<br>
<br>
> Attaching the kernel and OS details of the centos host<br>
><br>
> # uname -r<br>
> 3.10.0-1160.25.1.el7.x86_64<br>
><br>
> # cat /etc/centos-release<br>
> CentOS Linux release 7.9.2009 (Core)<br>
<br>
This is very old. You might want to switch to a newer OS for this<br>
anyway.<br>
<br>
Lennart<br>
<br>
--<br>
Lennart Poettering, Berlin<br>
</blockquote></div>