<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello again,<div><br></div><div>I'm facing a strange issue (a bug maybe ?) on ubuntu 12.04. Creating a simple container (lxc-create -t ubuntu -c cn0) and adding these lines in the config file:</div><div><br></div><div><div>lxc.cgroup.memory.memsw.limit_in_bytes = 1G</div><div>lxc.cgroup.memory.limit_in_bytes = 512M</div><div>lxc.cgroup.cpu.shares = 512</div></div><div><br></div><div>results in:</div><div><br></div><div><div>lxc-start: write /sys/fs/cgroup/memory<b>//</b>lxc/cn0/memory.memsw.limit_in_bytes : Invalid argument</div><div>lxc-start: failed to setup the cgroups for 'simple'</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 'simple'</div></div><div><br></div><div>The problem is probably the "//" in the path  /sys/fs/cgroup/memory<b>//. </b></div><div>Anyway to fix this ?</div><div><br></div><div>Kind Regards</div><div>Robin</div><div><br></div><div><br></div></body></html>