projects - Man Page

persistent project root definition

Description

The /etc/projects file provides a mapping between numeric project identifiers and those directories which are the roots of the quota tree.  Its format is simply:

# comments are hash-prefixed
# ...
10:/export/cage
42:/var/log

The /etc/projects file is optional, instead xfs_quota(8) can be used with the -p argument to specify a project root directly for each operation.

See Also

xfs_quota(8), xfsctl(3), projid(5).

Referenced By

containers-storage.conf(5), podman-volume-create(1), projid(5), xfs_quota(8).