<div dir="ltr"><div class="gmail_default" style="font-size:small">When I try to use fuse in a container, I get<br>fuse: failed to open /dev/fuse: Operation not permitted<br></div><div class="gmail_default" style="font-size:small">In my config file I have<br>lxc.mount.entry = /dev/fuse dev/fuse none bind,create=file<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 13, 2016 at 10:20 PM, Saint Michael <span dir="ltr"><<a href="mailto:venefax@gmail.com" target="_blank">venefax@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">Also, I get this error inside a container, with plenty of space<br>tr: write error: No space left on device<br>tr: write error<br>DEBUG: 6429 exited with non-zero exit status.<br>awk: cmd. line:1: (FILENAME=XXXX fatal: print to "standard output" failed (No space left on device)<br></div><div class="gmail_default" style="font-size:small">All started a few days ago. The file system is xfs<br><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 13, 2016 at 12:56 PM, Serge E. Hallyn <span dir="ltr"><<a href="mailto:serge@hallyn.com" target="_blank">serge@hallyn.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>Quoting Saint Michael (<a href="mailto:venefax@gmail.com" target="_blank">venefax@gmail.com</a>):<br>
> I did work around it by mounting the ftp site on the host and sharing /mnt<br>
> with the container, but as a solution is poor, since I cannot execute the<br>
> mound command from the container, to be run on the host.<br>
> This was working fine until last week. I just checked and /dev/fuse does<br>
> not exist in the container, although the module fuse is loaded.<br>
> So the question is how do I create that device on the container<br>
<br>
</span>One way is to use<br>
<br>
lxc.mount.entry = /dev/fuse dev/fuse none bind,create=file<br>
<div><div>_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org" target="_blank">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></div></div></blockquote></div><br></div>
</div></div></blockquote></div><br></div>