Comment 9 for bug 1776869

Revision history for this message
Rajesh Tailor (ratailor) wrote :

I have got ntp related error during overcloud deploy. I am using oooq for deployment on a physical host.

The error in overcloud_deploy.log file looks like this:

2018-06-26 10:16:07 | "TASK [NTP settings] ************************************************************",
2018-06-26 10:16:07 | "ok: [localhost]",
2018-06-26 10:16:07 | "",
2018-06-26 10:16:07 | "TASK [Install ntpdate] *********************************************************",
2018-06-26 10:16:07 | "skipping: [localhost]",
2018-06-26 10:16:07 | "",
2018-06-26 10:16:07 | "TASK [Ensure system is NTP time synced] ****************************************",
2018-06-26 10:16:07 | "fatal: [localhost]: FAILED! => {\"changed\": true, \"cmd\": [\"ntpdate\", \"-u\", \"pool.ntp.org\"], \"delta\": \"0:00:08.853160\", \"end\": \"2018-06-26 10:16:04.915994\", \"msg\": \"non-zero return code\", \"rc\": 1, \"start\": \"2018-06-26 10:15:56.062834\", \"stderr\": \"26 Jun 10:16:04 ntpdate[15981]: no server suitable for synchronization found\", \"stderr_lines\": [\"26 Jun 10:16:04 ntpdate[15981]: no server suitable for synchronization found\"], \"stdout\": \"\", \"stdout_lines\": []}",
2018-06-26 10:16:07 | "\tto retry, use: --limit @/var/lib/heat-config/heat-config-ansible/c5048b73-c3d0-42e7-8111-e799ab0cb586_playbook.retry",