It seems everything I do regarding change of configuration will give me errors:
Here I'm merely changing port 10050 to 10052
Here I'm merely changing port 10050 to 10052
Code:
Error in query [UPDATE interface SET interfaceid='10022', type='1', ip='89.250.170.164', dns='', useip='1', port='10052', main='1', hostid='10056' WHERE (interfaceid IN ('10022')) ] [Lock wait timeout exceeded; try restarting transaction]
SQL statement execution has failed "UPDATE interface SET interfaceid='10022', type='1', ip='89.250.170.164', dns='', useip='1', port='10052', main='1', hostid='10056' WHERE (interfaceid IN ('10022')) ".
Code:
root@ns5:~# grep -B1 impossi /var/log/zabbix-server/zabbix_server.log 14813:20120215:133320.638 [Z3005] query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update ids set nextid=nextid+1 where nodeid=0 and table_name='events' and field_name='eventid'] zabbix_server [14813]: ERROR [file:db.c,line:1403] Something impossible has just happened. -- 14812:20120215:133425.532 [Z3005] query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update ids set nextid=nextid+1 where nodeid=0 and table_name='events' and field_name='eventid'] zabbix_server [14812]: ERROR [file:db.c,line:1403] Something impossible has just happened. -- 14812:20120215:133531.607 [Z3005] query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update ids set nextid=nextid+1 where nodeid=0 and table_name='events' and field_name='eventid'] zabbix_server [14812]: ERROR [file:db.c,line:1403] Something impossible has just happened. -- 14812:20120215:133635.948 [Z3005] query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update ids set nextid=nextid+1 where nodeid=0 and table_name='events' and field_name='eventid'] zabbix_server [14812]: ERROR [file:db.c,line:1403] Something impossible has just happened. -- 14812:20120215:133740.760 [Z3005] query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update ids set nextid=nextid+1 where nodeid=0 and table_name='events' and field_name='eventid'] zabbix_server [14812]: ERROR [file:db.c,line:1403] Something impossible has just happened. -- 14812:20120215:133845.836 [Z3005] query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update ids set nextid=nextid+1 where nodeid=0 and table_name='events' and field_name='eventid'] zabbix_server [14812]: ERROR [file:db.c,line:1403] Something impossible has just happened. -- 14812:20120215:133950.945 [Z3005] query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update ids set nextid=nextid+1 where nodeid=0 and table_name='events' and field_name='eventid'] zabbix_server [14812]: ERROR [file:db.c,line:1403] Something impossible has just happened. -- 14823:20120215:134004.929 [Z3005] query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update ids set nextid=nextid+1 where nodeid=0 and table_name='events' and field_name='eventid'] zabbix_server [14823]: ERROR [file:db.c,line:1403] Something impossible has just happened. 14826:20120215:134010.430 [Z3005] query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update ids set nextid=nextid+1 where nodeid=0 and table_name='events' and field_name='eventid'] zabbix_server [14826]: ERROR [file:db.c,line:1403] Something impossible has just happened. -- 14814:20120215:134055.990 [Z3005] query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update ids set nextid=nextid+1 where nodeid=0 and table_name='events' and field_name='eventid'] zabbix_server [14814]: ERROR [file:db.c,line:1403] Something impossible has just happened. -- 14814:20120215:134200.143 [Z3005] query failed: [1205] Lock wait timeout exceeded; try restarting transaction [update ids set nextid=nextid+1 where nodeid=0 and table_name='events' and field_name='eventid'] zabbix_server [14814]: ERROR [file:db.c,line:1403] Something impossible has just happened.
grep -A10 revision /var/log/zabbix-server/zabbix_server.log
2134:20111227:144455.126 Zabbix Server stopped. Zabbix 1.9.8 (revision 23551).
20835:20111227:144459.389 Starting Zabbix Server. Zabbix 1.9.8 (revision 23551).
20835:20111227:144459.389 ****** Enabled features ******
20835:20111227:144459.389 SNMP monitoring: YES
20835:20111227:144459.390 IPMI monitoring: NO
20835:20111227:144459.390 WEB monitoring: YES
20835:20111227:144459.390 Jabber notifications: NO
20835:20111227:144459.390 Ez Texting notifications: YES
20835:20111227:144459.390 ODBC: NO
20835:20111227:144459.390 SSH2 support: NO
20835:20111227:144459.390 IPv6 support: NO
20835:20111227:144459.390 ******************************
--
20835:20120214:151724.576 Zabbix Server stopped. Zabbix 1.9.8 (revision 23551).
14778:20120214:151802.196 Starting Zabbix Server. Zabbix 1.9.9 (revision 25148).
14778:20120214:151802.196 ****** Enabled features ******
14778:20120214:151802.196 SNMP monitoring: YES
14778:20120214:151802.196 IPMI monitoring: NO
14778:20120214:151802.196 WEB monitoring: YES
14778:20120214:151802.196 Jabber notifications: NO
14778:20120214:151802.196 Ez Texting notifications: YES
14778:20120214:151802.196 ODBC: NO
14778:20120214:151802.196 SSH2 support: NO
14778:20120214:151802.197 IPv6 support: NO
14778:20120214:151802.197 ******************************
2134:20111227:144455.126 Zabbix Server stopped. Zabbix 1.9.8 (revision 23551).
20835:20111227:144459.389 Starting Zabbix Server. Zabbix 1.9.8 (revision 23551).
20835:20111227:144459.389 ****** Enabled features ******
20835:20111227:144459.389 SNMP monitoring: YES
20835:20111227:144459.390 IPMI monitoring: NO
20835:20111227:144459.390 WEB monitoring: YES
20835:20111227:144459.390 Jabber notifications: NO
20835:20111227:144459.390 Ez Texting notifications: YES
20835:20111227:144459.390 ODBC: NO
20835:20111227:144459.390 SSH2 support: NO
20835:20111227:144459.390 IPv6 support: NO
20835:20111227:144459.390 ******************************
--
20835:20120214:151724.576 Zabbix Server stopped. Zabbix 1.9.8 (revision 23551).
14778:20120214:151802.196 Starting Zabbix Server. Zabbix 1.9.9 (revision 25148).
14778:20120214:151802.196 ****** Enabled features ******
14778:20120214:151802.196 SNMP monitoring: YES
14778:20120214:151802.196 IPMI monitoring: NO
14778:20120214:151802.196 WEB monitoring: YES
14778:20120214:151802.196 Jabber notifications: NO
14778:20120214:151802.196 Ez Texting notifications: YES
14778:20120214:151802.196 ODBC: NO
14778:20120214:151802.196 SSH2 support: NO
14778:20120214:151802.197 IPv6 support: NO
14778:20120214:151802.197 ******************************
./configure --enable-agent --enable-server --with-mysql --with-net-snmp --with-libcurl --sysconfdir=/etc/zabbix
Comment