<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">It seems that it did the trick. The usage is being recalculated. I’m glad to be posting a solution to the original problem on this thread. It’s so frequent that threads contain only incomplete or partially complete solutions.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">&nbsp; Sergei</div><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 29, 2016, at 3:41 PM, Sergei Gerasenko &lt;<a href="mailto:sgerasenko74@gmail.com" class="">sgerasenko74@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_default"><font color="#777777" class=""><span style="font-size:12.8px;white-space:nowrap" class="">I found an informative thread on a similar problem:</span></font></div><div class="gmail_default"><font color="#777777" class=""><span style="font-size:12.8px;white-space:nowrap" class=""><br class=""></span></font></div><div class="gmail_default"><font color="#777777" class=""><span style="font-size:12.8px;white-space:nowrap" class=""><a href="http://www.spinics.net/lists/gluster-devel/msg18400.html" class="">http://www.spinics.net/lists/gluster-devel/msg18400.html</a></span><br class=""></font></div><div class="gmail_default"><font color="#777777" class=""><span style="font-size:12.8px;white-space:nowrap" class=""><br class=""></span></font></div><div class="gmail_default"><font color="#777777" class=""><span style="font-size:12.8px;white-space:nowrap" class="">According to the thread, it seems that the solution is to disable the quota, which will clear the relevant xattrs and then re-enable the quota which should force a recalc. I will try this tomorrow.</span></font><span style="color:rgb(119,119,119);font-size:12.8px;white-space:nowrap" class="">&nbsp;</span></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Thu, Aug 11, 2016 at 9:31 AM, Sergei Gerasenko <span dir="ltr" class="">&lt;<a href="mailto:gerases@gmail.com" target="_blank" class="">gerases@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class="">Hi Selvaganesh,<div class=""><br class=""></div><div class="">Thanks so much for your help. I didn’t have that option on probably because I originally had a lower version of cluster and then upgraded. I turned the option on just now.</div><div class=""><br class=""></div><div class="">The usage is still off. Should I wait a certain time?</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">&nbsp; Sergei</div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Aug 9, 2016, at 7:26 AM, Manikandan Selvaganesh &lt;<a href="mailto:mselvaga@redhat.com" target="_blank" class="">mselvaga@redhat.com</a>&gt; wrote:</div><br class=""><div class=""><div dir="ltr" class="">Hi Sergei,<div class=""><br class=""></div><div class="">When quota is enabled, quota-deem-statfs should be set to ON(By default with the recent versions). But apparently&nbsp;</div><div class="">from your 'gluster v info' output, it is like quota-deem-statfs is not on.&nbsp;</div><div class=""><br class=""></div><div class="">Could you please check and confirm the same on /var/lib/glusterd/vols/&lt;VOLNAM<wbr class="">E&gt;/info. If you do not find an option&nbsp;</div><div class="">'features.quota-deem-statfs=on<wbr class="">', then this feature is turned off. Did you turn off this one? You could turn it on by doing this</div><div class="">'gluster volume set &lt;VOLNAME&gt; quota-deem-statfs on'.</div><div class=""><br class=""></div><div class="">To know more about this feature, please refer here[1]&nbsp;</div><div class=""><br class=""></div><div class="">[1]&nbsp;<a href="https://gluster.readthedocs.io/en/latest/Administrator%20Guide/Directory%20Quota/" target="_blank" class="">https://gluster.<wbr class="">readthedocs.io/en/latest/<wbr class="">Administrator%20Guide/<wbr class="">Directory%20Quota/</a>&nbsp;</div><div class=""><br class=""></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Tue, Aug 9, 2016 at 5:43 PM, Sergei Gerasenko <span dir="ltr" class="">&lt;<a href="mailto:gerases@gmail.com" target="_blank" class="">gerases@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word" class=""><div class="">Hi ,</div><div class=""><br class=""></div><div class="">The gluster version is&nbsp;3.7.12. Here’s the output of `gluster info`:</div><div class=""><br class=""></div><div class=""><div class=""><font face="Courier" class="">Volume Name: ftp_volume</font></div><div class=""><font face="Courier" class="">Type: Distributed-Replicate</font></div><div class=""><font face="Courier" class="">Volume ID: SOME_VOLUME_ID</font></div><div class=""><font face="Courier" class="">Status: Started</font></div><div class=""><font face="Courier" class="">Number of Bricks: 3 x 2 = 6</font></div><div class=""><font face="Courier" class="">Transport-type: tcp</font></div><div class=""><font face="Courier" class="">Bricks:</font></div><div class=""><font face="Courier" class="">Brick1: host03:/data/ftp_gluster_brick</font></div><div class=""><font face="Courier" class="">Brick2: host04:/data/ftp_gluster_brick</font></div><div class=""><font face="Courier" class="">Brick3: host05:/data/ftp_gluster_brick</font></div><div class=""><font face="Courier" class="">Brick4: host06:/data/ftp_gluster_brick</font></div><div class=""><font face="Courier" class="">Brick5: host07:/data/ftp_gluster_brick</font></div><div class=""><font face="Courier" class="">Brick6: host08:/data/ftp_gluster_brick</font></div><div class=""><font face="Courier" class="">Options Reconfigured:</font></div><div class=""><font face="Courier" class="">features.quota: on</font></div></div><div class=""><font face="Courier" class=""><br class=""></font></div><div class="">Thanks for the reply!! I thought nobody would reply at this point :)</div><span class=""><font color="#888888" class=""><div class=""><br class=""></div><div class="">Sergei</div></font></span><div class=""><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Aug 9, 2016, at 6:03 AM, Manikandan Selvaganesh &lt;<a href="mailto:mselvaga@redhat.com" target="_blank" class="">mselvaga@redhat.com</a>&gt; wrote:</div><br class=""><div class=""><div dir="ltr" class=""><span style="font-size:12.8px" class="">Hi,</span><div style="font-size:12.8px" class=""><br class=""></div><div style="font-size:12.8px" class="">Sorry, I missed the mail. May I know which version of gluster you are using and please paste the output of</div><div style="font-size:12.8px" class="">gluster v info?</div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Sat, Aug 6, 2016 at 8:19 AM, Sergei Gerasenko <span dir="ltr" class="">&lt;<a href="mailto:gerases@gmail.com" target="_blank" class="">gerases@gmail.com</a>&gt;</span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class=""><div style="font-size:small" class="">Hi,</div><div style="font-size:small" class=""><br class=""></div><div style="font-size:small" class="">I'm playing with quotas and the quota list command on one of the directories claims it uses 3T, whereas the du command says only 512G is used.</div><div style="font-size:small" class=""><br class=""></div><div style="font-size:small" class="">Anything I can do to force a re-calc, re-crawl, etc?</div><div style="font-size:small" class=""><br class=""></div><div style="font-size:small" class="">Thanks,</div><div style="font-size:small" class="">&nbsp;Sergei</div></div>
<br class="">______________________________<wbr class="">_________________<br class="">
Gluster-users mailing list<br class="">
<a href="mailto:Gluster-users@gluster.org" target="_blank" class="">Gluster-users@gluster.org</a><br class="">
<a href="http://www.gluster.org/mailman/listinfo/gluster-users" rel="noreferrer" target="_blank" class="">http://www.gluster.org/mailman<wbr class="">/listinfo/gluster-users</a><br class=""></blockquote></div><br class=""><br clear="all" class=""><span class="HOEnZb"><font color="#888888" class=""><div class=""><br class=""></div>-- <br class=""><div data-smartmail="gmail_signature" class=""><div dir="ltr" class=""><div class="">Regards,<br class=""></div>Manikandan Selvaganesh.<br class=""></div></div>
</font></span></div><span class="HOEnZb"><font color="#888888" class="">
</font></span></div></blockquote></div><span class="HOEnZb"><font color="#888888" class=""><br class=""></font></span></div></div></div></blockquote></div><span class="HOEnZb"><font color="#888888" class=""><br class=""><br clear="all" class=""><div class=""><br class=""></div>-- <br class=""><div data-smartmail="gmail_signature" class=""><div dir="ltr" class=""><div class="">Regards,<br class=""></div>Manikandan Selvaganesh.<br class=""></div></div>
</font></span></div></div>
</div></blockquote></div><br class=""></div></div></blockquote></div><br class=""></div>
</div></blockquote></div><br class=""></body></html>