*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: chfsets | Section: 8 | Source: Digital UNIX | File: chfsets.8.gz
chfsets(8) System Manager's Manual chfsets(8) NAME chfsets - changes fileset attributes SYNOPSIS /sbin/chfsets [-F limit] [-f limit] [-B limit] [-b limit] domain [file- set . . .] Specifies the name of the file domain. Specifies the name of one or more filesets. FLAGS Specifies 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. DESCRIPTION The chfsets command enables you to change file usage limits and block usage limits. Filesets can have both soft and hard disk storage and file limits. When a hard limit is reached, no more disk space alloca- tions or file creations which would exceed the limit are allowed. The soft limit may be exceeded for a period of time (called the grace pe- riod). 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. The chfsets command displays the following fileset information: Id A unique number (in hexadecimal format) that identifies a file do- main and fileset. File H limit The file usage hard limit of the speci- fied 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 file- set 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. RESTRICTIONS At least one fileset within the domain must be mounted for the command to succeed. You must be the root user to run the command. EXAMPLES The 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 ac- count_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 --> 1000 RELATED INFORMATION Commands: df(1), showfdmn(8), showfsets(8), edquota(8), quotaon(8), quotaoff(8). delim off chfsets(8)

Navigation Options