Disk Quotas: Difference between revisions

From DISI
Jump to navigation Jump to search
(Created page with "Quota management on XFS disks: xfs_quota -xc 'limit bsoft=1t bhard=1.5t teague' /raidb xfs_quota -xc report /raidb xfs_quota -xc help Also see the website: [https://acc...")
 
m (Including shares)
Line 1: Line 1:
Quota management on XFS disks:
Quota management on (new) XFS disks (Including /nfs/work and /raidb):





Revision as of 16:55, 27 April 2015

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]