Re: [lxc-devel] Patch: really complain when trying to start already started container

2012-04-27 Thread Serge Hallyn
Quoting Frederic Crozat (fcro...@suse.com): > Hi, > > it looks like the current detection of already started container doesn't > work properly (cgroups is trying to be moved before socket command is > created), making Serge fix (97d3756cbe10) useless. I see what was happening. You're right, more

[lxc-devel] Patch: really complain when trying to start already started container

2012-04-27 Thread Frederic Crozat
Hi, it looks like the current detection of already started container doesn't work properly (cgroups is trying to be moved before socket command is created), making Serge fix (97d3756cbe10) useless. Attached patch adds similar warning when moving / deleting cgroups fails. -- Frederic Crozat SU