keepalived
keepalived copied to clipboard
Keepalived
**Describe the bug** After down/up interface via nmcli, NetworkManager deletes the VIP address and does not reassign the VIP to the configured interface. **To Reproduce** Step 1: On the backup...
When vrrp state moves out of a fault state, we would like to wait for an additional route propagated delay time, before doing a vrrp master election. During this interval,...
I have a usecase where I need to to provide HA between multiple datacenters connected over public internet. I have keepalived running on a publicly accessible endpoint in each of...
Hi all. **Describe the bug** We have a set of environments that are built in kvm virtual machines with ceph blocks as the back-end storage, and when ceph failover occurs...
**Describe the bug** When running make -f Makefile.am docker it fails **To Reproduce** make -f Makefile.am -B docker **Expected behavior** This should build a docker image from this **Keepalived version**...
**Describe the bug** vrrp ipv6 instance remainsi n FAULT state after bootup , when keepalived version is changed from 2.2.2 to 2.2.8 **To Reproduce** Configure ipv6 vrrp instance , and...
Add username and password configuration options to HTTP_GET and SSL_GET checks, enabling proper HTTP Basic Authentication instead of status code hacks. Changes: - Added username and password fields to url_t...
Linked https://github.com/acassen/keepalived/issues/1265 **Describe the issue** The parameter "full_command" in "vrrp_track_process" section not working (do not match the given process). **To Reproduce** I have a similar problem from issue #1265, but...
**Describe the bug** Keepalived logs the message: `Cant send advert to (Operation not permitted)` when a unicast VRRP advertisement cannot be sent, for example due to temporary kernel conntrack exhaustion....
We are using JSON dumps to monitor keepalived. So far we can only see track_process in the v2 JSON. **Describe the solution you would like** We would like to see...