initial formatting changes complete
This commit is contained in:
@@ -1,17 +1,9 @@
|
||||
---
|
||||
title: Downtimes
|
||||
#tags:
|
||||
#keywords:
|
||||
last_updated: 28 June 2019
|
||||
#summary: "Merlin 6 cluster overview"
|
||||
sidebar: merlin6_sidebar
|
||||
permalink: /merlin6/downtimes.html
|
||||
---
|
||||
# Downtimes
|
||||
|
||||
On the first Monday of each month the Merlin6 cluster might be subject to interruption due to maintenance.
|
||||
On the first Monday of each month the Merlin6 cluster might be subject to interruption due to maintenance.
|
||||
Users will be informed with at least one week in advance when a downtime is scheduled for the next month.
|
||||
|
||||
Downtimes will be informed to users through the <merlin-users@lists.psi.ch> mail list. Also, a detailed description
|
||||
Downtimes will be informed to users through the <merlin-users@lists.psi.ch> mail list. Also, a detailed description
|
||||
for the nexts scheduled interventions will be available in [Next Scheduled Downtimes](#next-scheduled-downtimes)).
|
||||
|
||||
---
|
||||
@@ -21,12 +13,14 @@ for the nexts scheduled interventions will be available in [Next Scheduled Downt
|
||||
Scheduled downtimes mostly affecting the storage and Slurm configurantions may require draining the nodes.
|
||||
When this is required, users will be informed accordingly. Two different types of draining are possible:
|
||||
|
||||
* **soft drain**: new jobs may be queued on the partition, but queued jobs may not be allocated nodes and run from the partition.
|
||||
Jobs already running on the partition continue to run. This will be the **default** drain method.
|
||||
* **hard drain**: no new jobs may be queued on the partition (job submission requests will be denied with an error message),
|
||||
but jobs already queued on the partition may be allocated to nodes and run.
|
||||
* **soft drain**: new jobs may be queued on the partition, but queued jobs may not be allocated nodes and run from the partition.
|
||||
|
||||
Unless explicitly specified, the default draining policy for each partition will be the following:
|
||||
Jobs already running on the partition continue to run. This will be the **default** drain method.
|
||||
|
||||
* **hard drain**: no new jobs may be queued on the partition (job submission requests will be denied with an error message),
|
||||
but jobs already queued on the partition may be allocated to nodes and run.
|
||||
|
||||
Unless explicitly specified, the default draining policy for each partition will be the following:
|
||||
|
||||
* The **daily** and **general** partitions will be soft drained 12h before the downtime.
|
||||
* The **hourly** partition will be soft drained 1 hour before the downtime.
|
||||
|
||||
Reference in New Issue
Block a user