Hi Pedro,
Can you check if the nodes can reach the dhcp server on the undercloud
node? Looks to me that the nodes can't get an IP address:
systemctl status neutron-dhcp-agent.service # check service status
ip netns list # check if dhcp namespace is there
cat /var/lib/neutron/dhcp/<namespace_uuid>/leases # check if the file
shows leases for your nodes nic mac addresses
Thanks,
Marius
On Wed, Jun 17, 2015 at 7:17 PM, Pedro Sousa <pgsousa(a)gmail.com> wrote:
Hi all,
I'm trying to deploy 2 nodes, one compute and one controller using RDO.
However my heat stack times out and I don't understand why, I see that
openstack doesn't get configured, checking the logs, I see this:
Jun 17 16:44:12 localhost cloud-init: ci-info: +++++++++++++++++++++++Net
device info+++++++++++++++++++++++
Jun 17 16:44:12 localhost cloud-init: ci-info:
+--------+------+-----------+-----------+-------------------+
Jun 17 16:44:12 localhost cloud-init: ci-info: | Device | Up | Address |
Mask | Hw-Address |
Jun 17 16:44:12 localhost cloud-init: ci-info:
+--------+------+-----------+-----------+-------------------+
Jun 17 16:44:12 localhost cloud-init: ci-info: | lo: | True | 127.0.0.1 |
255.0.0.0 | . |
Jun 17 16:44:12 localhost cloud-init: ci-info: | em2: | True | . |
. | d4:ae:52:a1:cd:80 |
Jun 17 16:44:12 localhost cloud-init: ci-info: | em1: | True | . |
. | d4:ae:52:a1:cd:7f |
Jun 17 16:44:12 localhost cloud-init: ci-info: | p2p1: | True | . |
. | 68:05:ca:16:db:94 |
Jun 17 16:44:12 localhost cloud-init: ci-info:
+--------+------+-----------+-----------+-------------------+
Jun 17 16:44:12 localhost cloud-init: ci-info:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Route info failed!!!!!!!!!!!!!!!!!!!!!!!
os-collect-config: 2015-06-17 15:39:22.319 1663 WARNING
os_collect_config.cfn [-] 403 Client Error: AccessDenied
Any hint?
Thanks,
Pedro Sousa
_______________________________________________
Rdo-list mailing list
Rdo-list(a)redhat.com
https://www.redhat.com/mailman/listinfo/rdo-list
To unsubscribe: rdo-list-unsubscribe(a)redhat.com