Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
hpc-compendium
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ZIH
hpcsupport
hpc-compendium
Commits
c380c94c
Commit
c380c94c
authored
2 years ago
by
Martin Schroschk
Browse files
Options
Downloads
Patches
Plain Diff
Improve wording for better understanding
parent
e5be8660
No related branches found
No related tags found
2 merge requests
!614
Automated merge from preview to main
,
!611
Issue342
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
+5
-5
5 additions, 5 deletions
doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
with
5 additions
and
5 deletions
doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
+
5
−
5
View file @
c380c94c
...
...
@@ -91,12 +91,12 @@ days with an email reminder for 7 days before the expiration.
!!! Note
Setting the reminder to `7` means you will get a reminder email on every day starting `7`
prior
to expiration date.
Setting the reminder to `7` means you will get a reminder email on every day starting `7`
days
prior
to expiration date.
### Extension of a Workspace
The lifetime of a workspace is finite
. D
ifferent filesystems (storage systems) have different
The lifetime of a workspace is finite
and d
ifferent filesystems (storage systems) have different
maximum durations. A workspace can be extended multiple times, depending on the filesystem.
| Filesystem (use with parameter
`-F`
) | Duration, days | Extensions |
[
Filesystem Feature
](
../jobs_and_resources/slurm.md#filesystem-features
)
| Remarks |
...
...
@@ -107,7 +107,7 @@ maximum durations. A workspace can be extended multiple times, depending on the
|
`scratch`
| 100 | 10 |
`fs_lustre_scratch2`
| Scratch filesystem (
`/lustre/ssd`
, symbolic link:
`/scratch`
) with high streaming bandwidth, based on spinning disks |
|
`warm_archive`
| 365 | 2 |
`fs_warm_archive_ws`
| Capacity filesystem based on spinning disks |
To extent your workspace use the following command
:
Use the command
`ws_extent`
to extent your workspace
:
```
console
marie@login$
ws_extend
-F
scratch test-workspace 100
...
...
@@ -120,7 +120,7 @@ remaining time in days: 100
!!!Attention
With the `ws_extend` command, a new duration for the workspace is set. The new duration is not
added!
added
to the remaining lifetime
!
This means when you extend a workspace that expires in 90 days with the command
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment