<div dir="ltr">Yep. I don't know when it was fixed, but my test system works fine. This is after a reboot:<div><div><br></div><div>root@debian:~# lxc-ls -f</div><div>NAME  STATE    IPV4        IPV6  GROUPS  AUTOSTART</div><div>--------------------------------------------------</div><div>c1    RUNNING  10.0.3.194  -     -       YES</div><div><br></div><div>root@debian:~# lxc-attach -n c1 -- cat /proc/self/cgroup</div><div>8:cpuset:/lxc/c1</div><div>7:cpu,cpuacct:/lxc/c1</div><div>6:devices:/lxc/c1</div><div>5:net_cls,net_prio:/lxc/c1</div><div>4:freezer:/lxc/c1</div><div>3:perf_event:/lxc/c1</div><div>2:blkio:/lxc/c1</div><div>1:name=systemd:/lxc/c1</div><div><br></div><div>I also updated manually to a newer version of systemd though, but it shouldn't matter in this case</div><div><div>root@debian:~# dpkg -l systemd lxc lxcfs</div><div>Desired=Unknown/Install/Remove/Purge/Hold</div><div>| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend</div><div>|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)</div><div>||/ Name                                       Version                    Architecture               Description</div><div>+++-==========================================-==========================-==========================-=========================================================================================</div><div>ii  lxc                                        1:1.1.5-0ubuntu2+debian1~j amd64                      Linux Containers userspace tools</div><div>ii  lxcfs                                      0.10-0ubuntu2+debian1~jess amd64                      FUSE based filesystem for LXC</div><div>ii  systemd                                    225-1ubuntu9+jessie1       amd64                      system and service manager</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 21, 2016 at 3:01 AM, Neil Greenwood <span dir="ltr"><<a href="mailto:neil.greenwood@gmail.com" target="_blank">neil.greenwood@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>That looks like an old version of LXC. Try upgrading to a newer version, maybe build one from source. <br>
<br>
Neil. <br><br><div class="gmail_quote"><div><div class="h5">On 20 January 2016 18:54:44 GMT+00:00, Carlos Alberto Lopez Perez <<a href="mailto:clopez@igalia.com" target="_blank">clopez@igalia.com</a>> wrote:</div></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div><div class="h5">
<pre>On 20/01/16 19:20, Carlos Alberto Lopez Perez wrote:<br><blockquote class="gmail_quote" style="margin:0pt 0pt 1ex 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(114,159,207);padding-left:1ex"> <br> After more testing, this only seems reproducible when booting.<br> <br></blockquote><br>And is not a race condition (I thought that maybe the cgroup fs were not<br>mounted when lxc-autostart-helper was executed).<br><br>So, I have tested to put a sleep of 30 seconds in lxc-autostart-helper<br>(which is what the systemd lxc unit calls) and to print the currently<br>mounted cgroups when the unit was called.<br><br>All cgroups were mounted as expected when that script was called, and<br>the 30 seconds sleep didn't helped.<br><br>So, is something else....<br><br>Any ideas?<br><br></pre></div></div></blockquote></div></div></blockquote></div></div></div></div>