From 71a8c6e764914834ffbb964f6ea08af90c0170df Mon Sep 17 00:00:00 2001
From: Dominik Bartkiewicz <bart@schedmd.com>
Date: Fri, 28 Jul 2017 17:59:47 +0200
Subject: [PATCH] Docs - add information about slurmd restart necessity after
 adding nodes

Bug 3973.
---
 doc/man/man1/scontrol.1 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/man/man1/scontrol.1 b/doc/man/man1/scontrol.1
index 72793fe098e..99ed835ceb2 100644
--- a/doc/man/man1/scontrol.1
+++ b/doc/man/man1/scontrol.1
@@ -238,8 +238,8 @@ Most configuration parameters can be changed by just running this command,
 however, Slurm daemons should be shutdown and restarted if any of these
 parameters are to be changed: AuthType, BackupAddr, BackupController,
 ControlAddr, ControlMach, PluginDir, StateSaveLocation, SlurmctldPort
-or SlurmdPort. The slurmctld daemon must be restarted if nodes are added to
-or removed from the cluster.
+or SlurmdPort. The slurmctld daemon and all slurmd daemons must be
+restarted if nodes are added to or removed from the cluster.
 
 .TP
 \fBrelease\fP \fIjob_list\fP
-- 
GitLab