Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ vrepquota(8) — Digital UNIX 3.2c

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

vedquota(8)

fsck(8)

vquota(1)

quotacheck(8)

vquotaon(8)

quotactl(2)

fstab(4)

vrepquota(8)  —  Maintenance

NAME

vrepquota − summarizes fileset quotas

SYNOPSIS

/usr/sbin/vrepquota [-guv] setname ... 

/usr/sbin/vrepquota -a [-guv]

setnameSpecifies one or more filesets.  You can specify a fileset by using either the root directory (/usr/staff/myfileset) or domain#fileset. 

FLAGS

-aPrints quota for all the filesets listed in /etc/fstab. 

-gPrints group quotas only. 

-uPrints user quotas only. 

-vPrints a header line before the information for each fileset. 

DESCRIPTION

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 kilobytes) is printed, as well as quota limits established with the vedquota command. 

RESTRICTIONS

You must have root-user privilege to use the vrepquota command. 

FILES

/usr/sbin/vrepquota
Specifies the command path

[setname_root]/quota.user
Contains user quotas for filesets

[setname_root]/quota.group
Contains group quotas for filesets

/etc/fstabContains fileset names and locations

RELATED INFORMATION

vedquota(8), fsck(8), vquota(1), quotacheck(8), vquotaon(8), quotactl(2), fstab(4). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026