<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">We enabled quotas on two new file systems and are now seeing lots of the following in our logs...<div><br></div><div><pre class="bz_comment_text" id="comment_text_0">Lustre: 31473:0:(quota_interface.c:460:quota_chk_acq_common()) still haven't
managed to acquire quota space from the quota master after 10 retries (err=0,
rc=0): 2 Time(s)</pre><pre class="bz_comment_text" id="comment_text_0"><span class="Apple-style-span" style="font-family: Helvetica; white-space: normal; ">Looking at the code, it is clearly going through the loop at least 10 times however rc is always zero when the message is printed so the acquire() call is succeeding, apparently, on the 10th try.   However, if I'm reading the code correctly, for that to happen, the thread has already waited at least 45s (cumulatively) which is a long time to us.   It seems like such a long wait would cause other complaints but we aren't seeing anything obvious.</span></pre><pre class="bz_comment_text" id="comment_text_0"><font class="Apple-style-span" face="Helvetica"><span class="Apple-style-span" style="white-space: normal;">Is this normal?    Are others seeing the same messages?  Is there some tuning we should be doing.    </span></font></pre><pre class="bz_comment_text" id="comment_text_0"><font class="Apple-style-span" face="Helvetica"><span class="Apple-style-span" style="white-space: normal;">Note that one of the file systems is 1.8.5 while the other is 2.0.</span></font></pre><pre class="bz_comment_text" id="comment_text_0"><font class="Apple-style-span" face="Helvetica"><span class="Apple-style-span" style="white-space: normal;">Thx,</span></font></pre></div><div>Charlie Taylor</div><div>UF HPC Center</div><div><br></div><div><div apple-content-edited="true"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div></div><br class="Apple-interchange-newline"> </div><br></div></body></html>