I built a Zabbix 6.2 HA environment on a RedHat platform which seems to work fine. I setup keepalived so the SA's can connect to the VIP and ensure they are on the active zabbix server.
The issue is keepalived will always fail back to its master once the VRRP process is back online (in this case httpd) while when zabbix fails over to its standby it stays there.
So the VIP ends up pointing to the zabbix standy server.
Anyone have a setup like this?
The issue is keepalived will always fail back to its master once the VRRP process is back online (in this case httpd) while when zabbix fails over to its standby it stays there.
So the VIP ends up pointing to the zabbix standy server.
Anyone have a setup like this?
Comment