Re: Keepalived preempts

Quentin Armitage <[email protected]>
Newsgroups gmane.linux.keepalived.devel
Organization The Armitage family
Message-ID <[email protected]>
On Fri, 2016-09-16 at 11:44 -0400, Ross Vandegrift wrote:

> Hello all,
> 
> I'm seeing strange VRRP preempt behavior on keepalived 1.2.16 on ubuntu
> 14.04 LTS.  Both boxes have priority 100 and nopreempt.
> 
> 10.84.128.202 was master, 10.84.129.151 was backup.  I rebooted the
> backup box, and when it returned, it preempted.
> 
> Config is simple:
> vrrp_instance instance0 {
>     state BACKUP
>     interface eth0
>     unicast_src_ip 10.84.129.151
>     unicast_peer {
>         10.84.128.202
>     }
>     virtual_router_id 1
>     priority 100
>     nopreempt
>     notify_master /etc/keepalived/master.sh
>     notify_backup /etc/keepalived/backup.sh
>     notify_fault /etc/keepalived/fault.sh
> }
> 

Can you try building a recent version of keepalived (1.2.24 is the
current version) and see if you still have the problem.

------------------------------------------------------------------------------

_______________________________________________
Keepalived-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/keepalived-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.