Skip to content
Snippets Groups Projects

Update storage.md, fixing summary table

Merged Branislav Jansik requested to merge patch-2 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -324,8 +324,8 @@ The local RAM disk file system is intended for temporary scratch data generated
## Summary
| Mountpoint | Usage | Protocol | Net | Capacity | Throughput | Limitations | Access |
| ------------- | ------------------------------ | ----------- | ------- | -------- | ------------ | ----------------------- | --------------------------- |
| Mountpoint | Usage | Protocol | Net Capacity| Throughput | Limitations | Access | Service |
| ------------- | ------------------------------ | ----------- | ------- | -------- | ------------ | ----------------------- | --------------------------- |
| /home | home directory | NFS, 2-Tier | 0.5 PB | 6 GB/s | Quota 250GB | Compute and login nodes | backed up |
| /scratch/work | large project files | Lustre | 1.69 PB | 30 GB/s | Quota | Compute and login nodes | none |
| /scratch/temp | job temporary data | Lustre | 1.69 PB | 30 GB/s | Quota 100 TB | Compute and login nodes | files older 90 days removed |
Loading