<div dir="ltr"><div><div><div><div><div>Dear ubuntu-users,<br><br></div>First some background about me. I'm a junior system administrator at a small company. I've inherited my environment from a previous sysadmin who didn't leave much in the way of documentation. <br><br>Now here's my issue. Recently I've been put in charge of a server running Ubuntu 12.04, which is hosting several Linux containers. I started learning about the lxc toolset, and while playing around with lxc-ls I noticed that running lxc-ls with any of its option flags (except for the -1 flag) resulted in the following error:<br><br></div><div>    <span style="font-family:monospace,monospace">lxc_container: command get_init_pid failed to receive response</span><br><br></div><div>An example session would be:<br><br><div><span style="font-family:monospace,monospace">    $ sudo lxc-ls --fancy</span><br></div><span style="font-family:monospace,monospace">    lxc_container: command get_init_pid failed to receive response<br></span></div><div><br></div>I tried updating the lxc package, but it didn't seem to help much. The error disappeared, but there was no output. I also noticed that the lxc-list command which was previously available had disappeared. So then I tried down-grading the lxc package, but that seems to have broken other lxc-* commands; they result in the same error. I tried installing several different versions of the lxc package, but I must be doing something wrong, because I can't seem to find a version that works. In the current state I'm getting errors such as the following:<br><br><span style="font-family:monospace,monospace">    $ sudo lxc-ls --fancy<br>    lxc: unknown key lxc.start.auto<br>    lxc_container: command get_init_pid failed to receive response</span><br><br></div>How can I get a working set of lxc-* tools? Help!<br><br></div>Cheers,<br></div>Itamar<br></div>