Slurm: Timeout in SLURM during heavy network IO

From Define Wiki
Revision as of 16:23, 5 October 2015 by David (talk | contribs) (Created page with "Make sure the following are set: <syntaxhighlight> [root@hyalite ~]# grep -i timeout /etc/slurm/slurm.conf SlurmctldTimeout=120 SlurmdTimeout=300 MessageTimeout=30 SuspendTimeout=30 Re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Make sure the following are set:

[root@hyalite ~]# grep -i timeout /etc/slurm/slurm.conf 
SlurmctldTimeout=120
SlurmdTimeout=300
MessageTimeout=30
SuspendTimeout=30
ResumeTimeout=60

Restart the slurm services

TO ADD: How to set this up in cmsh or cmgui