| |
|
Purpose |
Segment |
File system type |
How the user should access the files |
Space Available |
Approx. aggregated |
Backup |
Lifetime and deletion strategy. |
|---|---|---|---|---|---|---|---|
|
Globally accessible Home and Project Directories |
|||||||
|
User's Home Directories |
all |
|
|
100 GB - 2 TB volume |
|
In general daily backup by
CRC - currently one year retention limit - online backup volumes can be
easily accessed within a day (YESTRDAY) |
Expiration of affiliation with Notre Dame AFS quotas apply Best performance by running jobs on multiple
nodes in separate directories due to callbacks of AFS Refer to CRC storage policy for Tier 1, 2, 3 allocation policy |
|
Group Directories |
all |
|
Directly |
100 GB - 10 TB volume |
up to 70 - 85 MB/sec |
In general daily backup by CRC - currently one year retention limit - online backup volumes can be easily accessed within a day (YESTRDAY) |
Expiration of affiliation with Notre Dame AFS quotas apply Refer to CRC storage policy for Tier 1, 2, 3 allocation policy |
|
Pseudo-temporary File
Systems |
|||||||
|
Panasas High Performance Parallel
scratch Departmental volume available at request - |
all |
/pscratch/netid |
Directly using either NFS gateway
(panasas-nfs) or proprietary Panasas panfs client |
500 GB - 10 TB |
60 - 70 MB/sec per node - Approximately
3000 MB/sec aggregated using multiple nodes (50) |
None |
Currently: By request as
filesystem hits high watermark In future: Sliding window file deletion - No guarantee for data integrity. Refer to CRC storage policy for Tier 1, 2, 3 allocation policy Focus is on performance not reliability |
|
Local File Systems |
|||||||
|
node-local temporary /scratch |
all |
local disks |
Directly - shared with other users on node. |
X2100 - dcopt SC1435 - Maginn 40 GB X2200 - ddcopt 100 GB HP DL160 - d6copt 100 GB |
SC1435 - Maginn 30 - 40 MB/sec Sun X2200 - ddcopt 100-120 MB/sec HP DL160 -d6copt 50 - 60 MB/sec |
None |
Batch Nodes: files deleted
if older than 4 weeks - Users encouraged to remove files at end of run.
/tmp cleared at reboot. Users may find contention with inconsiderate
users |
on a directory tree mydir.
find mydir -exec touch {} \;
When the filling of the file system exceeds some limit
(typically between 70% and 75%), files will be deleted starting with
the oldest and largest files until a filling of between 60% and 75% is
reached. The precise values may vary.
Sliding window file deletion