<div dir="ltr">Hello,<div><br></div><div>While working with unprivileged containers in Ubuntu-14.04 I am facing the following issue.</div><div><br></div><div>After installing all the requirements and creating a container, I am unable to start it untill</div>
<div>I reboot the host. Once I reboot the host I am able to start the containers. Following is the</div><div>error I get.</div><div><br></div><div><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">lxc_container: call to cgmanager_create_sync failed: invalid request
lxc_container: Failed to create hugetlb:lamp-template
lxc_container: Error creating cgroup hugetlb:lamp-template
lxc_container: failed creating cgroups
lxc_container: failed to spawn 'lamp-template'
lxc_container: The container failed to start.
lxc_container: Additional information can be obtained by setting the --logfile and --log-priority options.
</pre><div><br></div><div>Now I am trying to make this work without rebooting the host because I am provisioning this host</div><div>via Chef and can't reboot the host for automation purposes. Though I am able to figure out that</div>
<div>cgroups need to be remounted, is there something to change for namespace and if so, how to do that?</div><div>This is on top of EC2.</div><div><br></div><div>Thanks in advance,</div><div>-- <br>Medhamsh<br></div></div>
</div>