Hi Tobias,

I am not sure whether I got the exact context. however I would like to
point you that, if you are trying to mount a gluster volume directly inside
the pod/container using FUSE mount, you need 'CAP_SYS_ADMIN' privilege
inside the container.  Also you need glusterfs client ( glusterfs-fuse
..etc) packages installed  in the container. If you are using gluster
plugin of kubernetes , it should be able to mount the volume inside the
node/host then bindmount it as a volume inside the container.   Hope it
helps. Please let me know if I failed to interpret your query.

--Humble


On Thu, Mar 17, 2016 at 3:37 PM, Tobias Florek <[email protected]> wrote:

> Hi!
>
> I'd like to draw attention to a bug report of mine.
>  https://github.com/openshift/origin/issues/7978
>
> In short, using containerized openshift (v1.1.3 and v1.1.4) on docker
> 1.8 (latest centos atomic), openshift cannot mount glusterfs volumes.
> The nodes themselves can and do mount gluster volumes. I can also mount
> glusterfs from within a (privileged) pod.
>
> I installed openshift via openshift-ansible a while ago, so I might have
> missed a configuration setting. A short look through the template did
> not reveal that though. So: is there some configuration setting I am not
> aware of?
>
> Thank you in advance,
>  Tobias Florek
>
> _______________________________________________
> dev mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
>
_______________________________________________
dev mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/dev

Reply via email to