Manual Page Result
0
Command: vrepquota | Section: 8 | Source: Digital UNIX | File: vrepquota.8.gz
vrepquota(8) System Manager's Manual vrepquota(8)
NAME
vrepquota - summarizes fileset quotas
SYNOPSIS
/usr/sbin/vrepquota [-guv] setname ...
/usr/sbin/vrepquota -a [-guv]
Specifies one or more filesets. You can specify a fileset by using ei-
ther the root directory (/usr/staff/myfileset) or domain#fileset.
FLAGS
Prints quota for all the filesets listed in /etc/fstab. Prints group
quotas only. Prints user quotas only. Prints a header line before the
information for each fileset.
DESCRIPTION
Operations supported by the vrepquota command are also supported by the
repquota command. See The vrepquota command is supported only for
backward compatibility with operating system versions earlier than DIG-
ITAL UNIX Version 4.0 and will be retired in a future release of the
product.
The vrepquota command prints a summary of the disk usage and quotas for
the specified filesets. To be included in the summary, each fileset
must have an advfs rq, userquota, groupquota entry in the /etc/fstab
file . The following is an example of an entry in the etc/fstab file
for the usr fileset:
advfs_dmn#usr /usr advfs rq,userquota,groupquota
By default, both user and group quota are displayed (if they exist).
For each user or group, the current number of files and amount of space
(in 1 kilobyte blocks) is printed, as well as quota limits established
with the vedquota command.
RESTRICTIONS
You must be the root user to use the vrepquota command.
FILES
Specifies the command path Contains user quotas for filesets Contains
group quotas for filesets Contains fileset names and locations
RELATED INFORMATION
vedquota(8), fsck(8), vquota(1), quotacheck(8), vquotaon(8), quo-
tactl(2), fstab(4). delim off
vrepquota(8)