Hi Guys,
I have upgraded the Zabbix from 2.4.7 to 3.0 (upgrade completed fine)
After the upgrade i have started the Zabbix server, but its showing as not running.
Its been around 2 hours. I am not sure whether it still upgrading the Database or the Database upgrade process not started at all ?
I can't find any logs written since the Zabbix server upgrade process started.
Could you please let me know how to check if the Database upgrade process started or not ?
why its not writing to log file or i need to check something else
MySQL Database size: 120GB
its located in different server and zabbix user have full permissions. .Config file got correct details
Zabbix front-end error message "–The frontend does not match Zabbix database. Current database version (mandatory/optional): 2040000/2040000. Required mandatory version: 3000000. Contact your system administrator.
"
Thank you
I have upgraded the Zabbix from 2.4.7 to 3.0 (upgrade completed fine)
After the upgrade i have started the Zabbix server, but its showing as not running.
sudo /etc/init.d/zabbix-server start
* Starting Zabbix server zabbix_server
sudo /etc/init.d/zabbix-server status
* zabbix_server is not running
* Starting Zabbix server zabbix_server
sudo /etc/init.d/zabbix-server status
* zabbix_server is not running
Its been around 2 hours. I am not sure whether it still upgrading the Database or the Database upgrade process not started at all ?
# tail /var/log/zabbix/zabbix_server.log
32155:20160330:122018.863 poller #45 [got 10 values in 0.342636 sec, getting values]
32148:20160330:122018.863 poller #38 [got 10 values in 0.351091 sec, getting values]
32129:20160330:122018.863 poller #19 [got 9 values in 0.344776 sec, getting values]
32159:20160330:122018.863 poller #49 [got 10 values in 0.344905 sec, getting values]
32126:20160330:122018.863 poller #16 [got 9 values in 0.350108 sec, getting values]
32136:20160330:122018.864 poller #26 [got 8 values in 0.336054 sec, getting values]
32149:20160330:122018.864 poller #39 [got 12 values in 0.354949 sec, getting values]
32134:20160330:122018.864 poller #24 [got 1 values in 0.365587 sec, getting values]
32105:20160330:122018.864 zbx_on_exit() called
32150:20160330:122018.864 In get_values()
32155:20160330:122018.863 poller #45 [got 10 values in 0.342636 sec, getting values]
32148:20160330:122018.863 poller #38 [got 10 values in 0.351091 sec, getting values]
32129:20160330:122018.863 poller #19 [got 9 values in 0.344776 sec, getting values]
32159:20160330:122018.863 poller #49 [got 10 values in 0.344905 sec, getting values]
32126:20160330:122018.863 poller #16 [got 9 values in 0.350108 sec, getting values]
32136:20160330:122018.864 poller #26 [got 8 values in 0.336054 sec, getting values]
32149:20160330:122018.864 poller #39 [got 12 values in 0.354949 sec, getting values]
32134:20160330:122018.864 poller #24 [got 1 values in 0.365587 sec, getting values]
32105:20160330:122018.864 zbx_on_exit() called
32150:20160330:122018.864 In get_values()
I can't find any logs written since the Zabbix server upgrade process started.
Could you please let me know how to check if the Database upgrade process started or not ?
why its not writing to log file or i need to check something else
MySQL Database size: 120GB
its located in different server and zabbix user have full permissions. .Config file got correct details
Zabbix front-end error message "–The frontend does not match Zabbix database. Current database version (mandatory/optional): 2040000/2040000. Required mandatory version: 3000000. Contact your system administrator.
"
Thank you

Comment