Hum... Something is seriously amiss... The log file says /var/lib/lxc/c1/config is being used, which is incorrect... as /var/lib/lxc/c1 does note exist.
I'm guessing the config file associated with the container (test) should be used, which is... /var/lib/lxc/test/config (test instead of c1) + even trying to supply this config file manually, it's ignored... as in... lxc-start -n test -f /var/lib/lxc/test/config -l trace -o start.out So it appears the problems are... 1) The config file associated with the container is incorrectly determined. 2) If the correct config file is specified, it's quietly ignored. Suggestions? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1271000 Title: lxc-start fails with Out of memory reading cgroups To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libcgroup/+bug/1271000/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
