quotacheck_vxfs(1M)
NAME
quotacheck − VxFS file system quota consistency checker
SYNOPSIS
/usr/sbin/quotacheck [−F vxfs] [−V] [−pPv] filesystem...
/usr/sbin/quotacheck [−F vxfs] [−V] [−pPv] −a
DESCRIPTION
Since VxFS maintains quota information in the kernel, quotacheck for VxFS syncs quotas from the current system copy to the disk quota file for the VxFS file system.
quotacheck expects each file system to be checked to have a file named quotas in the root directory. quotacheck is normally run at mount time from start-up scripts.
filesystem represents a mount point or block special device (e.g., /dev/dsk/c0t0d0).
Options
quotacheck recognizes the following options:
−F vxfs Specify the file-system type vxfs.
−V Echo the completed command line, but perform no other actions. The command line is generated by incorporating the user-specified options and other information derived from /etc/fstab. This option allows the user to verify the command line.
−a Obtain list of file systems to check from /etc/fstab. Only mounted rw type file systems with the quota option are checked.
−v Reports the file system name before syncing quotas from current system copy to the disk quota file.
−p This option does nothing, but exists for standards compatibility.
−P This option does nothing, but exists for standards compatibility.
AUTHOR
quotacheck was developed by HP and the University of California, Berkeley.
FILES
/etc/fstab default file systems
directory/quotas quota statistics static storage for filesystem where directory is the file system root as specified to mount (see mount(1M)).
SEE ALSO
quota(5), quotacheck(1M), quotacheck_hfs(1M).
Hewlett-Packard Company — HP-UX Release 10.20: July 1996