Hoffman2:Quotas: Difference between revisions

From Center for Cognitive Neuroscience
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 7: Line 7:


===Personal Quotas===
===Personal Quotas===
  myquota
  $ myquota
:Returns information about how much disk space you are using and how many files you have.  
:Returns information about how much disk space you are using and how many files you have.  
  $ myquota
 
  $ myquota -u [USERNAME]
:Returns information about how much disk space another user is using.


===Group Quotas===
===Group Quotas===
  myquota -g [GROUPNAME]
  $ myquota -g [GROUPNAME]
:Returns information about how much space you and everyone in your resource group are using on Hoffman2.  
:Returns information about how much space you and everyone in your group are using on Hoffman2.
$ myquota -g mscohen

Latest revision as of 17:57, 11 August 2017

Back to all things Hoffman2

Users and groups of users on Hoffman2 only have access to a predefined amount of disk space and number of files.

Stay In The Know

Keep yourself apprised of how much data you are using with these tools.

Personal Quotas

$ myquota
Returns information about how much disk space you are using and how many files you have.
$ myquota -u [USERNAME]
Returns information about how much disk space another user is using.

Group Quotas

$ myquota -g [GROUPNAME]
Returns information about how much space you and everyone in your group are using on Hoffman2.