mmquotaon - Activates quota limit checking.
Synopsis
mmquotaon [-u | -g] [-v] {Device[ Device ... ] | -a}
Description
If neither the -u nor the -g option is specified, mmquotaon activates both user and group quotas.
If the -a option is not used, Device must be the last parameter specified.
Parameters
If more than one file system is listed, the names should be delimited by a space. File system names need not be fully qualified. fs0 is just as acceptable as /dev/fs0.
Options
Exit status
Security
You must have root authority to run the mmquotaon command.
GPFS must be running on the node from which the mmquotaon command is issued.
In an SP environment, verify the authentication method set for SP security services:
For further information, see the latest IBM Parallel System Support Programs for AIX: Administration Guide, IBM Parallel System Support Programs for AIX: Command and Technical Reference, and RS/6000: Planning Volume 2, Control Workstation and Software Environment manuals at www.rs6000.ibm.com/resource/aix_resource/sp_books/pssp. Search for information on sysctl.
Examples
mmquotaon -u fs0To confirm the change, enter:
mmlsfs fs0 -QThe system displays information similar to:
flag value description ---- -------------- ----------------------------------------------------- -Q user Quotas enforced
mmquotaon -g -aTo confirm the change, individually for each file system, enter:
mmlsfs fs1 -QThe system displays information similar to:
flag value description ---- -------------- ----------------------------------------------------- -Q group Quotas enforced
mmquotaon fs2To confirm the change, enter:
mmlsfs fs2 -QThe system displays information similar to:
flag value description ---- -------------- ----------------------------------------------------- -Q user;group Quotas enforced
See also
Location
/usr/lpp/mmfs/bin