Skip to content
Snippets Groups Projects
Commit 7aa9cfdf authored by Danny Marc Rotscher's avatar Danny Marc Rotscher
Browse files

Update doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md

parent a77cb5a1
No related branches found
No related tags found
3 merge requests!392Merge preview into contrib guide for browser users,!377Merge preview into main,!373Update doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
......@@ -101,9 +101,10 @@ maximum durations. A workspace can be extended multiple times, depending on the
| Filesystem (use with parameter `-F`) | Duration, days | Extensions | Remarks |
|:------------------------------------:|:----------:|:-------:|:-----------------------------------:|
| `ssd` | 30 | 2 | High-IOPS filesystem (`/lustre/ssd`) on SSDs. |
| `beegfs` | 30 | 2 | High-IOPS filesystem (`/lustre/ssd`) on NVMes. |
| `scratch` | 100 | 10 | Scratch filesystem (`/scratch`) with high streaming bandwidth, based on spinning disks |
| `ssd` | 30 | 2 | High-IOPS filesystem (`/lustre/ssd`, symlink: `/ssd`) on SSDs. |
| `beegfs_global0` (deprecated) | 30 | 2 | High-IOPS filesystem (`/beegfs/global0`) on NVMes. |
| `beegfs` | 30 | 2 | High-IOPS filesystem (`/beegfs`) on NVMes. |
| `scratch` | 100 | 10 | Scratch filesystem (`/lustre/ssd`, symlink: `/scratch`) with high streaming bandwidth, based on spinning disks |
| `warm_archive` | 365 | 2 | Capacity filesystem based on spinning disks |
To extent your workspace use the following command:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment