<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 14, 2016 at 6:13 AM, Joshua Schaeffer <span dir="ltr"><<a href="mailto:jschaeffer0922@gmail.com" target="_blank">jschaeffer0922@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I'm getting an error when trying to start an unprivileged container on Debian Jessie. LXC version 1.1.2. </div></blockquote><div><br></div><div>Why 1.1.2? Where did you get it from?</div><div><br></div><div>Latest version is 1.1.5, while jessie's version is 1.0.8</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I installed CGManager using the instructions here: <a href="https://linuxcontainers.org/cgmanager/getting-started/" target="_blank">https://linuxcontainers.org/cgmanager/getting-started/</a>. There weren't any problems installing. Creating the container succeeded without issue.<div><br></div><div><div><div>jschaeffer@prvlxc01:~$ lxc-start -n append01</div><div></div></div></div></div></blockquote><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div>Create: Client fd is: 7 (pid=3994, uid=1000, gid=1000)</div><div>cgmanager:do_create_main: pid 3994 (uid 1000 gid 1000) may not create under /run/cgmanager/fs/blkio</div><div></div></div></div></div></blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">My guess is your user session does not have its own cgroups. See </div><div class="gmail_extra"><a href="http://debian-lxc.github.io/Create%20Unprivileged%20Jessie%20Container.html">http://debian-lxc.github.io/Create%20Unprivileged%20Jessie%20Container.html</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">In particular, the smallest modification you need to make is <a href="http://debian-lxc.github.io/Create%20User-Owned%20Cgroup.html">http://debian-lxc.github.io/Create%20User-Owned%20Cgroup.html</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">If you're willing to use third-party packages, you can simply follow the entire howto: <a href="http://debian-lxc.github.io/installation.html">http://debian-lxc.github.io/installation.html</a></div><div class="gmail_extra"><br></div><div class="gmail_extra">-- </div><div class="gmail_extra">Fajar</div></div>