Disk Quota Parameters
The table below summarizes the disk quota parameters that you can control. The
File
column indicates whether the parameter is defined in the global configuration file (G), in the Container configuration files (V), or it is defined in the global configuration file but can be overridden in a separate Container configuration file (GV).
Parameter
|
Description
|
File
|
DISK_QUOTA
|
Indicates whether first-level quotas are on or off for all Containers or for an individual Container.
|
GV
|
DISKSPACE
|
Total size of disk space the Container may consume, in 1-Kb blocks.
|
V
|
DISKINODES
|
Total number of disk inodes (files, directories, and symbolic links) the Container can allocate.
|
V
|
QUOTATIME
|
Grace period for the disk quota overusage, in seconds. The Container is allowed to temporarily exceed its quota soft limits for no more than the
QUOTATIME
period.
|
V
|
QUOTAUGIDLIMIT
|
Maximum aggregate number of user IDs and group IDs for which disk quota inside the given Container will be accounted. If set to 0, the UID and GID quota are disabled.
|
V
|
|