[Lxc-users] lxc-ls --fancy is lying

Serge Hallyn serge.hallyn at ubuntu.com
Fri Aug 2 21:51:04 UTC 2013


Quoting Tamas Papp (tompos at 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





More information about the lxc-users mailing list