I'd post this in the proper place, but i don't have a support contract. I figured you'd still want to know about - feel free to delete this thread once it's in your issue tracking software.
Version: 1.4.5 (both servers, and node)
Setup: 2 zabbix servers in a 2 node heirachy, at least one host being monitored by the secondary server.
Symptoms: Primary zabbix server crashes, seemingly randomly. Happens approximately once per minute.
Cause: The primary server is receiving history_str data from the secondary for an item that no longer exists.
Repro: Build a 2 teir server setup, and have a node reporting some string data to the slave. Delete the item, but time it such that the item doesn't exist in either servers items table, but there is still data for it in the secondaries history_str table that hasn't yet been replicated. Upon replication attempt, the primary will crash.
Version: 1.4.5 (both servers, and node)
Setup: 2 zabbix servers in a 2 node heirachy, at least one host being monitored by the secondary server.
Symptoms: Primary zabbix server crashes, seemingly randomly. Happens approximately once per minute.
Cause: The primary server is receiving history_str data from the secondary for an item that no longer exists.
Repro: Build a 2 teir server setup, and have a node reporting some string data to the slave. Delete the item, but time it such that the item doesn't exist in either servers items table, but there is still data for it in the secondaries history_str table that hasn't yet been replicated. Upon replication attempt, the primary will crash.

) to take down the zabbix server. I am seeing improved stability and performance on a regular basis so I am happy at the moment.
Comment