PRIMECLUSTER Global File Services Configuration and Administration Guide 4.2 (Solaris(TM) Operating Environment) |
Contents Index |
Appendix B Reference Manual | > B.2 Management Commands Specific to the GFS Local File System |
sfxquota [ -v ] [ username ]
sfxquota displays users' GFS Local File System disk usage and limits. Only the super-user may use the optional username argument to view the limits of other users.
sfxquota without options displays only warnings if the usage is above quota limits for mounted GFS Local File Systems.
A login name or user ID can be specified as a username. If the username is omitted, the information of the user executing sfxquota is displayed.
-v
Display user's quotas on all mounted GFS Local File Systems where quotas exist.
# sfxquota user1 Over file quota on /sfxfs, remove 2 files within 7.0 days# sfxquota -v user1 Disk quotas for user1 (uid 1000): Filesystem usage quota limit timeleft files quota limit timeleft /sfxfs2 2258 3072 5120 71 80 100
% sfxquota -v
sfxedquota(1M), sfxquotadm(1M), sfxquotaon(1M), sfxrepquota(1M)
passwd(4).
sfxquota does not report quotas for NFS mounted GFS Local File Systems.
Contents Index |