diff --git a/pages/merlin6/01 introduction/hardware-and-software-description.md b/pages/merlin6/01 introduction/hardware-and-software-description.md index 4400976..4439a8a 100644 --- a/pages/merlin6/01 introduction/hardware-and-software-description.md +++ b/pages/merlin6/01 introduction/hardware-and-software-description.md @@ -72,7 +72,7 @@ Two new login nodes are available in the new cluster: ``merlin-l-001.psi.ch``, ` * Currently only on: ``merlin-l-001.psi.ch``. * RedHat Enterprise Linux 7.6 * [Slurm](https://slurm.schedmd.com/) v18.08 - * [GPFS](https://www.ibm.com/support/knowledgecenter/en/STXKQY_5.0.2/ibmspectrumscale502_welcome.html) v5.0.2 + * [GPFS](https://www.ibm.com/support/knowledgecenter/en/STXKQY_5.0.2/ibmspectrumscale502_welcome.html) v5.0.2 (merlin-l-001) v5.0.3 (merlin-l-002) --- diff --git a/pages/merlin6/02 accessing-merlin6/accessing-interactive-nodes.md b/pages/merlin6/02 accessing-merlin6/accessing-interactive-nodes.md index dfa08d9..46d568a 100644 --- a/pages/merlin6/02 accessing-merlin6/accessing-interactive-nodes.md +++ b/pages/merlin6/02 accessing-merlin6/accessing-interactive-nodes.md @@ -19,11 +19,11 @@ The Merlin6 login nodes are the following: | Hostname | SSH | NoMachine | #cores | #Threads | CPU | Memory | Scratch | Scratch Mountpoint | | ------------------- | --- | --------- | ------ |:--------:| :-------------------- | ------ | ---------- | :------------------ | | merlin-l-001.psi.ch | yes | yes | 2 x 22 | 2 | Intel Xeon Gold 6152 | 384GB | 1.8TB NVMe | ``/scratch`` | -| ~~merlin-l-002.psi.ch~~ | - | - | 2 x 22 | 2 | Intel Xeon Gold 6142 | 384GB | 1.8TB NVMe | ``/scratch`` | +| merlin-l-002.psi.ch | yes | - | 2 x 22 | 2 | Intel Xeon Gold 6142 | 384GB | 1.8TB NVMe | ``/scratch`` | | merlin-l-01.psi.ch | yes | - | 2 x 16 | 2 | Intel Xeon E5-2697Av4 | 512GB | 100GB SAS | ``/scratch`` | -| merlin-l-02.psi.ch | yes | - | 2 x 16 | 2 | Intel Xeon E5-2697Av4 | 512GB | 100GB SAS | ``/scratch`` | +| ~~merlin-l-02.psi.ch~~ | - | - | 2 x 16 | 2 | Intel Xeon E5-2697Av4 | 512GB | 100GB SAS | ``/scratch`` | -* Please note that ``merlin-l-002`` is not in production yet. +* **merlin-l-02.psi.ch** has an severe incident and is not available to users: HP is trying to locate and fix the problem. ---