Sent from Samsung Galaxy S4 On 29 May 2015 17:59, "aasenov1989" <aasenov1989 at gmail.com> wrote:> > Hi, > Thnaks for the help. I was able to retrieve number of objects for entirevolume. But I didn't figure out how to set quota for particular brick. I have replicated volume with 2 bricks on 2 nodes:> Bricks: > Brick1: host1:/dataDir > Brick2: host2:/dataDir > Both bricks are up and files are replicated. But when I try to set quotaon a particular brick: IIUC, You won't be able to set quota at brick level as multiple bricks comprise a volume which is exposed to the user. Quota team can correct me if I am wrong.> > gluster volume quota TestVolume limit-objects /dataDir/9223372036854775807> quota command failed : Failed to get trusted.gfid attribute on path/dataDir/. Reason : No such file or directory> please enter the path relative to the volume > > What should be the path to brick directories relative to the volume? > > Regards, > Asen Asenov > > > On Fri, May 29, 2015 at 12:35 PM, Sachin Pandit <spandit at redhat.com>wrote:>> >> ----- Original Message ----- >> > From: "aasenov1989" <aasenov1989 at gmail.com> >> > To: "Humble Devassy Chirammal" <humble.devassy at gmail.com> >> > Cc: "Gluster-users at gluster.org List" <gluster-users at gluster.org> >> > Sent: Friday, May 29, 2015 12:22:43 AM >> > Subject: Re: [Gluster-users] Features - Object Count >> > >> > Thanks Humble, >> > But as far as I understand the object count is connected with thequotas set>> > per folders. What I want is to get number of files I have in entirevolume ->> > even when volume is distributed across multiple computers. I think the >> > purpose of this feature: >> >http://gluster.readthedocs.org/en/latest/Feature%20Planning/GlusterFS%203.7/Object%20Count/>> >> Hi, >> >> You are absolutely correct. You can retrieve number of files in theentire>> volume if you have the "limit-objects" set on the root. If"limit-objects">> is set on the directory present in a mount point then it will only show >> the number of files and directories of that particular directory. >> >> In your case, if you want to retrieve number of files and directories >> present in the entire volume then you might have to set the object limit >> on the root. >> >> >> Thanks, >> Sachin Pandit. >> >> >> > is to provide such functionality. Am I right or there is no way toretrieve>> > number of files for entire volume? >> > >> > Regards, >> > Asen Asenov >> > >> > On Thu, May 28, 2015 at 8:09 PM, Humble Devassy Chirammal < >> > humble.devassy at gmail.com > wrote: >> > >> > >> > >> > Hi Asen, >> > >> > https://gluster.readthedocs.org/en/latest/Features/quota-object-count/, hope>> > this helps. >> > >> > --Humble >> > >> > >> > On Thu, May 28, 2015 at 8:38 PM, aasenov1989 < aasenov1989 at gmail.com >wrote:>> > >> > >> > >> > Hi, >> > I wanted to ask how to use this feature in gluster 3.7.0, as I wasunable to>> > find anything. How can I retrieve number of objects in volume andnumber of>> > objects in particular brick? >> > >> > Thanks in advance. >> > >> > Regards, >> > Asen Asenov >> > >> > _______________________________________________ >> > Gluster-users mailing list >> > Gluster-users at gluster.org >> > http://www.gluster.org/mailman/listinfo/gluster-users >> > >> > >> > >> > _______________________________________________ >> > Gluster-users mailing list >> > Gluster-users at gluster.org >> > http://www.gluster.org/mailman/listinfo/gluster-users > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://www.gluster.org/mailman/listinfo/gluster-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20150529/2abbf3e9/attachment.html>
Hi, So is there a way to find how many files I have on each brick of the volume? Regards, Asen Asenov On Fri, May 29, 2015 at 3:33 PM, Atin Mukherjee <atin.mukherjee83 at gmail.com> wrote:> Sent from Samsung Galaxy S4 > On 29 May 2015 17:59, "aasenov1989" <aasenov1989 at gmail.com> wrote: > > > > Hi, > > Thnaks for the help. I was able to retrieve number of objects for entire > volume. But I didn't figure out how to set quota for particular brick. I > have replicated volume with 2 bricks on 2 nodes: > > Bricks: > > Brick1: host1:/dataDir > > Brick2: host2:/dataDir > > Both bricks are up and files are replicated. But when I try to set quota > on a particular brick: > IIUC, You won't be able to set quota at brick level as multiple bricks > comprise a volume which is exposed to the user. Quota team can correct me > if I am wrong. > > > > > gluster volume quota TestVolume limit-objects /dataDir/ > 9223372036854775807 > > quota command failed : Failed to get trusted.gfid attribute on path > /dataDir/. Reason : No such file or directory > > please enter the path relative to the volume > > > > What should be the path to brick directories relative to the volume? > > > > Regards, > > Asen Asenov > > > > > > On Fri, May 29, 2015 at 12:35 PM, Sachin Pandit <spandit at redhat.com> > wrote: > >> > >> ----- Original Message ----- > >> > From: "aasenov1989" <aasenov1989 at gmail.com> > >> > To: "Humble Devassy Chirammal" <humble.devassy at gmail.com> > >> > Cc: "Gluster-users at gluster.org List" <gluster-users at gluster.org> > >> > Sent: Friday, May 29, 2015 12:22:43 AM > >> > Subject: Re: [Gluster-users] Features - Object Count > >> > > >> > Thanks Humble, > >> > But as far as I understand the object count is connected with the > quotas set > >> > per folders. What I want is to get number of files I have in entire > volume - > >> > even when volume is distributed across multiple computers. I think the > >> > purpose of this feature: > >> > > http://gluster.readthedocs.org/en/latest/Feature%20Planning/GlusterFS%203.7/Object%20Count/ > >> > >> Hi, > >> > >> You are absolutely correct. You can retrieve number of files in the > entire > >> volume if you have the "limit-objects" set on the root. If > "limit-objects" > >> is set on the directory present in a mount point then it will only show > >> the number of files and directories of that particular directory. > >> > >> In your case, if you want to retrieve number of files and directories > >> present in the entire volume then you might have to set the object limit > >> on the root. > >> > >> > >> Thanks, > >> Sachin Pandit. > >> > >> > >> > is to provide such functionality. Am I right or there is no way to > retrieve > >> > number of files for entire volume? > >> > > >> > Regards, > >> > Asen Asenov > >> > > >> > On Thu, May 28, 2015 at 8:09 PM, Humble Devassy Chirammal < > >> > humble.devassy at gmail.com > wrote: > >> > > >> > > >> > > >> > Hi Asen, > >> > > >> > > https://gluster.readthedocs.org/en/latest/Features/quota-object-count/ , > hope > >> > this helps. > >> > > >> > --Humble > >> > > >> > > >> > On Thu, May 28, 2015 at 8:38 PM, aasenov1989 < aasenov1989 at gmail.com > > wrote: > >> > > >> > > >> > > >> > Hi, > >> > I wanted to ask how to use this feature in gluster 3.7.0, as I was > unable to > >> > find anything. How can I retrieve number of objects in volume and > number of > >> > objects in particular brick? > >> > > >> > Thanks in advance. > >> > > >> > Regards, > >> > Asen Asenov > >> > > >> > _______________________________________________ > >> > Gluster-users mailing list > >> > Gluster-users at gluster.org > >> > http://www.gluster.org/mailman/listinfo/gluster-users > >> > > >> > > >> > > >> > _______________________________________________ > >> > Gluster-users mailing list > >> > Gluster-users at gluster.org > >> > http://www.gluster.org/mailman/listinfo/gluster-users > > > > > > > > _______________________________________________ > > Gluster-users mailing list > > Gluster-users at gluster.org > > http://www.gluster.org/mailman/listinfo/gluster-users > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20150529/c9aa0600/attachment.html>
----- Original Message -----> From: "aasenov1989" <aasenov1989 at gmail.com> > To: "Atin Mukherjee" <atin.mukherjee83 at gmail.com> > Cc: "Gluster-users at gluster.org List" <gluster-users at gluster.org>, "Sachin Pandit" <spandit at redhat.com> > Sent: Friday, May 29, 2015 6:11:36 PM > Subject: Re: [Gluster-users] Features - Object Count > > Hi, > So is there a way to find how many files I have on each brick of the volume? >Hi, Quota limit can only be set on the volume level and directories which is present in it. We don't have a gluster command which lists out the number of files present in a brick, as linux commands can take care of that very well. Thanks, Sachin Pandit.> Regards, > Asen Asenov > > On Fri, May 29, 2015 at 3:33 PM, Atin Mukherjee <atin.mukherjee83 at gmail.com> > wrote: > > > Sent from Samsung Galaxy S4 > > On 29 May 2015 17:59, "aasenov1989" <aasenov1989 at gmail.com> wrote: > > > > > > Hi, > > > Thnaks for the help. I was able to retrieve number of objects for entire > > volume. But I didn't figure out how to set quota for particular brick. I > > have replicated volume with 2 bricks on 2 nodes: > > > Bricks: > > > Brick1: host1:/dataDir > > > Brick2: host2:/dataDir > > > Both bricks are up and files are replicated. But when I try to set quota > > on a particular brick: > > IIUC, You won't be able to set quota at brick level as multiple bricks > > comprise a volume which is exposed to the user. Quota team can correct me > > if I am wrong. > > > > > > > > gluster volume quota TestVolume limit-objects /dataDir/ > > 9223372036854775807 > > > quota command failed : Failed to get trusted.gfid attribute on path > > /dataDir/. Reason : No such file or directory > > > please enter the path relative to the volume > > > > > > What should be the path to brick directories relative to the volume? > > > > > > Regards, > > > Asen Asenov > > > > > > > > > On Fri, May 29, 2015 at 12:35 PM, Sachin Pandit <spandit at redhat.com> > > wrote: > > >> > > >> ----- Original Message ----- > > >> > From: "aasenov1989" <aasenov1989 at gmail.com> > > >> > To: "Humble Devassy Chirammal" <humble.devassy at gmail.com> > > >> > Cc: "Gluster-users at gluster.org List" <gluster-users at gluster.org> > > >> > Sent: Friday, May 29, 2015 12:22:43 AM > > >> > Subject: Re: [Gluster-users] Features - Object Count > > >> > > > >> > Thanks Humble, > > >> > But as far as I understand the object count is connected with the > > quotas set > > >> > per folders. What I want is to get number of files I have in entire > > volume - > > >> > even when volume is distributed across multiple computers. I think the > > >> > purpose of this feature: > > >> > > > http://gluster.readthedocs.org/en/latest/Feature%20Planning/GlusterFS%203.7/Object%20Count/ > > >> > > >> Hi, > > >> > > >> You are absolutely correct. You can retrieve number of files in the > > entire > > >> volume if you have the "limit-objects" set on the root. If > > "limit-objects" > > >> is set on the directory present in a mount point then it will only show > > >> the number of files and directories of that particular directory. > > >> > > >> In your case, if you want to retrieve number of files and directories > > >> present in the entire volume then you might have to set the object limit > > >> on the root. > > >> > > >> > > >> Thanks, > > >> Sachin Pandit. > > >> > > >> > > >> > is to provide such functionality. Am I right or there is no way to > > retrieve > > >> > number of files for entire volume? > > >> > > > >> > Regards, > > >> > Asen Asenov > > >> > > > >> > On Thu, May 28, 2015 at 8:09 PM, Humble Devassy Chirammal < > > >> > humble.devassy at gmail.com > wrote: > > >> > > > >> > > > >> > > > >> > Hi Asen, > > >> > > > >> > > > https://gluster.readthedocs.org/en/latest/Features/quota-object-count/ , > > hope > > >> > this helps. > > >> > > > >> > --Humble > > >> > > > >> > > > >> > On Thu, May 28, 2015 at 8:38 PM, aasenov1989 < aasenov1989 at gmail.com > > > wrote: > > >> > > > >> > > > >> > > > >> > Hi, > > >> > I wanted to ask how to use this feature in gluster 3.7.0, as I was > > unable to > > >> > find anything. How can I retrieve number of objects in volume and > > number of > > >> > objects in particular brick? > > >> > > > >> > Thanks in advance. > > >> > > > >> > Regards, > > >> > Asen Asenov > > >> > > > >> > _______________________________________________ > > >> > Gluster-users mailing list > > >> > Gluster-users at gluster.org > > >> > http://www.gluster.org/mailman/listinfo/gluster-users > > >> > > > >> > > > >> > > > >> > _______________________________________________ > > >> > Gluster-users mailing list > > >> > Gluster-users at gluster.org > > >> > http://www.gluster.org/mailman/listinfo/gluster-users > > > > > > > > > > > > _______________________________________________ > > > Gluster-users mailing list > > > Gluster-users at gluster.org > > > http://www.gluster.org/mailman/listinfo/gluster-users > > > > >
On 29 May 2015 at 18:11, aasenov1989 <aasenov1989 at gmail.com> wrote:> Hi, > So is there a way to find how many files I have on each brick of the > volume? >I don't think gluster provides a way to exactly get the number of files in a brick or volume. Sorry if my solution is very obvious. But I generally use find to get the number of files in a particular brick. find /brick/path ! -path "/brick/path/.glusterfs*" | wc -l Best Regards, Vishwanath> Regards, > Asen Asenov > > On Fri, May 29, 2015 at 3:33 PM, Atin Mukherjee < > atin.mukherjee83 at gmail.com> wrote: > >> Sent from Samsung Galaxy S4 >> On 29 May 2015 17:59, "aasenov1989" <aasenov1989 at gmail.com> wrote: >> > >> > Hi, >> > Thnaks for the help. I was able to retrieve number of objects for >> entire volume. But I didn't figure out how to set quota for particular >> brick. I have replicated volume with 2 bricks on 2 nodes: >> > Bricks: >> > Brick1: host1:/dataDir >> > Brick2: host2:/dataDir >> > Both bricks are up and files are replicated. But when I try to set >> quota on a particular brick: >> IIUC, You won't be able to set quota at brick level as multiple bricks >> comprise a volume which is exposed to the user. Quota team can correct me >> if I am wrong. >> >> > >> > gluster volume quota TestVolume limit-objects /dataDir/ >> 9223372036854775807 >> > quota command failed : Failed to get trusted.gfid attribute on path >> /dataDir/. Reason : No such file or directory >> > please enter the path relative to the volume >> > >> > What should be the path to brick directories relative to the volume? >> > >> > Regards, >> > Asen Asenov >> > >> > >> > On Fri, May 29, 2015 at 12:35 PM, Sachin Pandit <spandit at redhat.com> >> wrote: >> >> >> >> ----- Original Message ----- >> >> > From: "aasenov1989" <aasenov1989 at gmail.com> >> >> > To: "Humble Devassy Chirammal" <humble.devassy at gmail.com> >> >> > Cc: "Gluster-users at gluster.org List" <gluster-users at gluster.org> >> >> > Sent: Friday, May 29, 2015 12:22:43 AM >> >> > Subject: Re: [Gluster-users] Features - Object Count >> >> > >> >> > Thanks Humble, >> >> > But as far as I understand the object count is connected with the >> quotas set >> >> > per folders. What I want is to get number of files I have in entire >> volume - >> >> > even when volume is distributed across multiple computers. I think >> the >> >> > purpose of this feature: >> >> > >> http://gluster.readthedocs.org/en/latest/Feature%20Planning/GlusterFS%203.7/Object%20Count/ >> >> >> >> Hi, >> >> >> >> You are absolutely correct. You can retrieve number of files in the >> entire >> >> volume if you have the "limit-objects" set on the root. If >> "limit-objects" >> >> is set on the directory present in a mount point then it will only show >> >> the number of files and directories of that particular directory. >> >> >> >> In your case, if you want to retrieve number of files and directories >> >> present in the entire volume then you might have to set the object >> limit >> >> on the root. >> >> >> >> >> >> Thanks, >> >> Sachin Pandit. >> >> >> >> >> >> > is to provide such functionality. Am I right or there is no way to >> retrieve >> >> > number of files for entire volume? >> >> > >> >> > Regards, >> >> > Asen Asenov >> >> > >> >> > On Thu, May 28, 2015 at 8:09 PM, Humble Devassy Chirammal < >> >> > humble.devassy at gmail.com > wrote: >> >> > >> >> > >> >> > >> >> > Hi Asen, >> >> > >> >> > >> https://gluster.readthedocs.org/en/latest/Features/quota-object-count/ , >> hope >> >> > this helps. >> >> > >> >> > --Humble >> >> > >> >> > >> >> > On Thu, May 28, 2015 at 8:38 PM, aasenov1989 < aasenov1989 at gmail.com >> > wrote: >> >> > >> >> > >> >> > >> >> > Hi, >> >> > I wanted to ask how to use this feature in gluster 3.7.0, as I was >> unable to >> >> > find anything. How can I retrieve number of objects in volume and >> number of >> >> > objects in particular brick? >> >> > >> >> > Thanks in advance. >> >> > >> >> > Regards, >> >> > Asen Asenov >> >> > >> >> > _______________________________________________ >> >> > Gluster-users mailing list >> >> > Gluster-users at gluster.org >> >> > http://www.gluster.org/mailman/listinfo/gluster-users >> >> > >> >> > >> >> > >> >> > _______________________________________________ >> >> > Gluster-users mailing list >> >> > Gluster-users at gluster.org >> >> > http://www.gluster.org/mailman/listinfo/gluster-users >> > >> > >> > >> > _______________________________________________ >> > Gluster-users mailing list >> > Gluster-users at gluster.org >> > http://www.gluster.org/mailman/listinfo/gluster-users >> >> > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > http://www.gluster.org/mailman/listinfo/gluster-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.gluster.org/pipermail/gluster-users/attachments/20150601/3250ad98/attachment.html>