<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Sep 20, 2016 at 8:06 AM, John Y. <span dir="ltr"><<a href="mailto:wjseven1707@gmail.com" target="_blank">wjseven1707@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I run a container as:<div>lxc-start -n test2 -f /root/test.cfg<br></div><div><br></div><div>I can get info by lxc-info</div><div>#lxc-info -n test2</div><div><div>Name:           test2</div><div>State:          RUNNING</div><div>PID:            15615</div><div>CPU use:        1.62 seconds</div><div>BlkIO use:      8.00 KiB</div><div>Memory use:     19.91 MiB</div><div>KMem use:       0 bytes</div></div><div><br></div><div>but lxc-ls show nothing:</div><div>#lxc-ls</div><div>#lxc-ls --active</div><div>#lxc-ls --running</div><div><br></div><div>lxc-attach fail:</div><div>lxc-attach -n test2<br></div><div>Error: container test2 is not defined<br></div><div><br></div><div>Any idea?</div><div><br></div></div></blockquote><div><br></div><div><br></div><div>More info would be helpful, like</div><div>- what distro/version</div><div>- is the lxc package distro-provided, or self-compiled</div><div>- do you have previous lxc installation on that server</div><div><br></div><div>A common cause for this kind of behavior in other software, is that if you mix distro and compiled packages, or some old version still remain (e.g. in /usr/local/bin) from older installation.</div><div><br></div><div>-- </div><div>Fajar</div></div></div></div>