Skip to content
This repository has been archived by the owner on Oct 16, 2020. It is now read-only.

add mount.fuse #641

Closed
crawford opened this issue Sep 23, 2015 · 3 comments
Closed

add mount.fuse #641

crawford opened this issue Sep 23, 2015 · 3 comments

Comments

@crawford
Copy link
Contributor

Issue by ederuiter
Monday Sep 07, 2015 at 15:05 GMT
Originally opened as https://github.com/coreos/coreos-overlay/issues/1518


Currently coreos ships with the fuse file-system enabled, but it doesn't have the mount.fuse helper. This makes it hard to mount fuse based file-systems.
An alternative would be to build mount with --enable-fs-paths-extra=/opt/bin so that mount helpers could be installed in /opt/bin (currently only /sbin/, /sbin/fs.d/, /sbin/fs, /usr/sbin/, /bin/ and /usr/bin are searched for helpers and all those locations are mounted readonly)

@crawford
Copy link
Contributor Author

Comment by mischief
Monday Sep 07, 2015 at 15:15 GMT


see #358. have you tried running mount.fuse in a container?

@crawford
Copy link
Contributor Author

Comment by ederuiter
Monday Sep 07, 2015 at 15:20 GMT


Yes I did, but that is not an option as fuse based file-systems cannot be exported from a container to the host. And I need to access this filesystem in several containers (and running it in all containers is not an option as our filesystem replicates all data to local storage)

@bgilbert
Copy link
Contributor

Thank you for reporting this issue. Unfortunately, we don't think we'll end up addressing it in Container Linux.

As we recently announced, we're working on a successor to Container Linux, and we expect most major development to occur there instead. Meanwhile, Container Linux won't see many new features, but will still be fully maintained into 2020. Stay tuned for more details about that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants