Page 1 of 1

Upgrade issues

Posted: Wed Sep 15, 2010 12:35 pm
by lntyee
Hi -

I'm trying to upgrade from 2009R1.2B to the latest version and I've downloaded the file successfully and run the command: tar xzf xi-latest.tar.gz, but when I do a cd /tmp/xi, I get the following error: -bash: cd: /tmp/xi: no such file or directory. If I do an ls, I don't see the directory, but can see the downloaded file, so I'm wondering if the file is actually unpacking. I am following the Nagios XI - Upgrade Instructions document and have used it with other upgrades without any issues. Any thoughts?

Thanks.

Kelly

Re: Upgrade issues

Posted: Wed Sep 15, 2010 1:22 pm
by tonyyarusso
Our file structure changed recently and the documentation hasn't all be updated to match - now it unpacks to a nagiosxi/ directory instead of an xi/ one, so you should see a /tmp/nagiosxi/ instead.

Re: Upgrade issues

Posted: Wed Sep 15, 2010 2:49 pm
by lntyee
That worked. Thank you!