Storage Tiers
Storage tier refers to the performance level of the storage service. Currently there are two tiers, “Active” and “Archive”.
Active
The Active tier is the standard storage tier you get by default. It is serviced by a number of different storage pieces including fast memory caching etc., but the way an End User should think of it is “Active storage is where I do daily work”. Researchers are provided with 5TB of free storage on the active tier. Contact someone in the research computing group if you require additional active storage.
When you connect to your Storage allocation the standard filesystem layout is:
Yourname
/Active
/Snapshots
Archive
The "Archive" tier is storage where files are put away for long-term storage or data that does not need to be accessed regularly. You need to request that the Archive tier be enabled by submitting a RIS service desk request. When you have asked for the Archive tier be enabled, the filesystem layout will change:
Yourname
/Active
/Archive
/Snapshots
Snapshots
Within the “Active” storage tier there is a directory named “.snapshots” that contains one week of daily snapshots of the Active storage space. If files in your Active space get overwritten, corrupted, or mistakenly deleted, you can copy previous versions out of the .snapshots directory back into Active.
Scratch
High-performance Scratch Space is typically allocated for each lab as it is onboarded to the Compute Service. This space is restricted at the group level, which should represent an eponymous lab. /scratch1/fs1 is the fastest performing storage tier.
Home
Every compute service user is assigned a limit of 9GB of home directory space on the Compute Platform. This space is restricted at the user level.
$home – 9GB