[Bug 936756] Re: lxc complains about cgroup not available

2014-04-08 Thread eval-
I had to remove cgroup-lite and install cgroup-bin in order to avoid this error. cgroup-lite was not mounting /sys/fs/cgroup which lxc- execute required. Once I installed cgroup-bin and invoked /etc/init.d/cgconfig everything worked fine on my 12.04.3 LTS -- You received this bug notification

[Bug 936756] Re: lxc complains about cgroup not available

2014-04-08 Thread Serge Hallyn
Ah, are you running a saucy or trusty backport kernel? the precise cgroup-lite still is 'start on mounted MOUNTPOINT=/sys', whereas later it had to become 'MOUNTPOINT=/sys/fs/cgroup', It sounds like we need to update the precise job to handle both cases. -- You received this bug notification

[Bug 936756] Re: lxc complains about cgroup not available

2014-04-08 Thread Serge Hallyn
Filed bug 1304538 for the cgroup-lite bug. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/936756 Title: lxc complains about cgroup not available To manage notifications about this bug

[Bug 936756] Re: lxc complains about cgroup not available

2012-09-06 Thread Arie Skliarouk
kernel 3.2.0-30-generic cgroup-bin 0.37.1-1ubuntu10 After boot cgroup fs is mounted onto /sys/fs/cgroup # df | grep cgroup cgroups 4088656 0 4088656 0% /sys/fs/cgroup # mount | grep cgroup cgroups on /sys/fs/cgroup type tmpfs (rw,uid=0,gid=0,mode=0755) # and

[Bug 936756] Re: lxc complains about cgroup not available

2012-09-06 Thread Stéphane Graber
Remove cgroup-bin from your system and replace it with cgroup-lite. cgroup-bin is known to have a variety of issues and is in the process of getting killed to replace by the much simpler and much more reliable cgroup-lite. -- You received this bug notification because you are a member of Ubuntu

[Bug 936756] Re: lxc complains about cgroup not available

2012-02-20 Thread Serge Hallyn
@Ritesh, actually lxc-create doesn't need the cgroups, so that doesn't mean there is no problem. However, your mount output only shows that a tmpfs called cgroup is mounted under /sys/fs/cgroup. It doesn't show that actual cgroup filesystems are mounted under there. Take a look at

[Bug 936756] Re: lxc complains about cgroup not available

2012-02-19 Thread Ritesh Raj Sarraf
-- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/936756 Title: lxc complains about cgroup not available To manage notifications about this bug go to:

[Bug 936756] Re: lxc complains about cgroup not available

2012-02-19 Thread Ritesh Raj Sarraf
actually, this must be a problem at my end. I just tried with lxc- create, and it was able to create a container. Sorry for the noise. ** Changed in: lxc (Ubuntu) Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Server Team, which is