PRIMECLUSTER Global File Services Configuration and Administration Guide 4.2 (Solaris(TM) Operating Environment) |
Contents Index |
Appendix F Reference Manual | > F.2 Management Commands Specific to the GFS Shared File System |
sfcquota [ -v ] [ username ]
sfcquota displays a warning for a GFS Shared File System whose quota function use amount is equal to or greater than the limit. sfcquota without options displays only warnings if the usage is above quota limits for mounted GFS Shared File Systems.
If an option is specified, sfcquota displays the current disk, the file use amount, limit, and time limit. The display details are as follows:
Only a super user can specify operand username to display other user information.
The following option can be specified:
-v
Displays the disk use amounts and limits of the users set in all mounted GFS Shared File Systems containing quotas files in the command execution node.
The following operand can be specified:
username
username can specify a login name or user ID. If username is omitted, information on the user executing this command is displayed.
# sfcquota user1 Block limit reached on /sfcfs1# sfcquota -v user1 Disk quotas for user1 (uid 24001): Filesystem usage quota limit timeleft files quota limit timeleft /sfcfs1 5 20 30 1 20 100
% sfcquota -v Disk quotas for user1 (uid 24001): Filesystem usage quota limit timeleft files quota limit timeleft /sfcfs1 5 20 30 1 20 100
quotas
quota information file in the root directory of the file system
/etc/mnttab
Table of file system being mounted
sfcedquota(1M), sfcquotadm(1M), sfcquotaon(1M), sfcrepquota(1M).
mnttab(4), passwd(4), vfstab(4) in the "Solaris X Reference Manual Collection."
Contents Index |