Skip to content
Snippets Groups Projects

fix number of extension

Merged Ghost User requested to merge workspaces.md into preview

number of extension for scratch and ssd where mixed up

Closes #182 (closed)

Edited by Taras Lazariv

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
102 102
103 103 | Storage system (use with parameter -F ) | Duration, days | Extensions | Remarks |
104 104 |:------------------------------------------:|:----------:|:-------:|:---------------------------------------------------------------------------------------:|
105 | `ssd` | 30 | 10 | High-IOPS filesystem (`/lustre/ssd`) on SSDs. |
105 | `ssd` | 30 | 2 | High-IOPS filesystem (`/lustre/ssd`) on SSDs. |
106 106 | `beegfs` | 30 | 2 | High-IOPS filesystem (`/lustre/ssd`) onNVMes. |
107 | `scratch` | 100 | 2 | Scratch filesystem (/scratch) with high streaming bandwidth, based on spinning disks |
107 | `scratch` | 100 | 10 | Scratch filesystem (/scratch) with high streaming bandwidth, based on spinning disks |
108 108 | `warm_archive` | 365 | 2 | Capacity filesystem based on spinning disks |
109 109
110 110 To extend your workspace use the following command:
111 111
112 112 ```
113 113 zih$ ws_extend -F scratch test-workspace 100 #extend the workspace for 100 days
  • 102 102
    103 103 | Storage system (use with parameter -F ) | Duration, days | Extensions | Remarks |
    104 104 |:------------------------------------------:|:----------:|:-------:|:---------------------------------------------------------------------------------------:|
    105 | `ssd` | 30 | 10 | High-IOPS filesystem (`/lustre/ssd`) on SSDs. |
    105 | `ssd` | 30 | 2 | High-IOPS filesystem (`/lustre/ssd`) on SSDs. |
    106 106 | `beegfs` | 30 | 2 | High-IOPS filesystem (`/lustre/ssd`) onNVMes. |
    107 | `scratch` | 100 | 2 | Scratch filesystem (/scratch) with high streaming bandwidth, based on spinning disks |
    107 | `scratch` | 100 | 10 | Scratch filesystem (/scratch) with high streaming bandwidth, based on spinning disks |
    108 108 | `warm_archive` | 365 | 2 | Capacity filesystem based on spinning disks |
    109 109
    110 110 To extend your workspace use the following command:
    111 111
    112 112 ```
  • 147 147 Use:
    148 148
    149 149 ```
    150 150 ws_restore -l -F scratch
  • 198 198 #SBATCH --ntasks=1
    199 199 #SBATCH --cpus-per-task=24
    200 200
    201 201 module load modenv/classic
  • Taras Lazariv assigned to @s9165289--tu-dresden.de

    assigned to @s9165289--tu-dresden.de

  • Taras Lazariv changed the description

    changed the description

  • added 1 commit

    • 014dcded - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • added 1 commit

    • cf459791 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • added 1 commit

    • 176c70c4 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • added 1 commit

    • 345f39e7 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • added 1 commit

    • c738a5bf - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • added 1 commit

    • 7c25b5c2 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • added 1 commit

    • f17c80d2 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • added 1 commit

    • 4cb0f6f3 - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading