You can update the headnode without interuption of cluster jobs, as
described below
Update to 15.08.1
export LANG=C
rocks disable roll slurm
rocks remove roll slurm
rocks add roll slurm-6.2.0-15081*.iso
rocks enable roll slurm
cd /export/rocks/install
rocks create distro
yum clean all
yum update
service slurmdbd restart
service slurm restart
You can reinstall your compute nodes now or at a later time.
It's a good idea to use slurm advanced reservations and sbatch jobs
to reinstall small groups of compute nodes.
Best regards
Werner
On 09/30/2015 10:59 PM, Mark wrote:
I think I may have asked this before :-( What do I have to do to update from 15.08.0 to 15.08.1?
Slurm is now version 15.08.1
About 40 bugs in slurm 15.08.0 are fixed.
I think I may have asked this before :-( What do I have to do to update from 15.08.0 to 15.08.1?
My new cluster is just now going live.
Hi,
You can update the headnode without interuption of cluster jobs, as
described below
Update to 15.08.1
export LANG=C
rocks disable roll slurm
rocks remove roll slurm
rocks add roll slurm-6.2.0-15081*.iso
rocks enable roll slurm
cd /export/rocks/install
rocks create distro
yum clean all
yum update
service slurmdbd restart
service slurm restart
You can reinstall your compute nodes now or at a later time.
It's a good idea to use slurm advanced reservations and sbatch jobs
to reinstall small groups of compute nodes.
Best regards
Werner
On 09/30/2015 10:59 PM, Mark wrote:
Hi,
I added today two examples, how you can update the compute nodes with slurm.
The links are:
https://sourceforge.net/p/slurm-roll/wiki/Using%20slurm%20advanced%20reservations%20to%20reinstall%20compute%20nodes/
https://sourceforge.net/p/slurm-roll/wiki/Using%20RebootProgram%20to%20reinstall%20compute%20nodes/
Best regards
Werner
Nice, your efforts are much appreciated Werner.
Last edit: Mark 2015-10-01