I have problems with starting containers in Linux Mint Debian Edition because /dev/cgroup/cpu is mounted by itself. <br><div><br></div><div><div>lxc-start: cgroup is not mounted</div><div>lxc-start: failed to setup the cgroups for 'imunes'</div>
<div>lxc-start: failed to setup the container</div><div>lxc-start: invalid sequence number 1. expected 2</div><div>lxc-start: failed to spawn 'imunes'</div></div><div><br></div><div>I realize it's not mounted because I didn't mount...because I can't!</div>
<div><div>I believe this generates the following error when trying to mount cgroups</div></div><div><br></div><div>$ mount none -t cgroup /cgroup</div><div>mount: none already mounted or /cgroup busy</div><div><br></div><div>
It's not in fstab so I have no idea what is mounting it.<br></div><div>Any suggestions on</div><div><br></div><div>A) How to solve the current mount problem?</div><div>B) What is mount the cgroup?</div>