Upgrade path CentOS 6 to CentOS 7

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
dshearon
Posts: 64
Joined: Tue Nov 17, 2015 9:38 am

Upgrade path CentOS 6 to CentOS 7

Post by dshearon »

A year or two back we tried to upgrade our Nagios XI installation to CentOS7. We tried doing this by building a new CentOS 7 server, backing up the original DB and restoring it to the new server with a fresh Nagios install. This caused several problems at the time and I was advised it would not work due to a change in DB software. The original server has been around a while and has been upgraded in place. If I remember correctly it is still using the older DB method which is the cause of the issue.

With all that said my question is this, is there a documented upgrade path to get around this issue or are we left with building a new server and re-configuring? We would like to migrate our service configurations and data to a new Nagios XI installation on a CentOS 7 server.

Thanks in advance for your time and help.
User avatar
tgriep
Madmin
Posts: 9190
Joined: Thu Oct 30, 2014 9:02 am

Re: Upgrade path CentOS 6 to CentOS 7

Post by tgriep »

The Backup and Restore scripts have been updated on the server so when a restore is run and it detects that the backup has the Postgres database, the restore script will restore the backup to the Postgres database on the new server.
Take a look at the Backing Up And Restoring Your Nagios XI System document at the link below and if you have any questions, let us know.
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked