Why keepalived doesn't failover after network interface goes down?
Issue
While testing failover of keepalived configuration with track_interface option:
track_interface {
eth0 weight 3
}
If we disable network interface via
# ifdown eth0
We can see, that failover doesn't happen even though tracked interface is down.
Environment
Red Hat Enterprise Linux 7
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.