[lxc-users] FUSE stopped working inside containers
Saint Michael
venefax at gmail.com
Wed Jul 13 13:46:24 UTC 2016
rpm -qa | grep lxc
lxc-libs-1.1.5-1.fc22.x86_64
lxc-1.1.5-1.fc22.x86_64
Since the latest changes in LXC, I am out of business, since Fuse does not
work anymore inside containers, and that is what I use for a
line-of-production application that maps an FTP server to /mnt
fuse is loaded, which can be seen with
lsmod | grep fuse
but any attempt to do this
curlftpfs ftp://ftp.xxxxx.com /mnt/ -o user=aaaaa:bbbbb
fails with
fuse: device not found, try 'modprobe fuse' first
Note: it works on the host just fine, and it used to work fine in my
containers until a few days ago.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxcontainers.org/pipermail/lxc-users/attachments/20160713/89a3589f/attachment.html>
More information about the lxc-users
mailing list