[ZBX-24648] HA mode fails to run standalone after upgrading to 7.0 Created: 2024 Jun 12 Updated: 2024 Jun 13 Resolved: 2024 Jun 13 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Server (S) |
Affects Version/s: | 7.0.0 |
Fix Version/s: | None |
Type: | Incident report | Priority: | Trivial |
Reporter: | Frank | Assignee: | Zabbix Support Team |
Resolution: | Duplicate | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
Docker, Ubuntu image |
Issue Links: |
|
Description |
We run our Zabbix setup on AWS ECS, with HA disabled. This worked fine on < 7.0 but after upgrading I noticed the following problems: With HA disabled:
Oddly, only one instance is running at this point. However, it is possible for ECS to have 2 instances of Zabbix-Server active. Once a new instance has spun up, the old one will automatically drain and be removed. For < 7.0 this worked fine, but with 7.0 this behaviour appears to have changed. I tried to set
The frontend showed that there were multiple nodes now, one active and one stopped. Looked fine. However, at some point the process fails again and again restarts the server.
|