Query: chfsets
OS: osf1
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
chfsets(8) System Manager's Manual chfsets(8)NAMEchfsets - Changes limits for fileset quotasSYNOPSIS/sbin/chfsets [-F limit] [-f limit] [-B limit] [-b limit] domain [fileset...]OPTIONSSpecifies the file usage soft limit (quota) of the fileset. Specifies the file usage hard limit (quota) of the fileset. Specifies the block usage soft limit (quota) in 1K blocks of the fileset. Specifies the block usage hard limit (quota) in 1K blocks of the fileset.OPERANDSSpecifies the name of the file domain. Specifies the name of one or more filesets.DESCRIPTIONThe chfsets command enables you to change fileset quotas (file usage limits and block usage limits) of any AdvFS fileset. Filesets can have both soft and hard disk storage and file limits. When a hard limit is reached, no more disk space allocations or file creations which would exceed the limit are allowed. The soft limit may be exceeded for a period of time (called the grace period). The grace periods for the soft limits are set with the edquota command. The command also displays the changes made to the file and block usage limits. Note that the root user can exceed fileset quotas. The chfsets command displays the following fileset information: Id A unique number (in hexadecimal format) that identifies a file domain and fileset. File H limit The file usage hard limit of the specified fileset before the change followed by the new limit. Block H limit The block usage hard limit of the specified fileset before the change followed by the new limit. File S limit The file usage soft limit of the specified fileset before the change followed by the new limit. Block S limit The block usage soft limit of the specified fileset before the change followed by the new limit. Use the following commands to manipulate filesets: Displays the limits and actual number of blocks used by a fileset. Displays space usage for the specified domain. Displays the file and block usage limits for the filesets in a domain. Changes the user or group block and file limits and grace period. Turns on and off quota enforcement. For more information, see the reference pages for each command.RESTRICTIONSAt least one fileset within the domain must be mounted for the chfsets command to succeed. You must be the root user to run the chfsets command.EXAMPLESThe following example changes the file hard limit from 11 to 200 and block hard limit from 121 to 1000 for the credit_fs fileset in the account_dmn domain: # chfsets -b 1000 -f 200 account_dmn credit_fs credit_fs Id : 2c2f557f.000b15f4.3.8004 File H limit : 11 --> 200 Block H limit : 121 --> 1000EXIT STATUSThe utility returns a 0 (zero) on success and a 1 (one) on failure.SEE ALSOCommands: df(1), edquota(8), quotaon(8), quotaoff(8), showfdmn(8), showfsets(8) chfsets(8)
Related Man Pages |
---|
mkfset(8) - osf1 |
quotaon(8) - osf1 |
edquota(8) - netbsd |
edquota(8) - osf1 |
tag2name(8) - osf1 |
Similar Topics in the Unix Linux Community |
---|
File size limit exceeded |
Install fileset rsct.basic.rte |
df and du command showing different results |
Create user with Restricted Space usage |
File representing the hard disk storage device |