[Kea-users] Kea-upgrading from 2.6 to the latest

Kraishak Mahtha kraishak.edu at gmail.com
Fri Mar 20 13:44:23 UTC 2026


Hi Peter, Thanks for responding. So, basically, I have these doubts
The client-class definition inside the pool was previously one line, now in
the latest version. I see that the client class is a set of ArrayLists, so
can we mention the comma-separated classes,
like let's say I have two pools configured in load balancing mode, where I
want to associate pool-1 with clientclassPhones and pool-2 to associate
with clientclassLaptop can we configure it like below
 "pools": [
            {
                "client-classes": ["HA_dev-ipv4-stack-remote-20",
"clientclassPhones"]
                "pool": "14.0.0.12-14.0.0.19"
            },
            {
                "client-classes": ["HA_kea-dhcp-21", "clientclassLaptop"]
                "pool": "14.0.0.2-14.0.0.9"
            }
        ],


On Fri, Mar 20, 2026 at 4:36 PM Peter Davies <peterd at isc.org> wrote:

> Hi Kraishak,
>     HA's Hub and Spoke configuration is designed to support multiple
> "hot-standby"
> HA relationships.
>
> If you attempt to define multiple "load-balancing" relationships, Kea
> will exit
> with the following message:
>
> “HA_CONFIGURATION_FAILED failed to configure High Availability hooks
> library: multiple HA relationships are only supported for 'hot-standby'
> mode”
>
> For configurations examples: see:
>
> https://kea.readthedocs.io/en/latest/arm/hooks.html#hub-and-spoke-configuration
>
> /Peter
>
> --
> Peter Davies
> Support Engineer
>
> --
> ISC funds the development of this software with paid support
> subscriptions. Contact us at https://www.isc.org/contact/ for more
> information.
>
> To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users.
> Kea-users at lists.isc.org
> <https://lists.isc.org/mailman/listinfo/kea-users.Kea-users@lists.isc.org>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20260320/5e140b41/attachment.htm>


More information about the Kea-users mailing list