Re: [lxc-users] LXC leaking ptys?

2014-07-15 Thread Serge Hallyn
Quoting Harald Dunkel (harald.dun...@aixigo.de): > On 07/15/14 06:04, Serge Hallyn wrote: > > > > The lxc.pts is actually only used in that setting it to 0 will > > not mount a /dev/pts. Setting it to 1024 is the same as setting > > it to 1. > > > > I see. The important point is that its a priv

Re: [lxc-users] LXC leaking ptys?

2014-07-15 Thread Harald Dunkel
On 07/15/14 06:04, Serge Hallyn wrote: > > The lxc.pts is actually only used in that setting it to 0 will > not mount a /dev/pts. Setting it to 1024 is the same as setting > it to 1. > I see. The important point is that its a private pool. The Centos template has set lxc.autodev = 0. I haven't

Re: [lxc-users] Failure to resolve container hostname

2014-07-15 Thread Bill Smith
I had trouble resolving container hostnames too. This seems to work: add nameserver 10.0.3.1 to the host's appropriate resolvconf file, and then remove nameserver 127.0.0.1 from the container's appropriate resolvconf file. You can see a writeup here: http://askubuntu.com/questions/490445/how-to-a