[heat-admin@overcloud-controller-0 ~]$ cat /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4
localhost4.localdomain4
::1 localhost localhost.localdomain localhost6
localhost6.localdomain6
# HEAT_HOSTS_START - Do not edit manually within this section!
172.16.0.12 overcloud-compute-0.localdomain overcloud-compute-0
192.0.2.13 overcloud-compute-0-external
172.16.0.12 overcloud-compute-0-internalapi
192.0.2.13 overcloud-compute-0-storage
192.0.2.13 overcloud-compute-0-storagemgmt
172.17.0.10 overcloud-compute-0-tenant
172.20.0.10 overcloud-compute-0-management
172.16.0.13 overcloud-controller-0.localdomain overcloud-controller-0
192.168.40.137 overcloud-controller-0-external
172.16.0.13 overcloud-controller-0-internalapi
192.0.2.14 overcloud-controller-0-storage
192.0.2.14 overcloud-controller-0-storagemgmt
172.17.0.11 overcloud-controller-0-tenant
172.20.0.11 overcloud-controller-0-management
# HEAT_HOSTS_END
On Wed, Sep 7, 2016 at 10:19 AM Luca 'remix_tj' Lorenzetto <
lorenzetto.luca(a)gmail.com> wrote:
On Wed, Sep 7, 2016 at 8:20 AM, Samuel Monderer
<smonderer(a)vasonanetworks.com> wrote:
> Hi,
[cut]
Hi,
> NIC2
>
> Internal Network
> Tenant Network
> Management Network
>
> By the way what is the management netwrok for? Is it for accesssing the
> nodes without going through the director?
Yes, i have the horizon dashboard exposed through one ip of management
network.
>
> I ran the deployment but the following resources failed
>
overcloud-ControllerNodesPostDeployment-4lpz4z4msgzz-ControllerLoadBalancerDeployment_Step1-nc4sfpp34a57
> overcloud-ControllerNodesPostDeployment-4lpz4z4msgzz
> overcloud-ComputeNodesPostDeployment-ougcodme2eo2
>
> When I checked the os-collect-config log on the controller I found
that It
> wasn't able to reach the mysql server (attached is the log file)
>
> Any Idea what could be the issue?
I had a similar issue. I see this on your logs:
Sep 07 00:24:58 overcloud-controller-0.localdomain
os-collect-config[4781]: Error:
/Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]:
Failed to call refresh: /sbin/pcs cluster auth overcloud-controller-0
-u hacluster -p u33uizaZhyaVGXRX --force returned 1 instead of one of
[0]
Sep 07 00:24:58 overcloud-controller-0.localdomain
os-collect-config[4781]: Error:
/Stage[main]/Pacemaker::Corosync/Exec[reauthenticate-across-all-nodes]:
/sbin/pcs cluster auth overcloud-controller-0 -u hacluster -p
u33uizaZhyaVGXRX --force returned 1 instead of one of [0]
Sep 07 00:24:58 overcloud-controller-0.localdomain
os-collect-config[4781]: Error: /sbin/pcs cluster setup --name
tripleo_cluster overcloud-controller-0 returned 1 instead of one of
[0]
Sep 07 00:24:58 overcloud-controller-0.localdomain
os-collect-config[4781]: Error:
/Stage[main]/Pacemaker::Corosync/Exec[Create Cluster
tripleo_cluster]/returns: change from notrun to 0 failed: /sbin/pcs
cluster setup --name tripleo_cluster overcloud-controller-0 returned
1 instead of one of [0]
Sep 07 00:24:58 overcloud-controller-0.localdomain
os-collect-config[4781]: Warning:
/Stage[main]/Pacemaker::Corosync/Exec[Start Cluster tripleo_cluster]:
Skipping because of failed dependencies
This means that the cluster is not being set up correctly.
Could you please check in /etc/hosts what is the content?
I had a similar issue, but only on multi controller setup.
--
"E' assurdo impiegare gli uomini di intelligenza eccellente per fare
calcoli che potrebbero essere affidati a chiunque se si usassero delle
macchine"
Gottfried Wilhelm von Leibnitz, Filosofo e Matematico (1646-1716)
"Internet è la più grande biblioteca del mondo.
Ma il problema è che i libri sono tutti sparsi sul pavimento"
John Allen Paulos, Matematico (1945-vivente)
Luca 'remix_tj' Lorenzetto,
http://www.remixtj.net , <
lorenzetto.luca(a)gmail.com>