| Skip Navigation Links | |
| Exit Print View | |
![]() | man pages section 1M: System Administration Commands Oracle Solaris 11 Information Library |
- turn ufs file system quotas on and off
quotaon [-v]filesystem...
quotaon-a [-v]
quotaoff [-v]filesystem...
quotaoff-a [-v]
quotaon turns on disk quotas for one or more ufs file systems.
Before a file system may have quotas enabled, a file namedquotas,owned by root, must exist in the root directory of the filesystem. Seeedquota(1M) for details on how to modify the contents of thisfile.
quotaoff turns off disk quotas for one or more ufs file systems.
The file systems specified must already be mounted.
These commands update themntopts field of the appropriate entries in/etc/mnttabto indicate when quotas are on or off for each file system.If quotas are on, the stringquota will be added tomntopts;if quotas are off, thequota string is not present.
filesystem must be either the mount point of a file system, orthe block device on which the file system resides.
This option is normally used at boot time to enable quotas. It applies only to those file systems in/etc/vfstab which have ``rq'' in themntopts field, are currently mounted ``rw'', and have aquotas file in the root directory.
Display a message for each file system after quotas are turned on.
Force all file systems in/etc/mnttab to have their quotas disabled.
Display a message for each file system affected.
Seelargefile(5) for the description of the behavior ofquotaon andquotaoffwhen encountering files greater than or equal to 2 Gbyte ( 231 bytes).
mounted file systems
list of default parameters for each file system
Seeattributes(5) for descriptions of the following attributes:
|
edquota(1M),quota(1M),quotacheck(1M),repquota(1M),mnttab(4),vfstab(4),attributes(5),largefile(5),quotactl(7I)
Copyright © 2011, Oracle and/or its affiliates. All rights reserved.Legal Notices | ![]() ![]() |