Bug#869892: Using sysv, lxc-start fails while trying to create cgroup

2017-10-23 Thread Antonio Terceiro
On Sun, Oct 22, 2017 at 06:34:14PM +0200, Jean-Michel Vourgère wrote: > On Saturday, 21 October 2017 17:08:42 CEST Evgeni Golov wrote: > > Hi, > > > > On Fri, Oct 20, 2017 at 03:09:34PM +0200, Jean-Michel Vourgère wrote: > > > > I guess in your case the systemd binary is installed (but not used

Bug#869892: Using sysv, lxc-start fails while trying to create cgroup

2017-10-22 Thread Jean-Michel Vourgère
On Saturday, 21 October 2017 17:08:42 CEST Evgeni Golov wrote: > Hi, > > On Fri, Oct 20, 2017 at 03:09:34PM +0200, Jean-Michel Vourgère wrote: > > > I guess in your case the systemd binary is installed (but not used as > > > init) and thus the dependency did not trigger? > > > > Exactly.

Bug#869892: Using sysv, lxc-start fails while trying to create cgroup

2017-10-21 Thread Evgeni Golov
Hi, On Fri, Oct 20, 2017 at 03:09:34PM +0200, Jean-Michel Vourgère wrote: > > I guess in your case the systemd binary is installed (but not used as > > init) and thus the dependency did not trigger? > > Exactly. cgroupfs-mount was not installed and installing it fixed my issue. > > Maybe the

Bug#869892: Using sysv, lxc-start fails while trying to create cgroup

2017-10-20 Thread Jean-Michel Vourgère
> > I finally had it working by adding > > "cgroup /sys/fs/cgroup cgroup defaults 0 0" > > to my /etc/fstab > > > > A little note in /usr/share/doc or elsewhere would be nice. > > This is why liblxc1 has a "Depends: cgroupfs-mount | systemd", as > cgroupfs-mount should be used to mount

Bug#869892: Using sysv, lxc-start fails while trying to create cgroup

2017-09-16 Thread Evgeni Golov
Hi, On Thu, Jul 27, 2017 at 01:03:51PM +, Jean-Michel Vourgère wrote: > I finally had it working by adding > "cgroup /sys/fs/cgroup cgroup defaults 0 0" > to my /etc/fstab > > A little note in /usr/share/doc or elsewhere would be nice. This is why liblxc1 has a "Depends:

Bug#869892: Using sysv, lxc-start fails while trying to create cgroup

2017-07-27 Thread Jean-Michel Vourgère
I finally had it working by adding "cgroup /sys/fs/cgroup cgroup defaults 0 0" to my /etc/fstab A little note in /usr/share/doc or elsewhere would be nice.

Bug#869892: Using sysv, lxc-start fails while trying to create cgroup

2017-07-27 Thread Jean-Michel Vourgère
Package: lxc Version: 1:2.0.7-2 Severity: normal Dear Maintainer, When trying to start a container, I get these errors: # lxc-start -n test -F lxc-start: cgroups/cgfs.c: lxc_cgroupfs_create: 901 Could not find writable mount point for cgroup hierarchy 11 while trying to create cgroup.