Hi,
I have the same problem and I really need your patch. Zabbix version : 1.4.4. I have one master and three nodes.
Here's my bug in zabbix_server's logs in one of my node :
20629:20080808:155933 NOT OK
20629:20080808:155934 NODE 3: Sending new history of node 3 to node 1 datalen 370521
20629:20080808:155935 Error while sending data to Node [1]
20629:20080808:155935 NODE 3: Sending new history_uint of node 3 to node 1 datalen 333691
20629:20080808:155935 NODE 3: Sending new history_str of node 3 to node 1 datalen 40953
20629:20080808:160001 Query failed: [update ids set nextid=nextid+1 where nodeid=3 and table_name='node_cksum' and field_name='cksumid'] Server shutdown in progress [1053]
20612:20080808:160001 Query::select i.itemid,i.key_,h.host,h.port,i.delay,i.descriptio n,i.nextcheck,i.type,i.snmp_community,i.snmp_oid,h .useip,h.ip,i.history,i.lastvalue,i.prevvalue,i.ho stid,h.status,i.value_type,h.errors_from,i.snmp_po rt,i.delta,i.prevorgvalue,i.lastclock,i.units,i.mu ltiplier,i.snmpv3_securityname,i.snmpv3_securityle vel,i.snmpv3_authpassphrase,i.snmpv3_privpassphras e,i.formula,h.available,i.status,i.trapper_hosts,i .logtimefmt,i.valuemapid,i.delay_flex,h.dns from hosts h, items i where i.nextcheck<=1218204001 and i.status in (0,3) and i.type not in (2,7,9) and h.status=0 and h.disable_until<=1218204001 and h.errors_from=0 and h.hostid=i.hostid and mod(i.itemid,5)=1 and i.key_ not in ('status','icmpping','icmppingsec','zabbix[log]') and h.hostid>=100000000000000*3 and h.hostid<=(100000000000000*3+99999999999999) order by i.nextcheck
20612:20080808:160001 Query failed:MySQL server has gone away [2006]
Nothing in mysql's logs.
And after my node crashs the master crashs with that error :
6387:20080808:115944 zbx_realloc: out of memory. requested '49152' bytes.
6343:20080808:115944 One child process died. Exiting ...
6343:20080808:115946 ZABBIX Server stopped
or that error :
12653:20080808:155825 zbx_malloc: out of memory. requested '16384' bytes.
12605:20080808:155825 One child process died. Exiting ...
12605:20080808:155827 ZABBIX Server stopped
Anyone can help me please, because I don't know if it's zabbix problem or mysql problem.
Thanks,
Fatiha
I have the same problem and I really need your patch. Zabbix version : 1.4.4. I have one master and three nodes.
Here's my bug in zabbix_server's logs in one of my node :
20629:20080808:155933 NOT OK
20629:20080808:155934 NODE 3: Sending new history of node 3 to node 1 datalen 370521
20629:20080808:155935 Error while sending data to Node [1]
20629:20080808:155935 NODE 3: Sending new history_uint of node 3 to node 1 datalen 333691
20629:20080808:155935 NODE 3: Sending new history_str of node 3 to node 1 datalen 40953
20629:20080808:160001 Query failed: [update ids set nextid=nextid+1 where nodeid=3 and table_name='node_cksum' and field_name='cksumid'] Server shutdown in progress [1053]
20612:20080808:160001 Query::select i.itemid,i.key_,h.host,h.port,i.delay,i.descriptio n,i.nextcheck,i.type,i.snmp_community,i.snmp_oid,h .useip,h.ip,i.history,i.lastvalue,i.prevvalue,i.ho stid,h.status,i.value_type,h.errors_from,i.snmp_po rt,i.delta,i.prevorgvalue,i.lastclock,i.units,i.mu ltiplier,i.snmpv3_securityname,i.snmpv3_securityle vel,i.snmpv3_authpassphrase,i.snmpv3_privpassphras e,i.formula,h.available,i.status,i.trapper_hosts,i .logtimefmt,i.valuemapid,i.delay_flex,h.dns from hosts h, items i where i.nextcheck<=1218204001 and i.status in (0,3) and i.type not in (2,7,9) and h.status=0 and h.disable_until<=1218204001 and h.errors_from=0 and h.hostid=i.hostid and mod(i.itemid,5)=1 and i.key_ not in ('status','icmpping','icmppingsec','zabbix[log]') and h.hostid>=100000000000000*3 and h.hostid<=(100000000000000*3+99999999999999) order by i.nextcheck
20612:20080808:160001 Query failed:MySQL server has gone away [2006]
Nothing in mysql's logs.
And after my node crashs the master crashs with that error :
6387:20080808:115944 zbx_realloc: out of memory. requested '49152' bytes.
6343:20080808:115944 One child process died. Exiting ...
6343:20080808:115946 ZABBIX Server stopped
or that error :
12653:20080808:155825 zbx_malloc: out of memory. requested '16384' bytes.
12605:20080808:155825 One child process died. Exiting ...
12605:20080808:155827 ZABBIX Server stopped
Anyone can help me please, because I don't know if it's zabbix problem or mysql problem.
Thanks,
Fatiha
Comment