Added Slurm architecture

This commit is contained in:
2019-06-28 20:19:57 +02:00
parent a20ef9da78
commit 477fad8af2

View File

@ -40,7 +40,7 @@ just *paused* and *resumed* back when the downtime finished.
The following table contains a summary of the draining policies during a Schedule Downtime:
| **Partition** | **Drain Policy** | **Default Drain Type** | **Default Job Policy** |
| ------------- | -----------------:| ---------------------- | -------------------------------- |
|:-------------:| -----------------:| ----------------------:| --------------------------------:|
| **general** | 72h before the SD | soft drain | Kill running jobs when SD starts |
| **daily** | 24h before the SD | soft drain | Kill running jobs when SD starts |
| **hourly** | 1h before the SD | soft drain | Kill running jobs when SD starts |
@ -52,10 +52,9 @@ The following table contains a summary of the draining policies during a Schedul
The table below shows a description for the next Scheduled Downtime
| Date | Affected Service/s | Description |
| ------------ |:---------------------------- |:---------------------------------------------------------------------- |
|:------------:|:---------------------------- |:---------------------------------------------------------------------- |
| *06.01.2020* | *Login Nodes* | *This is an example #1, here a short description will be written* |
| *06.01.2020* | *Computing Nodes* | *This is an example #1, here a short description will be written* |
| ------------ | ---------------------------- | ---------------------------------------------------------------------- |
| *03.02.2020* | *Login Nodes* | *This is an example #2, here a short description will be written* |
| *03.02.2020* | *Storage* | *This is an example #2, here a short description will be written* |
| *03.02.2020* | *Computing Nodes* | *This is an example #2, here a short description will be written* |