-
Incident report
-
Resolution: Duplicate
-
Critical
-
None
-
None
-
None
-
[root@rhlappzbs44001 zabbix]# rpm -qa |grep zabbix
zabbix-agent-3.4.7-1.el7.x86_64
zabbix-web-3.4.7-1.el7.noarch
zabbix-server-mysql-3.4.7-1.el7.x86_64
zabbix-sender-3.4.7-1.el7.x86_64
zabbix-web-mysql-3.4.7-1.el7.noarch
[root@rhlappzbs44001 zabbix]# uname -a
Linux rhlappzbs44001.fairisaac.com 3.10.0-693.2.2.el7.x86_64 #1 SMP Sat Sep 9 03:55:24 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux
[root@rhlappzbs44001 zabbix]# cat /etc/redhat-release
Red Hat Enterprise Linux Server release 7.4 (Maipo)
[root@rhlappzbs44001 zabbix]# zabbix_server -V
zabbix_server (Zabbix) 3.4.7
Revision 77720 16 February 2018, compilation time: Feb 19 2018 07:28:20
Copyright (C) 2018 Zabbix SIA
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it according to
the license. There is NO WARRANTY, to the extent permitted by law.[ root@rhlappzbs44001 zabbix]# rpm -qa |grep zabbix zabbix-agent-3.4.7-1.el7.x86_64 zabbix-web-3.4.7-1.el7.noarch zabbix-server-mysql-3.4.7-1.el7.x86_64 zabbix-sender-3.4.7-1.el7.x86_64 zabbix-web-mysql-3.4.7-1.el7.noarch [ root@rhlappzbs44001 zabbix]# uname -a Linux rhlappzbs44001.fairisaac.com 3.10.0-693.2.2.el7.x86_64 #1 SMP Sat Sep 9 03:55:24 EDT 2017 x86_64 x86_64 x86_64 GNU/Linux [ root@rhlappzbs44001 zabbix]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.4 (Maipo) [ root@rhlappzbs44001 zabbix]# zabbix_server -V zabbix_server (Zabbix) 3.4.7 Revision 77720 16 February 2018, compilation time: Feb 19 2018 07:28:20 Copyright (C) 2018 Zabbix SIA License GPLv2+: GNU GPL version 2 or later < http://gnu.org/licenses/gpl.html >. This is free software: you are free to change and redistribute it according to the license. There is NO WARRANTY, to the extent permitted by law.
We are trying to upgrade Zabbix 2.4 to 3.4.x (latest).
Unfortunately, this appears to have failed… It appears DB upgrade has an issue:
25844:20180228:121524.877 [Z3005] query failed: [1091] Can't DROP 'history_log_2'; check that column/key exists [drop index history_log_2 on history_log]
25844:20180228:121524.877 database upgrade failed
Note that we are using DB table partitioning as recommended by Zabbix.
Please let us know what we can do to recover from this error and proceed with upgrade.
Attached logs files from Zabbix server.
- duplicates
-
ZBX-12866 Database upgrade from Zabbix 2.2 to Zabbix 3.4 fails
- Closed