On Thu, Jan 14, 2016 at 6:13 AM, Joshua Schaeffer <[email protected]> wrote:
> I'm getting an error when trying to start an unprivileged container on > Debian Jessie. LXC version 1.1.2. > Why 1.1.2? Where did you get it from? Latest version is 1.1.5, while jessie's version is 1.0.8 > I installed CGManager using the instructions here: > https://linuxcontainers.org/cgmanager/getting-started/. There weren't any > problems installing. Creating the container succeeded without issue. > > jschaeffer@prvlxc01:~$ lxc-start -n append01 > Create: Client fd is: 7 (pid=3994, uid=1000, gid=1000) > cgmanager:do_create_main: pid 3994 (uid 1000 gid 1000) may not create > under /run/cgmanager/fs/blkio > My guess is your user session does not have its own cgroups. See http://debian-lxc.github.io/Create%20Unprivileged%20Jessie%20Container.html In particular, the smallest modification you need to make is http://debian-lxc.github.io/Create%20User-Owned%20Cgroup.html If you're willing to use third-party packages, you can simply follow the entire howto: http://debian-lxc.github.io/installation.html -- Fajar
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
