peer holds all free leases problem

Austin Gabel austin at gilroycal.com
Mon Apr 28 16:34:12 UTC 2008


Try double checking your Option 82 information to be sure its matching up.
I had this same problem today and that was the issue.  It may not be the
same problem but its worth a look.


On Sun, Apr 27, 2008 at 11:57 AM, Marty Sørensen <buzzwork at gmail.com> wrote:

> Hello,
>
> I have a small problem. We running an failover setup on 2x Debian stable
> box's using version 3.0.4-13.
> The problem is that ive just add'et a scope to our large and working
> config and now we get this error :
>
> ---
> DHCPDISCOVER from 00:0d:da:0a:d1:b2 via 10.128.15.252: peer holds all free
> leases
> DHCPDISCOVER from 00:0d:da:0a:d1:b2 via 10.128.15.253: peer holds all free
> leases
> ---
>
>
> The config is like this :
> ---
> failover peer "dhcp-failover" {
>   primary; # declare this to be the primary server
>   address 10.57.X.X;
>   port 520;
>   peer address 10.57.X.X;
>   peer port 520;
>   max-response-delay 30;
>   max-unacked-updates 10;
>   load balance max seconds 3;
>   mclt 1800;
>   split 128;
> }
> ---
>         pool {
>                failover peer "dhcp-failover";
>                allow members of "XXXXXXXX";
>                range 10.128.10.1 10.128.10.199;
>                deny dynamic bootp clients;
>                option domain-name-servers      10.57.X.X, 10.57.X.X;
>        }
> ---
>
> For me it seems that the problem is in the leases file, some how the scope
> i not free up :-( Is there some tool that i can use to clean up me leases
> DB without <biip> it up ?! Im not an shell/perl shark so i cant
> code-and-fix something my self.
>
> Ive been searching this list for the same bug/error but cant find any 100%
> fix to this problem ?!?! :-/
>
> Hoping for some help here ....
>
> Martin
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/dhcp-users/attachments/20080428/b58d4f53/attachment.html>


More information about the dhcp-users mailing list