rclone in an unprivileged container

Marc Ballat

Well-Known Member
Dec 28, 2015
33
3
48
56
I cannot get rclone to mount a remote in an unprivileged container :
Proxmox 5.3.8
Debian stretch 9.6
rclone 1.43

Here is the error :
Code:
Fatal error: failed to mount FUSE fs: fusermount: exec: "fusermount": executable file not found in $PATH

And I do have /dev/fuse on the host :
Code:
:~$ ls -l /dev/fuse
crw-rw-rw- 1 root root 10, 229 Jan 25 13:43 /dev/fuse
:~$

Is using fuse in a container and even more in a unpriviledged container still a problem (snapshot, mount) ?

Marc
 
Got it working as far as I can judge by adding this to the containers's config file :
lxc.mount.entry = /dev/fuse dev/fuse none bind,create=file
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!