2024R1.0.1 -> R1.1.3 Upgrade Issue
Posted: Mon Jun 10, 2024 2:29 pm
First some basic info:
Nagios XI 2024 1.0.1 running on RHEL 9 (64 bit)
I installed this on a fresh RHEL9 box early this year. For some reason I had a hard time getting it running and importing my data from the old RHEL7 box I was migrating from. I had to do a manual install. I had to fight a lot to get my old config imported to the new server (turned out to be database password issues). Finally got it running smoothly.
I'm trying to update it today and the web UI is stuck on "Update in progress. Please wait. Update may take a few minutes." with nothing at all in the shell/script window below. The upgrade.log file in /usr/local/nagiosxi/tmp is zero bytes.
I tried a manual update and initially had a lot of trouble getting it started because /tmp on RHEL9 boxes is mounted noexec. I remounted it and was able to run the upgrade script, but it just dumps out with a "Nothing to do. Complete!" as if it just ran a yum update and stopped.
If I run a 'rpm -q -a |grep -i nagios' I get:
nagios-repo-9-2.el9.noarch
nagiosxi-wmic-2024R1.1.3-1.el9.x86_64
nagiosxi-shellinabox-2024R1.1.3-1.el9.x86_64
nagiosxi-pnp-2024R1.1.3-1.el9.x86_64
nagiosxi-phantomjs-2024R1.1.3-1.el9.x86_64
nagiosxi-nxti-2024R1.1.3-1.el9.x86_64
nagiosxi-nsca-2024R1.1.3-1.el9.x86_64
nagiosxi-nrpe-2024R1.1.3-1.el9.x86_64
nagiosxi-nrds-2024R1.1.3-1.el9.x86_64
nagiosxi-ndoutils-2024R1.1.3-1.el9.x86_64
nagiosxi-nagvis-2024R1.1.3-1.el9.x86_64
nagiosxi-nagiosplugins-2024R1.1.3-1.el9.x86_64
nagiosxi-nagioscore-2024R1.1.3-1.el9.x86_64
nagiosxi-mrtg-2024R1.1.3-1.el9.x86_64
nagiosxi-2024R1.1.3-1.el9.x86_64
nagiosxi-wkhtmltox-2024R1.1-1.el9.x86_64
However, the web interface still shows:
Latest Available Version: 2024R1.1.3
Installed Version: 2024R1.0.1
It seems like the nagiosxi-2024R1.1.3-1.el9.x86_64 rpm is "installing" in /tmp and then the upgrade script in /tmp/nagiosxi is not running past the point where is does a "yum update nagiosxi".
/usr/local/nagiosxi/var/xiversion has:
###################################
# DO NOT DELETE THIS FILE!
# Nagios XI version information
###################################
full=2024R1.0.1
major=2024
minor=1.0.1
releasedate=2024-01-16
release=60001
I'm stuck at this point. Any ideas?
Nagios XI 2024 1.0.1 running on RHEL 9 (64 bit)
I installed this on a fresh RHEL9 box early this year. For some reason I had a hard time getting it running and importing my data from the old RHEL7 box I was migrating from. I had to do a manual install. I had to fight a lot to get my old config imported to the new server (turned out to be database password issues). Finally got it running smoothly.
I'm trying to update it today and the web UI is stuck on "Update in progress. Please wait. Update may take a few minutes." with nothing at all in the shell/script window below. The upgrade.log file in /usr/local/nagiosxi/tmp is zero bytes.
I tried a manual update and initially had a lot of trouble getting it started because /tmp on RHEL9 boxes is mounted noexec. I remounted it and was able to run the upgrade script, but it just dumps out with a "Nothing to do. Complete!" as if it just ran a yum update and stopped.
If I run a 'rpm -q -a |grep -i nagios' I get:
nagios-repo-9-2.el9.noarch
nagiosxi-wmic-2024R1.1.3-1.el9.x86_64
nagiosxi-shellinabox-2024R1.1.3-1.el9.x86_64
nagiosxi-pnp-2024R1.1.3-1.el9.x86_64
nagiosxi-phantomjs-2024R1.1.3-1.el9.x86_64
nagiosxi-nxti-2024R1.1.3-1.el9.x86_64
nagiosxi-nsca-2024R1.1.3-1.el9.x86_64
nagiosxi-nrpe-2024R1.1.3-1.el9.x86_64
nagiosxi-nrds-2024R1.1.3-1.el9.x86_64
nagiosxi-ndoutils-2024R1.1.3-1.el9.x86_64
nagiosxi-nagvis-2024R1.1.3-1.el9.x86_64
nagiosxi-nagiosplugins-2024R1.1.3-1.el9.x86_64
nagiosxi-nagioscore-2024R1.1.3-1.el9.x86_64
nagiosxi-mrtg-2024R1.1.3-1.el9.x86_64
nagiosxi-2024R1.1.3-1.el9.x86_64
nagiosxi-wkhtmltox-2024R1.1-1.el9.x86_64
However, the web interface still shows:
Latest Available Version: 2024R1.1.3
Installed Version: 2024R1.0.1
It seems like the nagiosxi-2024R1.1.3-1.el9.x86_64 rpm is "installing" in /tmp and then the upgrade script in /tmp/nagiosxi is not running past the point where is does a "yum update nagiosxi".
/usr/local/nagiosxi/var/xiversion has:
###################################
# DO NOT DELETE THIS FILE!
# Nagios XI version information
###################################
full=2024R1.0.1
major=2024
minor=1.0.1
releasedate=2024-01-16
release=60001
I'm stuck at this point. Any ideas?