- RHEL 7.5 STIG compliant
- 64 bit
- Manual "offline" upgrade from 5.6.8 to 5.7.2
- Special configurations: We're running on NIPR so we don't have the RHEL repos; instead, we have milCloud1 repos. (This has not impacted us on other servers with a similar configuration)
Code: Select all
Done!
INSTALL: Dashlets installed/updated OK.
UPGRADE: POST-UPGRADE: NDO post upgrade started...
Removing depricated failure_prediction_enabled from NagiosQL
copying updated mysql-upgrade-2.0.0.sql
Current database version: 1.5.2
** DB upgrade required for 2.0.0
Using mysql-upgrade-2.0.0.sql for upgrade...
ERROR 1060 (42S21) at line 8: Duplicate column name 'minimum_importance'
Upgrade from mysql-upgrade-2.0.0.sql failed at ./upgradedb line 108.
Removed symlink /etc/systemd/system/multi-user.target.wants/ndo2db.service.
Performing upgrade...
Your dbversion is 1.5.2, and our minimum supported upgrade version is
Upgrade your version of NDOUtils to 2.0.1 before attempting this upgrade
Code: Select all
Done!
INSTALL: Dashlets installed/updated OK.
Copying over new XI directory...
Patching NDOUtils...
NDOUtils already patched at level 103
Updating sequences...
Postgres Database not being used
Fixing config file permissions...
Fixing htpasswd permissions...
Checking group memberships...
Installing new XI templates...
So... what can I do to troubleshoot? I am not a database guy and I am uncertain how to use CLI mysql to make queries, much less what to ask.