<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Neil,</p>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"
id="docs-internal-guid-64923b76-8113-5786-998c-ced639192339"><span
style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;">The
reconfiguration of each Kea server is triggered by the SIGHUP
signal. The reload command sends the SIGHUP signal to the
servers that are enabled in the keactrl configuration file and
are currently running. When a server receives the SIGHUP signal
it re-reads its configuration file and, if the new configuration
is valid, uses the new configuration </span></p>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span
style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;">{code}</span></p>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span
style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;">$
keactrl reload</span></p>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span
style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;">INFO/keactrl:
Reloading kea-dhcp4...</span></p>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span
style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;">INFO/keactrl:
Reloading kea-dhcp6...</span></p>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span
style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;">INFO/keactrl:
Reloading kea-dhcp-ddns...</span></p>
<p dir="ltr"
style="line-height:1.38;margin-top:0pt;margin-bottom:0pt;"><span
style="font-size:11pt;font-family:Arial;color:#000000;background-color:transparent;font-weight:400;font-style:normal;font-variant:normal;text-decoration:none;vertical-align:baseline;">{code}</span></p>
<div class="moz-signature"><br>
<br>
</div>
<div class="moz-cite-prefix">El 14/09/17 a las 12:45, Thomas
Markwalder escribió:<br>
</div>
<blockquote type="cite"
cite="mid:7c5afed7-b59e-2b64-4236-f0a0e750ec3c@isc.org">
<pre wrap="">On 9/14/17 11:35 AM, Neil Briscoe wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Thanks for the speedy reply Thomas.
Is “kill –SIGHUP <pid for kea>” the same as “service kea-dhcp4-server restart” or is this slightly different?
Thanks,
Neil Briscoe | e. <a class="moz-txt-link-abbreviated" href="mailto:neil.briscoe@6point6.co.uk">neil.briscoe@6point6.co.uk</a> | t. +44 7793 056923 <tel:+44+7557+526+550> | w. <a class="moz-txt-link-abbreviated" href="http://www.6point6.co.uk">www.6point6.co.uk</a> <a class="moz-txt-link-rfc2396E" href="http://www.6point6.co.uk/"><http://www.6point6.co.uk/></a>
</pre>
</blockquote>
<pre wrap="">Sending SIGHUP instructs the running server to reload the configuration
file. Using "service" to restart would actually tell the OS to stop the
current instance of the server and then restart it.
Thomas
_______________________________________________
Kea-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kea-users@lists.isc.org">Kea-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/kea-users">https://lists.isc.org/mailman/listinfo/kea-users</a>
</pre>
</blockquote>
<br>
</body>
</html>