Anup Nair
2013-Sep-23 07:29 UTC
[Gluster-users] Mounting a sub directory of a glusterfs volume
I am not sure if posting with the subject copied from the webpage of mail-list of an existing thread would loop my response under the same. Apologies if it doesn't. I am trying to figure a way to mount a directory within a gluster volume to a web server. This directory is enabled with quota to limit a users' usage. gluster config: Volume Name: test-volume features.limit-usage: /gluster/Images:1GB features.quota: on I want to mount the subfolder 'Images' on a client server. I tried the following on a client: mount -t glusterfs dbstore1r293:/test-volume/Images /Images That failed because it is looking for 'key:/test-volume/Images' This client server needs to be handed over to a group who would have root access to manage server & its services. Hence, mounting the whole gluster volume is a drawback. Is there any way out? * Regards, * Anup Nair -------------- next part -------------- An HTML attachment was scrubbed... URL: <supercolony.gluster.org/pipermail/gluster-users/attachments/20130923/f225e0a9/attachment.html>
Varun Shastry
2013-Sep-23 11:47 UTC
[Gluster-users] Mounting a sub directory of a glusterfs volume
On Monday 23 September 2013 12:59 PM, Anup Nair wrote:> I am not sure if posting with the subject copied from the webpage of > mail-list of an existing thread would loop my response under the same. > Apologies if it doesn't.gluster.org/pipermail/gluster-users/2012-April/010079.html - Varun Shastry> > I am trying to figure a way to mount a directory within a gluster > volume to a web server. This directory is enabled with quota to limit > a users' usage. > > gluster config: > Volume Name: test-volume > features.limit-usage: /gluster/Images:1GB > features.quota: on > > I want to mount the subfolder 'Images' on a client server. > > I tried the following on a client: > mount -t glusterfs dbstore1r293:/test-volume/Images /Images > > That failed because it is looking for 'key:/test-volume/Images' > > This client server needs to be handed over to a group who would have > root access to manage server & its services. Hence, mounting the whole > gluster volume is a drawback. > > Is there any way out? > */ > Regards, > /* > > Anup Nair > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > supercolony.gluster.org/mailman/listinfo/gluster-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <supercolony.gluster.org/pipermail/gluster-users/attachments/20130923/3ff1951f/attachment.html>