I cloned the master branch and rebuilt it. Did 'make uninstall' for the
previous lxc-2.0.0 and installed new version. However it still throws the
same error. Also tried to create the systemd folder:

[root@devhost lxc]# mkdir -p /sys/fs/cgroup/systemd
mkdir: cannot create directory `/sys/fs/cgroup/systemd': No such file or
directory

[root@devhost lxc]# ll /sys/fs/cgroup/
total 0

[root@devhost lxc]# ll /sys/fs/
total 0
drwxr-xr-x. 2 root root 0 Apr 21 07:07 btrfs
drwxr-xr-x. 2 root root 0 Apr 20 09:07 cgroup
drwxr-xr-x. 4 root root 0 Apr 21 07:07 ext4
drwxr-xr-x. 2 root root 0 Apr 21 07:07 selinux


On Thu, Apr 21, 2016 at 9:14 AM, Serge Hallyn <[email protected]>
wrote:

> > cgfsng.c:all_controllers_found:431 - no systemd controller mountpoint
> found
> > lxc-start: cgfsng.c: all_controllers_found: 431 no systemd controller
> > mountpoint found
>
> This is known.  You can either run from git head to get the patch which
> fixes this, or just make sure to have a name=systemd cgroup controller
> mounted on the host.
> _______________________________________________
> lxc-users mailing list
> [email protected]
> http://lists.linuxcontainers.org/listinfo/lxc-users
_______________________________________________
lxc-users mailing list
[email protected]
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to