<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear list.<br>
    <br>
    I've got the following error message with Debian squeeze (Kernel
    2.6.32.5) and lxc 0.8:<br>
    <meta http-equiv="CONTENT-TYPE" content="text/html;
      charset=ISO-8859-15">
    <meta http-equiv="CONTENT-TYPE" content="text/html;
      charset=ISO-8859-15">
    <p style="margin-bottom: 0cm">"lxc-start: No such file or directory
      -
      failed to rename cgroup
      /sys/fs/cgroup//lxc/18381->/sys/fs/cgroup//lxc/vs-db"<br>
    </p>
    <p style="margin-bottom: 0cm">lxc 0.7xx creates a folder under
      /sys/fs/cgroup/[init-process-id] and renames this folder to
      /sys/fs/cgroup/[container-name]<br>
      lxc 0.8xx creates the same folder under /sys/fs/cgroup/<b>lxc/</b>[init-process-id]
      and renames it to /sys/fs/cgroup/<b>lxc</b>/[container-name]<br>
    </p>
    <br>
    This result in lxc 0.8 won't start containers in squeeze and throw
    the rename error.<br>
    lxc 0.7 can start the containers.<br>
    <br>
    And I don't know why. Anyone?<br>
    <br>
    (please don't advise to upgrade to wheezy, this is part of our
    upgrading tests :) )<br>
    <title></title>
    <meta name="GENERATOR" content="LibreOffice 3.5 (Linux)">
    <style type="text/css">
        <!--
                @page { margin: 2cm }
                P { margin-bottom: 0.21cm }
        -->
        </style>
  </body>
</html>