Antw: Re: partner-down still peer holds all free leases

Thomas Zenz Thomas.Zenz at oenb.at
Fri Sep 12 11:33:56 UTC 2008


failover peer "BackUP"                  # Name is used for Pools where Failover is implimentet
{
        primary;
        address 10.115.221.36;          # listen on Interface Address
        port 519;                       # listen on Port
        peer address 10.115.221.35;     # communicate to Address
        peer port 520;                  # communicate to Port
        max-response-delay 60;
        max-unacked-updates 10;
        mclt 1209600;
        split 128;                      # only on primary (only useful value...)
        load balance max seconds 1;
}

We actually set the mclt value to have in normal state this:
(from dhcpd.conf) This  is the length of time for which a lease may be renewed by either failover peer without contacting the other.

kind regards
Tom



>>> 
Von: 	Claus Holm Christensen <iscdhcp at claushc.dk>
An:	<dhcp-users at isc.org>
Datum:	12.09.2008 13:24
Betreff:	Re: partner-down still peer holds all free leases

Thomas Zenz wrote:
>      > server 127.0.0.1
>      > connect
>      obj: <null>
>      > new "failover-state"
>      obj: failover-state
>      > set name ="BackUP"
>      obj: failover-state
>      name = "BackUP"
>      > open
>      obj: failover-state
>      name = "BackUP"
>      partner-address = 20:e0:69:00:00:00:00:00
>      partner-port = 00:00:02:08
>      local-address = 70:df:69:00:00:00:00:00
>      local-port = 00:00:02:07
>      max-outstanding-updates = 00:00:00:0a
>      mclt = 00:12:75:00

IIRC, then the running server must wait for MCLT seconds after it 
entered into the partner-down state, before it will begin to manage 
leases from the partner.

That's why I'm jumping on this piece of info from omshell, what is the 
value of MCLT in the configuration?


-- 
Claus Holm Christensen




More information about the dhcp-users mailing list