[Kea-users] Migration from Windows DHCP to kea

Thomas Markwalder tmark at isc.org
Tue May 2 13:39:09 UTC 2017


On 5/2/17 9:11 AM, Wessel, Sebastian wrote:
>
> Hello everyone,
>
>  
>
> we are migrating from Windows DHCP to  kea with mysql as DB.
>
>  
>
> Because we don’t want to loose all of our leases and because of a
> lease-time of 2 weeks we need to translate the leases from windows
> dhcp to kea.
>
> We are talking about 8800 leases and 2300 scopes, so „by hand“ will fail.
>
>  
>
> The leases will be exported as xml on the server and imported through
> a php-script (and it will print out the scope-conf and so on)
>
>  
>
> Kea.conf will be ready when the leases run into the db.
>
> Is it a good idea to just insert the leases into the mysql-database
> (lease4) or do we have to go another way?
>
>  
>
>  
>
>
> Mit freundlichen Grüßen / With kind regards
>
> Sebastian Wessel
> Specialist IT Systems
>
> __________________________________________________________________________________
>
> Sebastian Wessel
> Takko Holding GmbH
> Alfred-Krupp-Straße 21 · 48291 Telgte · Germany
> T +49 2504 923 865 · Mobile +49 152 21811579 · F +49 2504 923 797
> www.takko.com
> __________________________________________________________________________________
>
> Bitte prüfen Sie der Umwelt zuliebe, ob der Ausdruck dieser Mail
> erforderlich ist.
>
> Geschäftsführer: Ulrich Eickmann, Thomas Helmreich, Alexander
> Mattschull, Arnold Mattschull
> Amtsgericht Münster HRB 8939
> Ust.-Id Nr. DE209094382
>
>
> _______________________________________________
> Kea-users mailing list
> Kea-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/kea-users

Hello Wessel:

Currently Kea does not cache any lease information when you use one of
the RDBMs backends for lease storage, so you should be able to simply
insert them.  The only negative effect this would have on a running Kea
is that lease statistics would be inaccurate until Kea is told to
reconfigure or recalculate statistics (see command channel commands) or
Kea is restarted. 

Regards,

Thomas Markwalder

ISC Software Engineering

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20170502/cd0d82d4/attachment.htm>


More information about the Kea-users mailing list