Re: Migration bethween different versions (5.5.9 to 5.6.8)
Posted: Fri Jan 17, 2020 11:20 am
Hello @junkertf,
There are two separate issues here, performance data and restoring to the new server. Initially, it looked like the restore was successful, but now some of the performance graphs were not updating. Is this correct?
1. According to the following message, the backup archive is broken. Is this backup from the production system or the new instance? If it's from the production server, did you upgrade to 5.6..8 before running the backup?
if it's not running try to restarting systemctl restart mariadb and logging in again.
3. Post the system messages log. Thanks.
There are two separate issues here, performance data and restoring to the new server. Initially, it looked like the restore was successful, but now some of the performance graphs were not updating. Is this correct?
1. According to the following message, the backup archive is broken. Is this backup from the production system or the new instance? If it's from the production server, did you upgrade to 5.6..8 before running the backup?
2. The database error message suggest that the DB is either corrupted or not running. Is the mariadb service running? Post the output of the following command.tar: usr/local/nagiosxi/var/xi-sys.cfg: Not found in archive
tar: Exiting with failure status due to previous errors
tar: usr/local/nagiosxi/var/xi-sys.cfg: Not found in archive
Code: Select all
systemctl status mariadb
3. Post the system messages log. Thanks.
Code: Select all
tail -n 50 /var/log/messages