Hi,
I need to upgrade Zabbix to the latest version available (7.0), including changing the server. After several readings I am a bit confused. According to what I understand, I need :
1. To install the new version of Zabbix on the new server, but I should not create the database schema (MariaDB);
2. Then I need to stop the Zabbix services on the new server, and import the dump of the old database;
3. Then I need to start the Zabbix services again, and I understand that at that time Zabbix will update the DB schema to the new version;
My first question is whether the procedure described is correct, and the second is whether the history of the old server will be available or if another procedure needs to be performed.
Thank you very much for your help.
I need to upgrade Zabbix to the latest version available (7.0), including changing the server. After several readings I am a bit confused. According to what I understand, I need :
1. To install the new version of Zabbix on the new server, but I should not create the database schema (MariaDB);
2. Then I need to stop the Zabbix services on the new server, and import the dump of the old database;
3. Then I need to start the Zabbix services again, and I understand that at that time Zabbix will update the DB schema to the new version;
My first question is whether the procedure described is correct, and the second is whether the history of the old server will be available or if another procedure needs to be performed.
Thank you very much for your help.
And just installing packages will not start services also, IIRC, as you need to update config first...
Comment