[Bug 1417909] Re: Container fails to start with error mounting /sys/fs/cgroup

Stéphane Graber stgraber at stgraber.org
Mon Nov 9 18:02:28 UTC 2015


Just re-read through this whole bug.

It looks like what broke your setup is actually a bugfix in LXC wrt
config inheritance.

Your config contains:
 - lxc.mount.auto =
 - lxc.mount.auto = cgroup:mixed

This instructs LXC (and that wasn't implemented right at first) to wipe all of lxc.mount.auto, and then set cgroup:mixed.
Doing so unsets the default which did contain sys:mixed, causing the breakage you had.

So the issue is that LXC actually does what you ask it to do now :)

** Changed in: lxc (Ubuntu)
       Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1417909

Title:
  Container fails to start with error mounting /sys/fs/cgroup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1417909/+subscriptions



More information about the Ubuntu-server-bugs mailing list