Disk Quotas
Jump to navigation
Jump to search
Quota management on (new) XFS disks (Including /nfs/work and /raidb):
xfs_quota -xc 'limit bsoft=1t bhard=1.5t teague' /raidb xfs_quota -xc report /raidb xfs_quota -xc help
group quotas
xfs_quota -xc 'limit -g bsoft=35t bhard=36t bks' /srv/work
Also see the website: [1]