Closed GugliEyes closed 7 years ago
Just ignore this while I do a little more research. Need to go back and check the behavior of my non dockerized keepalived and make sure I have diagnosed the issue correctly.
Apologies - misdiagnosis on my part. My working keepalived also only sends GARPs twice. This must be something else.
Love the container image but after two sends of the gratuitous arps for the VIPs, five seconds apart, they just stop, the arp table entries age out on routers and my virtual servers go down.
I have tried this on a Centos7 docker host, an Ubtunu 16:04 docker host and on my Debian Jessie workstation, as well as various run options ( using defaults, specifying options with ENV variables and using my own config file ).
Log file just stops after 2nd arp send:
I actually took down a real server just to make something appear in the log and confirm that keepalived was alive:
Seems really odd that nobody else is seeing this.
I have keepalived working fine in same environment outside of containers.