[lxc-users] LXCFS under Ubuntu 14.04 Trusty

Georg Schönberger gschoenberger at thomas-krenn.com
Tue Mar 31 06:24:04 UTC 2015


Hi!

I am trying to set up LXCFS under Ubuntu 14.04 trusty, I am using the
daily ppa:
# cat /etc/apt/sources.list.d/ubuntu-lxc-daily-trusty.list 
deb http://ppa.launchpad.net/ubuntu-lxc/daily/ubuntu trusty main

What I have configured so far:
# apt-get install lxcfs
# grep lxcfs /var/lib/lxc/ubuntu1/config 
lxc.include = /usr/share/lxc/config/common.conf.d/00-lxcfs.conf

Unfortunately lxcfs is not mounted and I can not run it from the command
line:
# service lxcfs status
lxcfs stop/waiting
# mount | grep lxcfs
# lxcfs -d -s -f -o allow_other /var/lib/lxcfs
call to move_pid_abs (all:/) failed: invalid request
WARNING: failed to escape to root cgroup

# uname -a
Linux trusty 3.13.0-48-generic #80-Ubuntu SMP Thu Mar 12 11:16:15 UTC
2015 x86_64 x86_64 x86_64 GNU/Linux
# dpkg -l | grep lxcfs
ii  lxcfs                                0.6-0ubuntu2~ubuntu14.04.1~ppa1
amd64        FUSE based filesystem for LXC

Any help on how to set it up correctly?
All the best, Georg


More information about the lxc-users mailing list