Re: [Openstack] [Fuel] v7.0 error during deployment

2015-10-23 Thread Bob Ball
October 2015 22:17 To: openstack Subject: [Openstack] [Fuel] v7.0 error during deployment Can someone explain this error? It comes up every time and fails the whole deployment. Puppet logs: ERROR: Unable to communicate with at least one of NTP server, checked the following host(s): [&q

Re: [Openstack] [Fuel] v7.0 error during deployment

2015-10-23 Thread Fabrizio Soppelsa
Adam, the Fuel Master runs a NTP server. Tweak a bit the conf, by `fuelmenu` on the Master CLI: Go to Time Sync. You can configure internal or disable NTP at all (even if not recommended). Fabrizio. On 10/23/2015 12:17 AM, Adam Lawson wrote: What is required for these nodes to talk to the

Re: [Openstack] [Fuel] v7.0 error during deployment

2015-10-22 Thread Remo Mattei
Yes you can build your own local ntp server and this should be fixed with that looks like it cannot go out to sync the time with what has been set in fuel. Have you set your ntp before you run the fuel server? It is in the boot option to change it. Remo. Inviato da iPhone > Il giorno 22

Re: [Openstack] [Fuel] v7.0 error during deployment

2015-10-22 Thread Adam Lawson
The customer doesn't have an internal NTP server to use and when I try to run fuel-createmirror, it errors out FATAL saying archive.ubuntu.com does not support rsync then dies. Does Fuel create a local NTP server or do I have to create one myself? Would be nice it something just worked for once.