Skip to content

Commit 2129b6e

Browse files
s-sajid-aliRobJY
andauthored
Update docs/hpc/03_storage/01_intro_and_data_management.mdx
Co-authored-by: Robert Young <robert.jay.young@gmail.com>
1 parent a2ee30c commit 2129b6e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hpc/03_storage/01_intro_and_data_management.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ User Home Directories are not ideal for sharing files and folders with other use
2323
:::
2424

2525
## HPC Scratch
26-
The HPC scratch is an all flash (VAST) file-system you can store research data needed during the analysis phase of their research projects. It provides ***temporary*** storage for datasets needed for running job. Your scratch directory (`/scratch/$USER`) has a limit of **5 TB** disk quota and **5,000,000 inodes** (files). The scratch file-system is available on all nodes (compute, login, etc.) on Torch as well as Data Transfer Node (gDTN). There are no backups for this file-system and files that are deleted accidentally or removed due to storage system failures cannot be recovered.
26+
The HPC scratch is an all flash (VAST) file-system you can store research data needed during the analysis phase of your research projects. It provides ***temporary*** storage for datasets needed for running jobs. Your scratch directory (`/scratch/$USER`) has a limit of **5 TB** disk quota and **5,000,000 inodes** (files). The scratch file-system is available on all nodes (compute, login, etc.) on Torch as well as Data Transfer Node (gDTN). There are no backups for this file-system and files that are deleted accidentally or removed due to storage system failures cannot be recovered.
2727

2828
:::warning[Scratch Purging Policy]
2929
- Files on the `/scratch` file-system that have not been accessed for 60 or more days will be purged.

0 commit comments

Comments
 (0)