<div dir="ltr">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:<div><br></div><div><div>[root@devhost lxc]# mkdir -p /sys/fs/cgroup/systemd</div><div>mkdir: cannot create directory `/sys/fs/cgroup/systemd': No such file or directory</div><div><br></div><div>[root@devhost lxc]# ll /sys/fs/cgroup/</div><div>total 0</div><div><br></div><div>[root@devhost lxc]# ll /sys/fs/</div><div>total 0</div><div>drwxr-xr-x. 2 root root 0 Apr 21 07:07 btrfs</div><div>drwxr-xr-x. 2 root root 0 Apr 20 09:07 cgroup</div><div>drwxr-xr-x. 4 root root 0 Apr 21 07:07 ext4</div><div>drwxr-xr-x. 2 root root 0 Apr 21 07:07 selinux</div></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Apr 21, 2016 at 9:14 AM, Serge Hallyn <span dir="ltr"><<a href="mailto:serge.hallyn@ubuntu.com" target="_blank">serge.hallyn@ubuntu.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> cgfsng.c:all_controllers_found:431 - no systemd controller mountpoint found<br>
> lxc-start: cgfsng.c: all_controllers_found: 431 no systemd controller<br>
> mountpoint found<br>
<br>
</span>This is known.  You can either run from git head to get the patch which<br>
fixes this, or just make sure to have a name=systemd cgroup controller<br>
mounted on the host.<br>
_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></blockquote></div><br></div>