>Hi
>
>Going back through the list, I couldn't find whether this has been resolved.
>
>I had a similar problem today with a little over 40 containers:
>
># lxc-start -n gary
>lxc-start: Too many open files - failed to inotify_init
>lxc-start: failed to add utmp handler to mainloop
>lxc-start: mainloop exited with an error
>lxc-start: Device or resource busy - failed to remove cgroup '/cgroup/gary'
>

Dear Gary,

did you (re-)configure  /etc/security/limits.conf  on the lxc host to have an 
adequate value for filehandles in such an environment? E.g.:
 
        [...]
        *               hard    nofile          65536
        *               soft    nofile          65000
        [...]

Greetings

Guido

------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to