From 3eb117d2f13d0ff21e1bfccaf5b6f4c69fa4af31 Mon Sep 17 00:00:00 2001 From: AndreaGuarracino Date: Sat, 13 Apr 2024 11:00:55 -0500 Subject: notes on munge and slurm versions on octopus/tux --- topics/systems/hpc/octopus-maintenance.gmi | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'topics/systems/hpc/octopus-maintenance.gmi') diff --git a/topics/systems/hpc/octopus-maintenance.gmi b/topics/systems/hpc/octopus-maintenance.gmi index 37027ca..5c625b4 100644 --- a/topics/systems/hpc/octopus-maintenance.gmi +++ b/topics/systems/hpc/octopus-maintenance.gmi @@ -65,3 +65,18 @@ rpc-statd.service static network-online.target x-systemd.device-timeout= 10.0.0.110:/export/3T /mnt/3T nfs nofail,x-systemd.automount,x-systemd.requires=network-online.target,x-systemd.device-timeout=10 0 0 + + +## Installation on a new node + +Current nodes in the pool have + +munge --version + munge-0.5.13 (2017-09-26) +sbatch --version + slurm-wlm 18.08.5-2 + +so, on new nodes, we need to use + +guix package -i munge@0.5.14 -p /export/octopus01/guix-profiles/slurm +guix package -i slurm@18.08.9 -p /export/octopus01/guix-profiles/slurm -- cgit v1.2.3