Hi, Kea 1.5.0 has no mechanism to synchronize subnets across multiple servers. When using HA and subnet_cmds you need to add the subnet to both Kea instances respectively.
Kea 1.6.0 will introduce the Configuration Backend feature which will allow for storing partial Kea configuration in the MySQL database. In that case, you will be able to point both Kea instances at the same database instance for configuration. After you add the subnet to the database, both servers will automatically fetch this new subnet and start using it. But, as I said, this is 1.6.0 release time frame... Marcin Siodelski DHCP Software Engineer, ISC On 30/04/2019 09:28, Kamijou wrote: > Got 2 Kea servers in loading balancing with another server for mysql backend. > When adding subnet via the API, the subnet is only stored on Server A where > to control agent is used. What is the best practice for syncing subnets > across Kea servers when adding via subnet cmds. > > > > -- > Sent from: http://kea-users.7364.n8.nabble.com/ > _______________________________________________ > Kea-users mailing list > [email protected] > https://lists.isc.org/mailman/listinfo/kea-users > _______________________________________________ Kea-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/kea-users
