<div dir="ltr"><div class="gmail_default" style="font-size:small">Is there any way to dump the Lustre quota data in its entirety, rather than having to call &#39;lfs quota&#39; individually for each user, group, and project?</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I&#39;m currently doing this on a regular basis so we can keep graphs of how users and groups behave over time, but it&#39;s problematic for two reasons:</div><div class="gmail_default" style="font-size:small">1.  Getting a comprehensive list of users and groups to iterate over is difficult- sure I can use the passwd/group files, but if a user has been deleted there may still be files owned by a now orphaned userid or groupid which I won&#39;t see.  We may also have thousands of users in the passwd file that don&#39;t have files on a particular Lustre filesystem, and doing lfs quota calls for those users wastes time.</div><div class="gmail_default" style="font-size:small">2.  Calling lfs quota hundreds of times for each of the users, groups, and projects takes a while.  This reduces my ability to collect the data at the frequency I want.  Ideally I&#39;d like to be able to collect every minute or so.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I have two different Lustre installations, one running 2.8.0 with ldiskfs, the other running 2.10.8 with ZFS.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks,</div><div class="gmail_default" style="font-size:small">Kevin</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--</div><div class="gmail_default" style="font-size:small">Kevin Hildebrand</div><div class="gmail_default" style="font-size:small">University of Maryland</div><div class="gmail_default" style="font-size:small">Division of IT<br></div><div class="gmail_default" style="font-size:small"><br></div></div>