Skip to content
hokiegeek2 edited this page Jul 25, 2021 · 5 revisions

slurm devops

To fix a slurmd node in "draining" state, use the method discussed here:

socntrol
scontrol: update NodeName=node10 State=DOWN Reason="undraining"
scontrol: update NodeName=node10 State=RESUME
Clone this wiki locally