[Keepalived-devel] vrrp_strict option breaks LVS
Status: Beta
Brought to you by:
acassen
|
From: Ryan O'H. <ro...@re...> - 2018-10-26 16:26:38
|
Hi all. I was asked about vrrp_strict behavior for LVS in DR more, so I threw together a since configuration (LVS-DR) and made sure it was working properly. Then I added 'vrrp_strict' option to global_defs and restarted, now I am not able to reach the real servers via VIP. I notice that vrrp_strict creates an iptables entry and an ipset (keepalived), so I have to think that this has something to do with it. Thoughts? Is vrrp_strict known to *not* work with LVS-DR? Ryan |