I see lxc-ls insists on conf files ending in .conf, but the upstart job doesn't?
Seems like a mismatch there.

$ lxc --version
Sorry, command-not-found has crashed! Please file a bug report at:
...
$ lxc-ls --version
lxc-ls: error: unrecognized arguments: --version
$ lxc-version
lxc version: 0.9.0
$ cat /etc/issue
Ubuntu 13.04 \n \l
$ ls -l /etc/lxc/auto
total 0
lrwxrwxrwx 1 root root 29 Aug 12 20:09 minecraft ->
/var/lib/lxc/minecraft/config
$ sudo reboot
...
$ sudo lxc-ls --fancy
NAME       STATE    IPV4        IPV6  AUTOSTART
-----------------------------------------------
foo        STOPPED  -           -     NO
minecraft  RUNNING  10.0.3.247  -     NO
ubu1004    STOPPED  -           -     NO
$ sudo mv minecraft minecraft.conf
$ sudo lxc-ls --fancy
NAME       STATE    IPV4        IPV6  AUTOSTART
-----------------------------------------------
foo        STOPPED  -           -     NO
minecraft  RUNNING  10.0.3.247  -     YES
ubu1004    STOPPED  -           -     NO

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to