Skip to content
Snippets Groups Projects
Commit 0767c215 authored by Moe Jette's avatar Moe Jette
Browse files

Note configuration option to address a problem.

parent 4c420907
No related branches found
No related tags found
No related merge requests found
......@@ -474,9 +474,11 @@ you should see signs of the <i>slurmd</i> daemon's non-responsiveness.
A variety of factors can be responsible for this problem
including diskless nodes encountering network problems or
very slow Network Information Service (NIS).
The <i>--msg-timeout</i> option of <i>srun</i> may be helpful
to deal with the problem, although this introduces other
problems for fault tolerance.
In Slurm version 1.2, this can be addressed with the
<i>MessageTimeout</i> configuration parameter by setting a
value higher than the default 5 seconds.
In earlier versions of Slurm, the <i>--msg-timeout</i> option
of <i>srun</i> serves a similar purpose.
<p class="footer"><a href="#top">top</a></p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment