[lxc-users] Red Hat GM appears to make argumeny for system containers over application containers

2016-08-21 Thread brian mullan
This is not dissing Docker but this discussion: http://www.cbronline.com/news/enterprise-it/software/containers-debunked-devops-security-and-why-containers-will-not-replace-virtual-machines-4977492?src=fridayfive1email With the GM of Red Hat's Integrated Solutions points out the weakness in Docke

Re: [lxc-users] Unprivileged container woes: unable to install packages

2016-08-21 Thread Janjaap Bos
If installing the package in unprivileged mode was the problem, could you then run the image unprivileged after installing the package in privileged mode? Op 21 aug. 2016 19:11 schreef "jjs - mainphrame" : > Running postfix in and of itself did not appear to be problematic, but the > maia mailgua

Re: [lxc-users] PAM-CGFS error messages

2016-08-21 Thread Serge E. Hallyn
Quoting Andreas Kirbach (akirb...@forumhome.com): > Hi all, > > we are getting PAM-CGFS error messages in our logs pretty often when > Nagions checks are being performed: > --- > PAM-CGFS[84553]: Failed to create a cgroup for user nagios > --- > > The OS is Debian Jessie with LXCFS 2.0.2 from Jes

Re: [lxc-users] Unprivileged container woes: unable to install packages

2016-08-21 Thread jjs - mainphrame
Running postfix in and of itself did not appear to be problematic, but the maia mailguard antispam system as a whole includes postfix, clamd, spamassassin, maiad, httpd, perl and mysql, not all of which were happy running unprivileged. The factor that pushed me to a privileged container was the ina

Re: [lxc-users] Unprivileged container woes: unable to install packages

2016-08-21 Thread Ingo Baab
What were the issues, running a Mailserver as an unpriviledged LXC? I do the same.. and it seems to work without problems.. I just made the Mailports forward to the LXC with iptables.. Just curriously, -Ingo Am 20.08.2016 um 20:52 schrieb jjs - mainphrame: Greetings, I've given up on the un