PRIMECLUSTER Global File Services Configuration and Administration Guide 4.2 (Solaris(TM) Operating Environment)
Contents Index PreviousNext

Appendix B Reference Manual> B.2 Management Commands Specific to the GFS Local File System

B.2.14 sfxrepquota(1M) - Summarizes quotas for the GFS Local File System

[SYNOPSIS]

sfxrepquota [ -v ] filesystem ...
sfxrepquota [ -v ] -a

[DESCRIPTION]

sfxrepquota prints a summary of the disk usage and quotas for the specified GFS Local File Systems. The current number of files and amount of space (in kilobytes) is printed for each user along with any quotas created with sfxedquota(1M).

The filesystem must have the file quotas in its root directory.

Only the super-user may view quotas which are not their own.

[OPTIONS]

-a

Report on all mounted GFS Local File Systems that have "rq" or "quota" in the mntopts field of the /etc/vfstab file.

-v

Report quotas for all users, even those who do not consume resources.

[EXAMPLES]

# sfxrepquota /sfxfs
/dev/sfdsk/gfs/dsk/vol1400 (/sfxfs): 
                        Block limits                       File limits
User           used   soft   hard    timeleft    used   soft   hard    timeleft
user1     --   2258   3072   5120                    71     80    100
user2     --   1345   3072   5120                    38     80    100
user3     ++   3424   3072   5120    7.0 days      81     80    100    7.0 days

# sfxrepquota -v /sfxfs /dev/sfdsk/gfs/dsk/vol1400 (/sfxfs): Block limits File limits User used soft hard timeleft used soft hard timeleft user1 -- 2258 3072 5120 71 80 100 user2 -- 1345 3072 5120 38 80 100 user3 ++ 3424 3072 5120 7.0 days 81 80 100 7.0 days user4 -- 0 3072 5120 0 80 100

# sfxrepquota -v -a


[SEE ALSO]

sfxedquota(1M), sfxquota(1M), sfxquotadm(1M), sfxquotaon(1M)


Contents Index PreviousNext

All Rights Reserved, Copyright(C) FUJITSU LIMITED 2004