<div dir="ltr"><pre style="white-space:pre-wrap;color:rgb(0,0,0);font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px">
>><i> I've tried things suggested (restart cgmanager etc.)  in this thread, with
</i>>><i> no result. The only additional info I've found is a discrepancy of the
</i>>><i> contents of the "/proc/self/cgroup" file before and after restart of the
</i>>><i> instance.
</i>>><i> 
</i>>><i> Before:
</i>>><i> 11:hugetlb:/
</i>>><i> 10:perf_event:/
</i>>><i> 9:blkio:/
</i>>><i> 8:freezer:/
</i>>><i> 7:devices:/
</i>>><i> 6:memory:/
</i>>><i> 5:cpuacct:/
</i>>><i> 4:cpu:/
</i>>><i> 3:cpuset:/
</i>>><i> 2:name=systemd:/user/1000.user/1.session
</i>>><i> 
</i>>><i> After:
</i>>><i> 11:hugetlb:/user/1000.user/1.session
</i>>><i> 10:perf_event:/user/1000.user/1.session
</i>>><i> 9:blkio:/user/1000.user/1.session
</i>>><i> 8:freezer:/user/1000.user/1.session
</i>>><i> 7:devices:/user/1000.user/1.session
</i>>><i> 6:memory:/user/1000.user/1.session
</i>>><i> 5:cpuacct:/user/1000.user/1.session
</i>>><i> 4:cpu:/user/1000.user/1.session
</i>>><i> 3:cpuset:/user/1000.user/1.session
</i>>><i> 2:name=systemd:/user/1000.user/1.session
</i>>
> so 'After' unprivileged container start will work.
>
>><i> It looks like required cgroups have not been delegated? I don't have a deep
</i>>><i> understanding of cgroups, or of how cgroups and LXC interact, so the answer
</i>>><i> may be obvious to someone else. Thanks in advance for your time,
</i>>
> What exactly is your question?<br><br></pre><pre style="white-space:pre-wrap;color:rgb(0,0,0);font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;word-spacing:0px">
Sorry, should have been explicit. I want to understand why I am unable to start an unprivileged container without rebooting the system after installing LXC on a fresh 14.04 instance. <br><br>The documentation for unprivileged containers does not mention the need for a reboot. Naturally it could be something unrelated to LXC but I did nothing but create the instance, update it, install LXC and configure unprivileged containers. I'd like to track down the issue if you could point me in the right direction or suggest why this might be occurring.<br>
<br><br></pre></div>