<div dir="ltr"><div><div><div><div><div><div>We have similar use case (update of DHCP server).<br><br></div>According to the DHCPD documentation, I strongly suggest you to not import leases files. When you see the manual, you have no guarenties that the lease file is consistent between two version.<br></div><br></div>In addition, when your leases are attributed, a precheck is made to verify if the ip is in use, if the ip is used it's marked as abandonned lease and never checked again. When you are near to the full usage of your pool, the abandonned leases are recheck and reallowed if ip is free of use. So you can migrate with an empty lease file.<br></div><br></div>Regards<br></div>Alexis Lameire<br></div><div class="gmail_extra"><br><div class="gmail_quote">2017-02-07 15:41 GMT+01:00 Bob Harold <span dir="ltr"><<a href="mailto:rharolde@umich.edu" target="_blank">rharolde@umich.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div class="gmail_extra"><div class="gmail_quote">On Tue, Feb 7, 2017 at 5:35 AM, Bernd Nachtigall <span dir="ltr"><<a href="mailto:bnacht@web.de" target="_blank">bnacht@web.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="m_1385086836134837961gmail-">Am Dienstag, 7. Februar 2017, 10:08:15 CET schrieb Simon Hobson:<br>
> Bernd Nachtigall <<a href="mailto:bnacht@web.de" target="_blank">bnacht@web.de</a>> wrote:<br>
> > I plan to setup a new DHCP hardware. (Configuration is not changed)<br>
> > It is necessary to copy the old dhcpd.leases to the new server  to get an<br>
> > noiseless move?<br>
><br>
> Yes, if you are replacing the DHCP server, then you should copy the leases<br>
> file from the old server to it.<br>
<br>
</span>Thx,<br>
<br>
done<br>
<br>
is up and running :-)<br>
<div class="m_1385086836134837961gmail-HOEnZb"><div class="m_1385086836134837961gmail-h5"><br>
</div><div class="m_1385086836134837961gmail-h5"><br></div></div></blockquote><div>Good!</div><div> </div>Just for completeness - If you have a pair of DHCP servers with failover, then you can just move one server at a time and give it time to sync the leases file from the other server.<span class="HOEnZb"><font color="#888888"><div><br></div><div>-- </div><div>Bob Harold</div><div> </div></font></span></div><br></div></div>
<br>______________________________<wbr>_________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/<wbr>listinfo/dhcp-users</a><br></blockquote></div><br></div>