Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

quotacheck_hfs(1m) [hpux man page]

quotacheck_hfs(1M)														quotacheck_hfs(1M)

NAME
quotacheck_hfs: quotacheck - quota consistency checker for HFS file systems SYNOPSIS
filesystem ... DESCRIPTION
The command examines each HFS file system, builds a table of current disk usage, and compares this table against that stored in the disk quota file for the file system. If any inconsistencies are detected, both the quota file and the current system copy of the incorrect quo- tas are updated. expects each file system to be checked to have a file named in the root directory. If none is present, reports an error and ignores the file system. is normally run at mount time from start up scripts. filesystem represents a mount point or block special device (for example, Options recognizes the following options: Obtain list of file systems to check from Only mounted file systems of type and (or with the option are checked. Specify the file system type Check file systems in parallel as allowed by equal values in the pass number field in Preen file systems, checking only those with invalid quota statistics and commands can invalidate quota statistics as discussed in quota(5) -- see quotaoff(1M) and edquota(1M)). Also checks in parallel as in above. Check user quotas. This is the default action. Echo the completed command line, but perform no other action. The command line is generated by incorporating the user-specified options and other information derived from This option allows the user to verify the command line. Indicate the calculated disk quotas for each user on a particular file system. normally reports only those quotas that are modified. AUTHOR
was developed by HP and the University of California, Berkeley. FILES
Static information about the file systems Mounted file system table Quota statistics static storage for filesystem where directory is the file system root as specified to the command (see mount(1M)). SEE ALSO
mount(1M), quotacheck(1M), quotaoff(1M), quotaon(1M), quota(5). quotacheck_hfs(1M)

Check Out this Related Man Page

quotacheck(1M)															    quotacheck(1M)

NAME
quotacheck - file system quota consistency checker SYNOPSIS
FStype] specific-options] filesystem ... FStype] specific-options] DESCRIPTION
The command examines each file system, builds a table of current disk usage, and compares this table against that stored in the disk quota file for the file system. If any inconsistencies are detected, both the quota file and the current system copy of the incorrect quotas are updated. expects each file system to be checked to have a file named in the root directory. If none is present, reports an error and ignores the file system. is normally run at mount time from start-up scripts. filesystem represents a mount point or block special device such as Options recognizes the following options: Specify the file system type on which to operate (see fstyp(1M) and fs_wrapper(5)). If this option is not included on the command line, then the file system type is determined from the file by matching filesystem with an entry in that file. If there is no entry in then the file system type is determined from the file Echo the completed command line, but perform no other action. The command line is generated by incorporating the user-specified options and other information derived from This option allows the user to verify the command line. Specify options specific to each file system type. specific-options is a list of suboptions and/or keyword/attribute pairs intended for a FStype-specific module of the command. See the file system specific man pages for a description of the specific-options supported, if any. Obtain list of file systems to check from Only mounted (or type file systems with the option are checked. EXTERNAL INFLUENCES
Environment Variables determines the language in which messages are displayed. If is not specified in the environment or is set to the empty string, the value of is used as a default for each unspecified or empty vari- able. If is not specified or is set to the empty string, a default of "C" (see lang(5)) is used instead of If any internationalization variable contains an invalid setting, behaves as if all internationalization variables are set to "C". See environ(5). International Code Set Support Single- and multi-byte character code sets are supported. AUTHOR
was developed by HP and the University of California, Berkeley. FILES
Specifies the default file system type Default list of file systems to check Mounted file system table Quota statistics static storage for file system where directory is the file system root as specified to the command (see mount(1M)). SEE ALSO
fs_wrapper(5), mount(1M), quota(5), quotacheck_hfs(1M), quotacheck_vxfs(1M). quotacheck(1M)
Man Page