I am getting this error message after executing ./fullinstall on the private cloud Linux machine.
Not able to figure out what the issue here is, any help is really appreciated. I am doing a POC for this product.
The step that failed was: 'prereqs'
-
anoopambli
- Posts: 2
- Joined: Mon Aug 03, 2015 1:18 pm
The step that failed was: 'prereqs'
You do not have the required permissions to view the files attached to this post.
Re: The step that failed was: 'prereqs'
The fullinstall script is failing at the following line of code: ntpdate -u pool.ntp.org3 Aug 14:14:47 ntpdate[25002]: no server suitable for synchronization found
If you run that command on the CLI manually, I expect that you will receive the same error. Do you have an internal NTP Server that you could use in the place of pool.ntp.org?
-
anoopambli
- Posts: 2
- Joined: Mon Aug 03, 2015 1:18 pm
Re: The step that failed was: 'prereqs'
Yes, we have internal pool of NTP servers. I updated the fullinstall to use that, i am all set.
thank you very much.
thank you very much.
Re: The step that failed was: 'prereqs'
I'll be closing this thread now, but feel free to open another if you need anything in the future!
Former Nagios employee