Setting Project Quota Limits
Use the xfs_quota
command to configure the project quota on a
directory tree and then to set soft and hard limits on blocks and inodes.
The instructions that follow here assume that you have already mounted the file system
using the pquota
option and have created a project ID in
/etc/projects
. See Setting Up Project Quotas.
To perform this task, you use the specify the xfs_quota
with the
-x
option to enter expert mode. You can then run quota configuration
tasks as required.
For more information, see the projects(5)
, projid(5)
,
and xfs_quota(8)
manual pages.