Topics Map > •Research Computing
CRC File Systems, Quotas, and Data Handling
CRC File Systems, Quotas, and Data Handling
Back to main "Getting Started" document
File Systems, Quotas, and Data Handling
To see your current quota and your disk usage for your home directory, run this command:
quota -s
To see the quota and usage for the $PROJECTS directories for all groups that you belong to, run this command:
quota -s -g
The clustered file system $SHARED_SCRATCH provides fast, high-bandwidth I/O for running jobs. Though not limited by quotas, $SHARED_SCRATCH is intended for in-flight data being used as input and output for running jobs, and may be periodically cleaned through voluntary and involuntary means as use and abuse dictate.
For information on how to use $PROJECTS, please see CRC's Using the $PROJECTS File System.