[lxc-devel] lxc-start from git hangs in init

Kevin Wilson wkevils at gmail.com
Sat Apr 20 08:45:32 UTC 2013


Hello,
I just want to add, following a different thread I read here, that:

lxc-execute -n CN -f /etc/lxc/lxc.conf -- ps -ef
seems ok, it gives:
UID        PID  PPID  C STIME TTY          TIME CMD
root         1     0  0 05:39 pts/1    00:00:00 /usr/local/libexec/lxc/lxc-init
root         2     1  0 05:39 pts/1    00:00:00 ps -ef

Kevin



On Sat, Apr 20, 2013 at 11:24 AM, Kevin Wilson <wkevils at gmail.com> wrote:
> Hello,
> I have a machine on which I successfully run
> lxc-start -n CN /sbin/init
>
> This is an ububtu machine.
>
> Now, I tied to use the lxc from git and after running
> make install
>
> and trying to start the lxc, it hangs in init. (in fact, in plymouthd)
> It does not show error.
>
> from a different console i run:
> pstree -p 1805
> lxc-start(1805)───init(1807)───plymouthd(1812)
>
> (1805 is pid of the lxc_start).
> Any ideas ?
>
> Regards
> Kevin




More information about the lxc-devel mailing list