Hi Steve,

If you have access to the servers you could aggregate the information given by:

lctl get_param osd-ldiskfs.*.quota_slave_dt.acct_{user,group,project}

The command will basically give you for each Lustre device the information 
stored on the inode quota for user, group or project quotas.

Regards,

Diego
 

On 11.02.21, 20:07, "lustre-discuss on behalf of Steve Barnet" 
<[email protected] on behalf of [email protected]> 
wrote:

    Hey all,
    
       I would like to be able to dump the usage tracking and quota 
    information for my lustre filesystems. I am currently running lustre 2.12
    
    lfs quota -u $user $filesystem
    
    works well enough for a single user. But I have been looking for a way 
    to get that information for all users of the filesystem. So far, I have 
    not stumbled across anything more elegant than a brute force iteration 
    over my known users.
    
    While that works (mostly), it is clearly not great. Is there a better 
    way to do this? Hoping I just missed something in the docs ...
    
    Thanks in advance for any pointers in this area.
    
    Best,
    
    ---Steve
    
    _______________________________________________
    lustre-discuss mailing list
    [email protected]
    http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
    

_______________________________________________
lustre-discuss mailing list
[email protected]
http://lists.lustre.org/listinfo.cgi/lustre-discuss-lustre.org
  • [... Steve Barnet
    • ... Vicker, Darby J. (JSC-EG111)[Jacobs Technology, Inc.] via lustre-discuss
    • ... Moreno Diego (ID SIS)
    • ... Iannetti, Gabriele

Reply via email to