Failed Upgrade to vs. 2012r1.7

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
mmitrenga
Posts: 4
Joined: Fri Apr 05, 2013 12:45 am

Failed Upgrade to vs. 2012r1.7

Post by mmitrenga »

Hi!

At first sorry for my english :(

I just download vSphere OVF template (64bit) and deploy - everything is ok , nagiosxi is running but installed version is 2011r1.7. In description of downloads is written that downloading version is 2012R1.7 Apr 2, 2013 - so why i am having version 2011R1.7
Can anybody help me?
You do not have the required permissions to view the files attached to this post.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Failed Upgrade to vs. 2012r1.7

Post by slansing »

This was a glitch we had in our VM wrapping system, they have been fixed now and should allow you to install 2012 R 1.7 the latest version.. if you do not with to re-download a VM please download our latest Source Installer:

http://assets.nagios.com/downloads/nagi ... 1.7.tar.gz
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Failed Upgrade to vs. 2012r1.7

Post by lmiltchev »

Just to clarify... Are you trying to spin a new Nagios XI VM or you are upgrading your current XI instance? If you are upgrading, you don't need to download a new image. Here is our documentation on upgrading XI:

http://assets.nagios.com/downloads/nagi ... ctions.pdf
Be sure to check out our Knowledgebase for helpful articles and solutions!
mmitrenga
Posts: 4
Joined: Fri Apr 05, 2013 12:45 am

Re: Failed Upgrade to vs. 2012r1.7

Post by mmitrenga »

Hi. Thanks for answer

No this is new instalation.

I was trying resolve this problem (with old version) by upgrade, but first I have problem with similar situation, which is discribed here: http://support.nagios.com/forum/viewtop ... ath#p45646
and now I have second problem with new error message after upgrade.

After script starti nagios I got this warning - see in attachment
I made everything like in your upgrade manual.

Thanks
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Failed Upgrade to vs. 2012r1.7

Post by lmiltchev »

Run the following commands:

Code: Select all

cd /tmp/nagiosxi
./install-sourceguardian-extension.sh
./upgrade
Be sure to check out our Knowledgebase for helpful articles and solutions!
mmitrenga
Posts: 4
Joined: Fri Apr 05, 2013 12:45 am

Re: Failed Upgrade to vs. 2012r1.7

Post by mmitrenga »

it didn´t work
after running ./install-sourceguardian-extension.sh I got message :
You do not have the required permissions to view the files attached to this post.
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Failed Upgrade to vs. 2012r1.7

Post by lmiltchev »

Did you run the last command?

Code: Select all

./upgrade
Be sure to check out our Knowledgebase for helpful articles and solutions!
mmitrenga
Posts: 4
Joined: Fri Apr 05, 2013 12:45 am

Re: Failed Upgrade to vs. 2012r1.7

Post by mmitrenga »

ofcause

finally I run command ./fullinstall and it worked
I got message that the script that failed was: ./B-installxi

now I am having the newest version of NagiosXi

my next mission is force my boss to buy NagiosXi

Thanks for your time and help.
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Failed Upgrade to vs. 2012r1.7

Post by slansing »

Excellent, glad to hear it is resolved!
Locked