Hello, 

Maybe a bit lit. But 
https://registry.hub.docker.com/u/jsafrane/glusterfs-mounter/) works well. 
Used it on CoreOS.

Greetings Gerrit


On Wednesday, April 2, 2014 at 7:14:36 PM UTC+2, Anand Patil wrote:
>
> Hi everyone,
>
> I need to make a distributed filesystem, such as Gluster or Ceph, 
> available to a container. As far as I can tell, I have at least three 
> options:
>
> 1. Run the container in privileged mode and mount the DFS in the container 
> itself. I'd like to avoid running privileged containers when possible.
> 2. Export the DFS using NFS, mount it to the host, and bind-mount it into 
> the container.
> 3. Install the Ceph or Gluster client to the host in nonstandard 
> locations, and mount the DFS directly to the host.
> 4. I don't know if this is possible, but: install the Ceph or Gluster 
> client to a container, and somehow use that to mount the DFS directly to 
> the host.
>
> Is 4 possible, and does anyone have any thoughts about the best practice 
> on CoreOS?
>
> Thanks, 
> Anand
>

Reply via email to