<div dir="ltr"><div dir="ltr"><div dir="ltr">hi guys<div><br></div><div>i have this 2 subnets with the same relay address,</div><div>when the first pool is full i would expect that kea will select address from the other pool (with the new subnet reselect feature), instead it gives an error: "[kea-dhcp4.alloc-engine/16960] ALLOC_ENGINE_V4_ALLOC_FAIL [hwtype=1 00:0c:29:45:76:11], cid=[01:00:0c:29:45:76:11], tid=0x94f6b45f: failed to allocate an IPv4 address after 1 attempt(s)"</div><div><br></div><div>this is the configuration example:</div><div><br></div><div><div>        {</div><div>            "id": 1003,</div><div>            "subnet": "<a href="http://172.20.220.128/28">172.20.220.128/28</a>",</div><div>            "pools": [</div><div>                {</div><div>                    "pool": "172.20.220.130-172.20.220.130" }</div><div>            ],</div><div>            "relay": {</div><div>                "ip-address": "172.20.220.129"</div><div>            },</div><div>            "option-data": [</div><div>                {</div><div>                    "name": "routers",</div><div>                    "data": "172.20.220.129"</div><div>                }</div><div>            ]</div><div>        },</div><div>        {</div><div>            "id": 11131,</div><div>            "subnet": "<a href="http://172.20.221.144/28">172.20.221.144/28</a>",</div><div>            "pools": [</div><div>                {</div><div>                    "pool": "172.20.221.146-172.20.221.150" }</div><div>            ],</div><div>            "relay": {</div><div>                "ip-address": "172.20.220.129"</div><div>            },</div><div>            "option-data": [</div><div>                {</div><div>                    "name": "routers",</div><div>                    "data": "172.20.221.145"</div><div>                }</div><div>            ]</div><div>        }</div></div><div><br></div><div>please advise ..</div><div>thank you<br></div><div>itay,</div></div></div></div>