Skip to content
Snippets Groups Projects
Commit 4cea72c4 authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Marie has a very specific mail adress

parent 0730a503
No related branches found
No related tags found
2 merge requests!938Automated merge from preview to main,!936Update to Five-Cluster-Operation
...@@ -250,7 +250,7 @@ Options: ...@@ -250,7 +250,7 @@ Options:
day starting 7 days prior to expiration. We strongly recommend setting this e-mail reminder. day starting 7 days prior to expiration. We strongly recommend setting this e-mail reminder.
```console ```console
marie@login$ ws_allocate --reminder=7 --mailaddress=marie.testuser@tu-dresden.de test-workspace 99 marie@login$ ws_allocate --reminder=7 --mailaddress=marie@tu-dresden.de test-workspace 99
Info: creating workspace. Info: creating workspace.
/horse/ws/marie-test-workspace /horse/ws/marie-test-workspace
remaining extensions : 10 remaining extensions : 10
......
...@@ -146,7 +146,7 @@ To start we recommend the Lustre filesystem **horse**. ...@@ -146,7 +146,7 @@ To start we recommend the Lustre filesystem **horse**.
The following command creates a workspace The following command creates a workspace
```console ```console
marie@login$ ws_allocate -F horse -r 7 -m marie.testuser@tu-dresden.de -n test-workspace -d 90 marie@login$ ws_allocate -F horse -r 7 -m marie@tu-dresden.de -n test-workspace -d 90
Info: creating workspace. Info: creating workspace.
/data/horse/ws/marie-test-workspace /data/horse/ws/marie-test-workspace
remaining extensions : 10 remaining extensions : 10
...@@ -157,7 +157,7 @@ To start we recommend the Lustre filesystem **horse**. ...@@ -157,7 +157,7 @@ To start we recommend the Lustre filesystem **horse**.
- `ws_allocate` - command to allocate - `ws_allocate` - command to allocate
- `-F horse` - on the horse filesystem - `-F horse` - on the horse filesystem
- `-r 7 -m marie.testuser@tu-dresden.de` - send a reminder to `marie.testuser@tu-dresden.de` 7 days before expiration - `-r 7 -m marie@tu-dresden.de` - send a reminder to `marie@tu-dresden.de` 7 days before expiration
- `-n test-workspace` - workspace name - `-n test-workspace` - workspace name
- `-d 90` - a life time of 90 days - `-d 90` - a life time of 90 days
......
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