Disk Quotas

From DISI
Revision as of 16:55, 27 April 2015 by Teague Sterling (talk | contribs) (Including shares)
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


Also see the website: [1]