[Bug 1378738] [NEW] guest os boot stuck with mount operation error

2014-10-08 Thread Nikola Krzalic
Public bug reported: I'm trying to migrate an OS running on a physical machine to an LXC container, but no luck so far. Right now the system gets stuck somewhere during lxc-start: ... * Stopping cgroup management proxy ...done. * Starting load modules from /etc/modules ...done. *

Re: [Bug 1378738] [NEW] guest os boot stuck with mount operation error

2014-10-08 Thread Serge Hallyn
Thanks for reporting this bug. To fix the cgmanager issue, add the line lxc.mount.auto = cgroup:mixed to your container configuration file. That shouldn't explain your hang however. Assuming it doesn't, please run lxc-start -n container -l trace -o debug.out -- /sbin/init debug verbose