Difference between revisions of "Configuring basic quota for XFS filesystem"
From Notes_Wiki
|  (Created page with "<yambe:breadcrumb>Configuring disk quota</yambe:breadcrumb> =Configuring basic quota for XFS filesystem=  #Edit /etc/fstab for corresponding partition and add option '<tt>uquo...") | 
| (No difference) | 
Revision as of 05:01, 7 August 2014
<yambe:breadcrumb>Configuring disk quota</yambe:breadcrumb>
Configuring basic quota for XFS filesystem
- Edit /etc/fstab for corresponding partition and add option 'uquota'
- The use 'xfs_quota -x' command to see and edit quotas.
- Use 'help limit' on xfs_quota prompt to understand how to set quota limits and set quota for desired user.
- Use 'report' to see report of current usage and limits

