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
48b71ad7
Commit
48b71ad7
authored
2 years ago
by
Martin Schroschk
Browse files
Options
Downloads
Patches
Plain Diff
Add note about mail reminder settings when extending workspaces
parent
c380c94c
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
+4
-2
4 additions, 2 deletions
doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
with
4 additions
and
2 deletions
doc.zih.tu-dresden.de/docs/data_lifecycle/workspaces.md
+
4
−
2
View file @
48b71ad7
...
@@ -107,7 +107,7 @@ maximum durations. A workspace can be extended multiple times, depending on the
...
@@ -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 |
|
`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 |
|
`warm_archive`
| 365 | 2 |
`fs_warm_archive_ws`
| Capacity filesystem based on spinning disks |
Use the command
`ws_extent`
to exten
t
your workspace:
Use the command
`ws_extent`
to exten
d
your workspace:
```
console
```
console
marie@login$
ws_extend
-F
scratch test-workspace 100
marie@login$
ws_extend
-F
scratch test-workspace 100
...
@@ -117,7 +117,9 @@ remaining extensions : 1
...
@@ -117,7 +117,9 @@ remaining extensions : 1
remaining time in days: 100
remaining time in days: 100
```
```
!!!Attention
Mail reminder settings are retained.
!!! attention
With the `ws_extend` command, a new duration for the workspace is set. The new duration is not
With the `ws_extend` command, a new duration for the workspace is set. The new duration is not
added to the remaining lifetime!
added to the remaining lifetime!
...
...
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