Page 1 of 1

2012R2.7 fails to uipgrade to 2014R1.1

Posted: Mon Jun 09, 2014 8:58 pm
by KiwiBloke
Hi,

I have tried to upgrade one of our NagiosXI servers (2012R2.7) to the latest version using the normal upgrade process.

However, it seems to work, but fails right at the end. I managed to grab the following off the console.

Any ideas? (the reboot at the end was me)

Code: Select all


  make install
     - This installs the main program, CGIs, and HTML files

  make install-init
     - This installs the init script in /etc/rc.d/init.d

  make install-commandmode
     - This installs and configures permissions on the
       directory for holding the external command file

  make install-config
     - This installs *SAMPLE* config files in /usr/local/nagios/etc
       You'll have to modify these sample files before you can
       use Nagios.  Read the HTML documentation for more info
       on doing this.  Pay particular attention to the docs on
       object configuration files, as they determine what/how
       things get monitored!

  make install-webconf
     - This installs the Apache config file for the Nagios
       web interface

  make install-exfoliation
     - This installs the Exfoliation theme for the Nagios
       web interface

  make install-classicui
     - This installs the classic theme for the Nagios
       web interface


*** Support Notes *******************************************

If you have questions about configuring or running Nagios,
please make sure that you:

     - Look at the sample config files
     - Read the documentation on the Nagios Library at:
           http://library.nagios.com

before you post a question to one of the mailing lists.
Also make sure to include pertinent information that could
help others help you.  This might include:

     - What version of Nagios you are using
     - What version of the plugins you are using
     - Relevant snippets from your config files
     - Relevant error messages from the Nagios log file

For more information on obtaining support for Nagios, visit:

       http://support.nagios.com

*************************************************************

Enjoy.

cd ./base && make install
make[1]: Entering directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6                                             /base'
make install-basic
make[2]: Entering directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6                                             /base'
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/bin
/usr/bin/install -c -m 774 -o nagios -g nagios nagios /usr/local/nagios/bin
/usr/bin/install -c -m 774 -o nagios -g nagios nagiostats /usr/local/nagios/bin
make[2]: Leaving directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6/                                             base'
make strip-post-install
make[2]: Entering directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6                                             /base'
/usr/bin/strip /usr/local/nagios/bin/nagios
/usr/bin/strip /usr/local/nagios/bin/nagiostats
make[2]: Leaving directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6/                                             base'
make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6/                                             base'
cd ./cgi && make install
make[1]: Entering directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6                                             /cgi'
Makefile:169: warning: overriding commands for target `tac-xml.cgi'
Makefile:166: warning: ignoring old commands for target `tac-xml.cgi'
make install-basic
make[2]: Entering directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6                                             /cgi'
Makefile:169: warning: overriding commands for target `tac-xml.cgi'
Makefile:166: warning: ignoring old commands for target `tac-xml.cgi'
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/sbin
for file in *.cgi; do \
                /usr/bin/install -c -m 775 -o nagios -g nagios $file /usr/local/                                             nagios/sbin; \
        done
make[2]: Leaving directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6/                                             cgi'
make strip-post-install
make[2]: Entering directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6                                             /cgi'
Makefile:169: warning: overriding commands for target `tac-xml.cgi'
Makefile:166: warning: ignoring old commands for target `tac-xml.cgi'
for file in *.cgi; do \
                /usr/bin/strip /usr/local/nagios/sbin/$file; \
        done
make[2]: Leaving directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6/                                             cgi'
make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6/                                             cgi'
cd ./html && make install
make[1]: Entering directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6                                             /html'
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/media
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/styles                                             heets
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/contex                                             thelp
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/docs
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/docs/i                                             mages
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/js
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/images
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/images                                             /logos
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/includ                                             es
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/includ                                             es/rss
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/includ                                             es/rss/extlib
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/share/ssi
/usr/bin/install -c -m 664 -o nagios -g nagios robots.txt /usr/local/nagios/shar                                             e
rm -f /usr/local/nagios/share/index.html
rm -f /usr/local/nagios/share/main.html
rm -f /usr/local/nagios/share/side.html
/usr/bin/install -c -m 664 -o nagios -g nagios jsonquery.html /usr/local/nagios/                                             share
/usr/bin/install -c -m 664 -o nagios -g nagios rss-corefeed.html /usr/local/nagi                                             os/share
/usr/bin/install -c -m 664 -o nagios -g nagios rss-newsfeed.html /usr/local/nagi                                             os/share
for file in *.php; \
        do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagio                                             s/share; done
