[Bug 1271000] Re: lxc-start fails with Out of memory reading cgroups
David Favor
david at davidfavor.com
Thu Jan 23 21:33:06 UTC 2014
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
Server Team, which is subscribed to libcgroup in 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
More information about the Ubuntu-server-bugs
mailing list