[lxc-users] Regarding rootfs used for download template

2014-07-10 Thread Ajith Adapa
Hi, Is there any script or list of steps to be followed to create static rootfs for Fedora 20 which is used for download template ? Regards, Ajith ___ lxc-users mailing list lxc-users@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/l

[lxc-users] abstract socket & network isolation.

2014-07-10 Thread Vijay Viswanathan
Hi It looks like abstract sockets are affected by network isolation. If I run two processes using abstract sockets (dbus) running in seperate containers with no network isolation and IPC namespace removed and they both are able to communicate to each other until now. When I Added a bridge and ga

Re: [lxc-users] about: Service fails to start due PID checking

2014-07-10 Thread Fajar A. Nugraha
On Thu, Jul 10, 2014 at 4:39 PM, Jimmy Thrasibule < jimmy.thrasib...@gmail.com> wrote: > Hi Guido, > > > that's just a bad-styled init script because the assumption of "one PID" > will fail in every context like Container virtualization Or, iff you even > like to run two instances of such an progr

Re: [lxc-users] about: Service fails to start due PID checking

2014-07-10 Thread Jimmy Thrasibule
Hi Guido, > that's just a bad-styled init script because the assumption of "one PID" will > fail in every context like Container virtualization Or, iff you even like to > run two instances of such an program (using disjunctive resources by > configuration). Using best practices, an init script

[lxc-users] LXC leaking ptys?

2014-07-10 Thread Harald Dunkel
Hi folks, is it possible that LXC is leaking ptys? I have seen it twice by now that a "lxc-start -n centos65_host" got stuck. When I tried to open another ssh session to the LXC server, then ssh reported stdin: not a tty I could login, though. max_pty on the server is 4096; the containe