Skip Headers
Oracle Hierarchical Storage Manager and QFS Software Command Reference
Section 1m: Maintenance Commands
Release 6.1.1
E70305-03

NAME

samquotastat - Reports on active and inactive file system quotas

SYNOPSIS

samquotastat [-a] [-g] [-h] [-u] file

AVAILABILITY

SUNWsamfs

SUNWqfs

DESCRIPTION

The samquotastat command reports whether user, group, or admin set quotas are enabled on the file system that contains file. If only the file argument is specified, output is generated as if the -a, -g, and -u arguments had all been specified. This command accepts the following arguments:

-a

Generates information on admin set quotas.

-g

Generates information on group quotas.

-h

Generates a brief usage summary.

-u

Generates information on user quotas.

file

Specify either a specific file name, a path to a file, or the file system mount point. If a file name or path to a file is specified, the command generates the report for the file system in which the file resides.

EXAMPLES

server% samquotastat ∕qfs1
admin quota enabled
group quota enabled
user quota disabled

EXIT STATUS

This command exits with a status of zero if any queried quota types are enabled.

SEE ALSO

squota (1).

samquota (1m), samfsck (1m).

NOTES