Re: [Lxc-users] Linux Mint and cgroups on /sys/fs/cgroup or /dev/cgroup/cpu

2013-08-12 Thread arjan
Hi, This seems a list of lxc users only right? Anybody reading and replying here that actually knows about the nitty-gritty of lxc? To report back on how I more or less solved this issue: I simply commented out the entry in /etc/bash.bashrc. Of course this is not the ideal approach, because

Re: [Lxc-users] Linux Mint and cgroups on /sys/fs/cgroup or /dev/cgroup/cpu

2013-08-12 Thread Michael H. Warfield
On Mon, 2013-08-12 at 15:02 +0200, arjan wrote: Hi, This seems a list of lxc users only right? Anybody reading and replying here that actually knows about the nitty-gritty of lxc? No not quite. Some of us are devs. Originally, we only had the -dev list. Daniel created this list at my

[Lxc-users] Linux Mint and cgroups on /sys/fs/cgroup or /dev/cgroup/cpu

2013-08-07 Thread Arjan Widlak
Hi, I'm using Linux Mint and have the same problem as described in this post: http://osdir.com/ml/lxc-chroot-linux-containers/2012-03/msg00130.html On Linux Mint this entry is in /etc/bash.bashrc: if [ $PS1 ] ; then mkdir -p -m 0700 /dev/cgroup/cpu/user/$$ /dev/null 21 echo $$