for file in stylesheets/*.css; \
        do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagio                                             s/share/stylesheets; done
for file in contexthelp/*.html; \
        do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagio                                             s/share/contexthelp; done
for file in js/*.js; \
        do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagio                                             s/share/js; done
for file in images/*.gif; \
        do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagio                                             s/share/images; done
for file in images/*.jpg; \
        do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagio                                             s/share/images; done
for file in images/*.png; \
        do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagio                                             s/share/images; done
for file in images/*.ico; \
        do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagio                                             s/share/images; done
for file in images/logos/*.*; \
        do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagio                                             s/share/images/logos; done
for file in includes/*.*; \
        do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagio                                             s/share/includes; done
for file in includes/rss/*.*; \
        do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagio                                             s/share/includes/rss; done
for file in includes/rss/extlib/*.*; \
        do /usr/bin/install -c -m 664 -o nagios -g nagios $file /usr/local/nagio                                             s/share/includes/rss/extlib; done
make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6/                                             html'
make install-exfoliation
make[1]: Entering directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6                                             '
cp -rf contrib/exfoliation/stylesheets/* /usr/local/nagios/share/stylesheets
cp -rf contrib/exfoliation/images/* /usr/local/nagios/share/images

*** Exfoliation theme installed ***
NOTE: Use 'make install-classicui' to revert to classic Nagios theme

make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6'
make install-basic
make[1]: Entering directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6                                             '
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/libexec
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/var
/usr/bin/install -c -m 775 -o nagios -g nagios -d /usr/local/nagios/var/archives
/usr/bin/install -c -m 775 -o nagios -g nagcmd -d /usr/local/nagios/var/spool/ch                                             eckresults
chmod g+s /usr/local/nagios/var/spool/checkresults

*** Main program, CGIs and HTML files installed ***

You can continue with installing Nagios as follows (type 'make'
without any arguments for a list of all possible options):

  make install-init
     - This installs the init script in /etc/rc.d/init.d

  make install-commandmode
     - This installs and configures permissions on the
       directory for holding the external command file

  make install-config
     - This installs sample config files in /usr/local/nagios/etc

make[1]: Leaving directory `/tmp/nagiosxi/subcomponents/nagioscore/nagios-4.0.6'
Running configuration check... CONFIG ERROR!  Restart aborted.  Check your Nagio                                             s configuration.
[root@pwnagiosxi1 nagiosxi]# reboot

Broadcast message from [email protected]
        (/dev/pts/0) at 13:44 ...

The system is going down for reboot NOW!
[root@pwnagiosxi1 nagiosxi]#


Re: 2012R2.7 fails to uipgrade to 2014R1.1

Posted: Mon Jun 09, 2014 9:10 pm
by BanditBBS
Verify your config and fix whatever error is listed. You probably have a ghost config file or something.

Re: 2012R2.7 fails to uipgrade to 2014R1.1

Posted: Mon Jun 09, 2014 11:56 pm
by KiwiBloke
Hi,

Results of config verification after i rolled back the upgrade:

looks like 100% heath?

Code: Select all

/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg

Nagios Core 3.5.0
Copyright (c) 2009-2011 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 03-15-2013
License: GPL

Website: http://www.nagios.org
Reading configuration data...
   Read main config file okay...
Processing object config directory '/usr/local/nagios/etc/static'...
Processing object config file '/usr/local/nagios/etc/static/xitest.cfg'...
Processing object config file '/usr/local/nagios/etc/static/xitemplates.cfg'...
Processing object config file '/usr/local/nagios/etc/static/xiobjects.cfg'...
Processing object config file '/usr/local/nagios/etc/contacttemplates.cfg'...
Processing object config file '/usr/local/nagios/etc/contactgroups.cfg'...
Processing object config file '/usr/local/nagios/etc/contacts.cfg'...
Processing object config file '/usr/local/nagios/etc/timeperiods.cfg'...
Processing object config file '/usr/local/nagios/etc/commands.cfg'...
Processing object config file '/usr/local/nagios/etc/hostgroups.cfg'...
Processing object config file '/usr/local/nagios/etc/servicegroups.cfg'...
Processing object config file '/usr/local/nagios/etc/hosttemplates.cfg'...
Processing object config file '/usr/local/nagios/etc/servicetemplates.cfg'...
Processing object config file '/usr/local/nagios/etc/servicedependencies.cfg'...
Processing object config file '/usr/local/nagios/etc/serviceescalations.cfg'...
Processing object config file '/usr/local/nagios/etc/hostdependencies.cfg'...
Processing object config file '/usr/local/nagios/etc/hostescalations.cfg'...
Processing object config file '/usr/local/nagios/etc/hostextinfo.cfg'...
Processing object config file '/usr/local/nagios/etc/serviceextinfo.cfg'...
Processing object config directory '/usr/local/nagios/etc/hosts'...
Processing object config file '/usr/local/nagios/etc/hosts/pwth1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwbuild6.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/gwsql8.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtax1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwinfrasql1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwmail2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwendpt2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwword2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwarcsightvm.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtax4.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwad2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwdata2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwiress2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtask8.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwvcsvr2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwscm2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw1web5.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwad1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw2task4.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw2web3.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwendpt1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwweb5.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwcompile1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtax7.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw2iress1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwbuildmbc.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw2task3.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtax5.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwiress1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtask2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtask5.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwbuild5.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtask7.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtask10.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwwsus1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw1sql2a.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwbuild1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwinfra3.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwword1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtask4.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwarchive2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtax2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwarcsightvm2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwweb1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwbuild2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw1web3.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw1web6.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwweb3.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtax6.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwinfra2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwproxy1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwbuild4.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwweb2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw2web1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtax3.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw2task2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtask3.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwftp1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw2sql2a.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/localhost.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtask1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtask9.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwdata1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwinfra5.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtumbleweed.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw2task5.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw2web2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwinfra1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwproxy3.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwav1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwgmc1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw2web4.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwbuild3.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw1web1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwbuild7.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw2task1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwweb7.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw2iress2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwweb6.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtask6.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw1web2.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pw1web4.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwauth1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwweb4.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwdns1.fnz.com.cfg'...
Processing object config file '/usr/local/nagios/etc/hosts/pwtask11.fnz.com.cfg'...
Processing object config directory '/usr/local/nagios/etc/services'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_e_lge_sql.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_c.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_IRESS.exe.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_g_lge_sql.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_MEMORY.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_e_med_sql.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_iis_admin.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_f_lge.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_vmtools.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_Arc_Mgr_Alrt.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_ntds.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_ISA.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_Arc_Mgr_Full_Txt_Srch.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_IIS_execution_time.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_L_sml_sql.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_m_lge_sql.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_Arc_Mgr_AD_Connector.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_vm-amd_io-rec.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_Arc_Mgr_Data_Load.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_symantec_ep_mgr_db.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_h_lge_sql.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_e_lge.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_f_lge_sql.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_tumbleweed_ftpd.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_vm-amd_io-sent.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_tumbleweed_admin.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_UPTIME.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_h_lge.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_e_sml.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_i_lge.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_g_lge.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_vm-intel_io-rec.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_IIS_wait_time.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_P_med.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_dns.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_ADWS.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_tumbleweed_database.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_k_lge_sql.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_IIS_queued.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_symantec_11_ep.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_task_scheduler.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_e_med.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_Arc_Mgr_Txt_Indx.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_H_sml_sql.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_Arc_Mgr_Exch_Store_Mgr.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_Arc_Mgr_ESMWorker.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_vm-vmxnet3_io-rec.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_symantec_12_ep.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_iis_www.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_Identikey.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_SEPM12_SemSvc.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_Arc_Mgr_conhost.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_vm-intel_io-sent.cfg'...
Processing object config file '/usr/local/nagios/etc/services/localhost.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_vm-vmware-PCI-ethernet-io-sent.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_Auth_Virtual_Digipass_MDC.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_vm-vmware-PCI-ethernet-io-rec.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_CPU.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_tumbleweed_sshd.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_vm-vmxnet3_io-sent.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_l_med_sql.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_Good_Exch_Sync.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_Arc_Mgr_Msg_Retentn_Polcy.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PERF_DISK_p_lge.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_SSH_techtia_service.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_SVC_Auth_Tomcat.cfg'...
Processing object config file '/usr/local/nagios/etc/services/FNZ_PROC_Good_Push_Process.cfg'...
   Read object config files okay...

Running pre-flight check on configuration data...

Checking services...
	Checked 624 services.
Checking hosts...
	Checked 86 hosts.
Checking host groups...
	Checked 70 host groups.
Checking service groups...
	Checked 0 service groups.
Checking contacts...
	Checked 3 contacts.
Checking contact groups...
	Checked 2 contact groups.
Checking service escalations...
	Checked 0 service escalations.
Checking service dependencies...
	Checked 0 service dependencies.
Checking host escalations...
	Checked 0 host escalations.
Checking host dependencies...
	Checked 0 host dependencies.
Checking commands...
	Checked 109 commands.
Checking time periods...
	Checked 9 time periods.
Checking for circular paths between hosts...
Checking for circular host and service dependencies...
Checking global event handlers...
Checking obsessive compulsive processor commands...
Checking misc settings...

Total Warnings: 0
Total Errors:   0

Things look okay - No serious problems were detected during the pre-flight check

Re: 2012R2.7 fails to uipgrade to 2014R1.1

Posted: Tue Jun 10, 2014 9:21 am
by slansing
Yes it does, however it is completely possible the upgrade was bailing because it found a ghost config in the /etc/ directory somewhere, this is new to the core4 verification process. What you could do, (make sure you have your configs backed up) then remove all of the configs from:

Code: Select all

/usr/local/nagios/etc/hosts
/usr/local/nagios/etc/services
And apply configuration, this should rebuild the files there for you. Then try the upgrade again.

Re: 2012R2.7 fails to uipgrade to 2014R1.1

Posted: Tue Jun 10, 2014 7:40 pm
by KiwiBloke
Hi,

I just did that and the ../host/ and ../services/ directories were clear before running the "apply configuration" repopulated them (cleanly too I might add)

I reran the upgrade and it failed again at the same point, with the same error. I then rolled the machine back (its the CentOS VM Appliance)

Look like I will have to lodge a formal support request.

Cheers,

C.

edit: spelling and terrible grammer

Re: 2012R2.7 fails to uipgrade to 2014R1.1

Posted: Wed Jun 11, 2014 10:51 am
by abrist
The upgrade very well may have completed successfully, and just failed the config verification at the end. Either giv it another try, or open a ticket with [email protected] and we can remote in and assist through the upgrade.

edit: locking as a support ticket has been opened.