Skip to content

Commit

Permalink
Increase UnkillableStepTimeout to try to stop node drain
Browse files Browse the repository at this point in the history
  • Loading branch information
natefoo committed May 3, 2018
1 parent 6ab46e6 commit 2466bbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions env/tacc/templates/slurm/slurm.conf.j2
Expand Up @@ -36,6 +36,9 @@ TaskPlugin=task/cgroup
ClusterName=roundup
ReturnToService=1

# https://bugs.schedmd.com/show_bug.cgi?id=3941
UnkillableStepTimeout=180

SlurmctldLogFile=/var/log/slurm/slurmctld.log
SlurmctldDebug=debug
SlurmdLogFile=/var/log/slurm/slurmd.log
Expand Down

0 comments on commit 2466bbc

Please sign in to comment.