Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
habrok:data_management:quota [2023/03/22 12:01] – [df] fokkehabrok:data_management:quota [2023/04/18 09:45] (current) – [hbquota] admin
Line 8: Line 8:
 ===== hbquota ===== ===== hbquota =====
  
-The quota tool has not yet been ported to Hábrók+The ''hbquota'' tool can be used on Hábrók to display your quota overview for the different file systems:
  
 +<code>
 +Quotas for: p123456
 +/home1
 +###############====================================    27% 
 +  Quota: 50.0 GiB
 +  Hard Limit: 50.0 GiB
 +  Usage: 13.7 GiB
 +  File Quota: 1000000
 +  File Limit: 1000000
 +  Files: 371741
 +/projects
 +#===================================================    0% 
 +  Quota: 250.0 GiB
 +  Hard Limit: 275.0 GiB
 +  Usage: 4.0 KiB
 +  File Quota: 512000
 +  File Limit: 537600
 +  Files: 1
 +/scratch
 +#####===============================================    8% 
 +  Quota: 250.0 GiB
 +  Hard Limit: 275.0 GiB
 +  Usage: 21.3 GiB
 +  File Quota: 512000
 +  File Limit: 537600
 +  Files: 11135
 +</code>
 ===== df ===== ===== df =====