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

2015-10-23 Thread Bob Ball
I’ve consistently had the same problem.

A quick fix for me was to change the NTP servers to “10.20.0.1” (or whatever 
the local IP address of your Fuel master is), then you only have to worry about 
the NTP settings for the fuel master.

Bob

From: Adam Lawson [mailto:alaw...@aqorn.com]
Sent: 22 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): ["0.fuel.pool.ntp.org<http://0.fuel.pool.ntp.org>", 
"1.fuel.pool.ntp.org<http://1.fuel.pool.ntp.org>", 
"2.fuel.pool.ntp.org<http://2.fuel.pool.ntp.org>"] on node 
node-6.x.com<http://node-6.x.com>


priority: 1500
fail_on_error: true
type: puppet
uids:
- '6'
parameters:
  puppet_modules: "/etc/puppet/modules"
  puppet_manifest: "/etc/puppet/modules/osnailyfacter/modular/ntp/ntp-check.pp"
  timeout: 600
  cwd: "/"
.
Inspect Astute logs for the details
What is required for these nodes to talk to the internet and is it possible to 
disable external ntp?

Adam Lawson

AQORN, Inc.
427 North Tatnall Street
Ste. 58461
Wilmington, Delaware 19801-2230
Toll-free: (844) 4-AQORN-NOW ext. 101
International: +1 302-387-4660
Direct: +1 916-246-2072
[http://www.aqorn.com/images/logo.png]
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


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 internet and is it 
possible to disable external ntp?


___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


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 ott 2015, alle ore 14:17, Adam Lawson  ha 
> scritto:
> 
> 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): ["0.fuel.pool.ntp.org", "1.fuel.pool.ntp.org", 
> "2.fuel.pool.ntp.org"] on node node-6.x.com
> 
> priority: 1500
> fail_on_error: true
> type: puppet
> uids:
> - '6'
> parameters:
>   puppet_modules: "/etc/puppet/modules"
>   puppet_manifest: 
> "/etc/puppet/modules/osnailyfacter/modular/ntp/ntp-check.pp"
>   timeout: 600
>   cwd: "/"
> .
> Inspect Astute logs for the details
> What is required for these nodes to talk to the internet and is it possible 
> to disable external ntp?
> 
> Adam Lawson
> 
> AQORN, Inc.
> 427 North Tatnall Street
> Ste. 58461
> Wilmington, Delaware 19801-2230
> Toll-free: (844) 4-AQORN-NOW ext. 101
> International: +1 302-387-4660
> Direct: +1 916-246-2072
> 
> !DSPAM:1,562954ed134201142736362!
> ___
> Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> 
> 
> !DSPAM:1,562954ed134201142736362!
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack


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.

//adam (frustrated)


*Adam Lawson*

AQORN, Inc.
427 North Tatnall Street
Ste. 58461
Wilmington, Delaware 19801-2230
Toll-free: (844) 4-AQORN-NOW ext. 101
International: +1 302-387-4660
Direct: +1 916-246-2072


On Thu, Oct 22, 2015 at 5:49 PM, Remo Mattei  wrote:

> 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 ott 2015, alle ore 14:17, Adam Lawson  ha
> scritto:
>
> 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): ["0.fuel.pool.ntp.org", "1.fuel.pool.ntp.org", "
> 2.fuel.pool.ntp.org"] on node node-6.x.com
>
> priority: 1500
> fail_on_error: true
> type: puppet
> uids:
> - '6'
> parameters:
>   puppet_modules: "/etc/puppet/modules"
>   puppet_manifest: 
> "/etc/puppet/modules/osnailyfacter/modular/ntp/ntp-check.pp"
>   timeout: 600
>   cwd: "/"
> .
> Inspect Astute logs for the details
>
> What is required for these nodes to talk to the internet and is it
> possible to disable external ntp?
>
> *Adam Lawson*
>
> AQORN, Inc.
> 427 North Tatnall Street
> Ste. 58461
> Wilmington, Delaware 19801-2230
> Toll-free: (844) 4-AQORN-NOW ext. 101
> International: +1 302-387-4660
> Direct: +1 916-246-2072
>
> !DSPAM:1,562954ed134201142736362!
>
> ___
> Mailing list:
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
> Post to : openstack@lists.openstack.org
> Unsubscribe :
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>
>
> !DSPAM:1,562954ed134201142736362!
>
>
___
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to : openstack@lists.openstack.org
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack