mmquotaoff - Deactivates quota limit checking.
Synopsis
mmquotaoff [-u | -g] [-v] {Device[ Device ... ] | -a}
Description
If neither the -u nor the -g option is specified, mmquotaoff deactivates both user and group quotas..
If the -a option is not specified, Device must be the last parameter entered.
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 mmquotaoff command.
GPFS must be running on the node from which the mmquotaoff 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
mmquotaoff -u fs0To confirm the change, enter:
mmlsfs fs0 -QThe system displays information similar to:
flag value description ---- -------------- ----------------------------------------------------- -Q group Quotas enforced
mmquotaoff -g -aTo confirm the change, individually for each file system, enter:
mmlsfs fs2 -QThe system displays information similar to:
flag value description ---- -------------- ----------------------------------------------------- -Q user Quotas enforced
mmquotaoff fs0To confirm the change, enter:
mmlsfs fs0 -QThe system displays information similar to:
flag value description ---- -------------- ----------------------------------------------------- -Q none Quotas enforced
See also
Location
/usr/lpp/mmfs/bin