<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 'lfs quota' 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'm currently doing this on a regular basis so we can keep graphs of how users and groups behave over time, but it'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't see.  We may also have thousands of users in the passwd file that don'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'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>