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

moved "symlink" to "symbolic link"

parent 7aa9cfdf
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,10 +101,10 @@ maximum durations. A workspace can be extended multiple times, depending on the ...@@ -101,10 +101,10 @@ maximum durations. A workspace can be extended multiple times, depending on the
| Filesystem (use with parameter `-F`) | Duration, days | Extensions | Remarks | | Filesystem (use with parameter `-F`) | Duration, days | Extensions | Remarks |
|:------------------------------------:|:----------:|:-------:|:-----------------------------------:| |:------------------------------------:|:----------:|:-------:|:-----------------------------------:|
| `ssd` | 30 | 2 | High-IOPS filesystem (`/lustre/ssd`, symlink: `/ssd`) on SSDs. | | `ssd` | 30 | 2 | High-IOPS filesystem (`/lustre/ssd`, symbolic link: `/ssd`) on SSDs. |
| `beegfs_global0` (deprecated) | 30 | 2 | High-IOPS filesystem (`/beegfs/global0`) on NVMes. | | `beegfs_global0` (deprecated) | 30 | 2 | High-IOPS filesystem (`/beegfs/global0`) on NVMes. |
| `beegfs` | 30 | 2 | High-IOPS filesystem (`/beegfs`) 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 | | `scratch` | 100 | 10 | Scratch filesystem (`/lustre/ssd`, symbolic link: `/scratch`) with high streaming bandwidth, based on spinning disks |
| `warm_archive` | 365 | 2 | Capacity filesystem based on spinning disks | | `warm_archive` | 365 | 2 | Capacity filesystem based on spinning disks |
To extent your workspace use the following command: 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