<div dir="ltr">Hi,<div><br></div><div>I'm not sure what I am doing wrong here.</div><div><br></div><div>This is a EC2 VM with /var/lib/lxc linking to a mounted BTRFS volume.</div><div><br></div><div>OS: Ubuntu 12.04 LTS</div>
<div>LXC Version: 0.9.0</div><div>FS: BTRFS</div><div><br></div><div>The current situation is that I have a base container, "base", which starts fine. This has then been cloned (with snapshot) to another container, e.g. "test". "test" is also able to start fine. Then if I clone (again with snapshot) "test" to "test_1", and it won't start.</div>
<div><br></div><div>Here is the output:</div><div>$ sudo lxc-start -n test_1</div><div>lxc-start: unknown capability mac_test_1</div><div>lxc-start: failed to drop capabilities</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 'test_1'</div><div><br></div><div>I not yet sure why this is happening. Do you know what might be causing this or how I might best go about resolving it?</div>
<div><br></div><div>Thank you,</div><div>Jay Taylor</div></div>