Even I am also facing the same issue. The worse part is I cant even ping to my containers. Please let me know how to solve this.
On Sunday, 12 March 2017 21:00:30 UTC+5:30, Dimitris Theoharis wrote: > > hello > have you solved this issue ? i have the same problem > thanks > > On Wednesday, November 25, 2015 at 8:38:13 PM UTC+2, [email protected] > wrote: >> >> Hi, >> >> I am trying to deploy openstack using openstack-ansible project. I am >> using Liberty release (tag 12.0.0). >> The problem i have is that Ansible is not able to SSH into the containers: >> >> *TASK: [Wait for ssh to be available] >> ******************************************* >> failed: [infra01_neutron_server_container-4d09aa86 -> 127.0.0.1] => >> {"elapsed": 301, "failed": true} >> msg: Timeout when waiting for search string OpenSSH in 172.29.236.216:22 >> failed: [infra01_utility_container-4da899df -> 127.0.0.1] => {"elapsed": >> 301, "failed": true} >> msg: Timeout when waiting for search string OpenSSH in 172.29.237.186:22 >> failed: [infra01_neutron_agents_container-bd7aded5 -> 127.0.0.1] => >> {"elapsed": 301, "failed": true} >> msg: Timeout when waiting for search string OpenSSH in 172.29.237.90:22 >> failed: [infra01_memcached_container-12186fcf -> 127.0.0.1] => >> {"elapsed": 301, "failed": true} >> msg: Timeout when waiting for search string OpenSSH in 172.29.238.177:22 >> failed: [infra01_rabbit_mq_container-7103e2f2 -> 127.0.0.1] => >> {"elapsed": 301, "failed": true} >> msg: Timeout when waiting for search string OpenSSH in 172.29.238.178:22 >> failed: [infra01_galera_container-b691e13b -> 127.0.0.1] => {"elapsed": >> 301, "failed": true} >> msg: Timeout when waiting for search string OpenSSH in 172.29.236.60:22 >> failed: [infra01_nova_conductor_container-98abf1df -> 127.0.0.1] => >> {"elapsed": 301, "failed": true} >> msg: Timeout when waiting for search string OpenSSH in 172.29.238.8:22 >> failed: [infra01_horizon_container-5756dc20 -> 127.0.0.1] => {"elapsed": >> 301, "failed": true} >> msg: Timeout when waiting for search string OpenSSH in 172.29.236.47:22 >> failed: [infra01_nova_cert_container-17a8689a -> 127.0.0.1] => >> {"elapsed": 301, "failed": true} >> ......... >> ......... >> ......... >> >> >> I can ping the containers: >> >> *root@infra01:~# ping infra01_galera_container-b691e13b* >> PING infra01_galera_container-b691e13b (172.29.236.60) 56(84) bytes of >> data. >> 64 bytes from infra01_galera_container-b691e13b (172.29.236.60): >> icmp_seq=1 ttl=64 time=0.103 ms >> 64 bytes from infra01_galera_container-b691e13b (172.29.236.60): >> icmp_seq=2 ttl=64 time=0.086 ms >> 64 bytes from infra01_galera_container-b691e13b (172.29.236.60): >> icmp_seq=3 ttl=64 time=0.110 ms >> >> >> Please help. >> >> thank you, >> Hamza >> > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/95a6c53d-c766-4704-a494-8282b4b0a090%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
