<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Apr 3, 2017 at 12:03 PM, Harald Dunkel <span dir="ltr"><<a href="mailto:harri@afaics.de" target="_blank">harri@afaics.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi folks,<br>
<br>
using sysvinit-core on the host the systemd based containers get<br>
stuck in /sbin/init. lxc-attach shows:<br>
<br>
root@lxcclient:~# ps -ef<br>
UID        PID  PPID  C STIME TTY          TIME CMD<br>
root         1     0  0 11:49 ?        00:00:00 /sbin/init<br>
root        24     0  0 12:05 pts/0    00:00:00 /bin/bash<br>
root        26    24  0 12:05 pts/0    00:00:00 ps -ef<br>
<br>
This host uses lxc 2.0.7, as it can be found in Jessie backports. See<br>
below for a list of installed packages. The container was created<br>
on the same host.<br>
<br>
I am bound to sysvinit-core on my HA systems. For lxc 1.1.5 there was<br>
no such problem, so I wonder if there is a workaround on the host?<br>
<br>
<br>
Every helpful comment is highly appreciated.<br>
</blockquote><div><br></div><div>I don't have a jessie system handy right now, but here's some things you can try:</div><div>(1) make sure your container is privileged. This will at least help isolate some problems.</div><div>(2) start the container in foreground, i.e. 'lxc-start -f ...'. Take note of where it has problems<br>(3) make sure you create the container using the download template, not the debian template</div><div><br></div><div>-- </div><div>Fajar</div></div></div></div>