Quoting Tamas Papp (tom...@martos.bme.hu):
> hi All,
> 
> I've seen a couple of times in the past like this:
> 
> # lxc-ls --fancy --stopped --fancy-format name,state
> NAME         STATE
> --------------------
> finance      STOPPED
> hammer       STOPPED
> ijc-cipool   STOPPED
> jay          STOPPED
> marvin4jsci  STOPPED
> marvinci     STOPPED
> svntest      STOPPED
> 
> 
> In fact VMs are running fine, but I updated lxc (from daily ppa) this morning.
> 
> Is this some kind of bug? Do others meet this issue?

I don't get this, using the daily ppa on precise.  It only shows
actually stopped containers for me.  My guess is it is related to my
fix for using cgroup:/lxc.  Could you show the value of
        p=`sudo lxc-info -p -n finance | awk '{ print $2}'`
        sudo cat /proc/$p/cgroup


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&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