Page 1 of 1
The step that failed was: 'prereqs'
Posted: Tue Aug 04, 2015 1:26 am
by anoopambli
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.
Re: The step that failed was: 'prereqs'
Posted: Tue Aug 04, 2015 9:20 am
by jolson
3 Aug 14:14:47 ntpdate[25002]: no server suitable for synchronization found
The fullinstall script is failing at the following line of code:
ntpdate -u pool.ntp.org
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?
Re: The step that failed was: 'prereqs'
Posted: Tue Aug 04, 2015 9:50 am
by anoopambli
Yes, we have internal pool of NTP servers. I updated the fullinstall to use that, i am all set.
thank you very much.
Re: The step that failed was: 'prereqs'
Posted: Tue Aug 04, 2015 9:58 am
by tmcdonald
I'll be closing this thread now, but feel free to open another if you need anything in the future!