On Sun, Sep 6, 2015 at 11:30 PM, Fajar A. Nugraha <[email protected]> wrote: > Is your system up-to-date? Do you have lxcfs installed? > > Here's what I have: > lxc 1.1.3-0ubuntu1~ubuntu14.04.1~ppa1 > lxc-templates 1.1.3-0ubuntu1~ubuntu14.04.1~ppa1 > lxcfs 0.9-0ubuntu1~ubuntu14.04.1~ppa1 > linux-image-3.19.0-13-generic 3.19.0-13.13
Thanks! "dpkg-query -l | grep lxc" was illuminating. I had out of date lxcfs and lxc-templates. Looks like installing a fresh lxc does not trigger installing a matching lxcfs or lxc-templates. Doing "apt-get install lxcfs lxc-templates" sorted things out nicely on my ubuntu 15.04 box. _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
