Dimitri,

have you checked for all the "usual suspects" (firewall, networking, ssh up etc.)?

Best,

George

On Thu, 2 Mar 2017 12:00:54 -0800, Dimitris Theoharis wrote:
Hello
i am trying to deploy newton via the ansible role to 6 nodes. The
setup-hosts.yml after a while starts giving these errors 

 ____________________________________________________________

< TASK [lxc_container_create : Wait for ssh to be available] >

 ------------------------------------------------------------

          ^__^

           (oo)_______

            (__)       )/

                ||----w |

                ||     ||

fatal: [ostack2_keystone_container-7c73e1f4 -> localhost]: FAILED! =>
{"attempts": 3, "changed": false, "elapsed": 301, "failed": true,
"msg": "Timeout when waiting for search string OpenSSH in MAILSCANNER
WARNING: NUMERICAL LINKS ARE OFTEN MALICIOUS: 172.29.239.56:22 [1]"}

fatal: [ostack2_cinder_scheduler_container-058ce4de -> localhost]:
FAILED! => {"attempts": 3, "changed": false, "elapsed": 300, "failed":
true, "msg": "Timeout when waiting for search string OpenSSH in
MAILSCANNER WARNING: NUMERICAL LINKS ARE OFTEN MALICIOUS:
172.29.239.76:22 [2]"}

fatal: [ostack2_nova_conductor_container-d37221d3 -> localhost]:
FAILED! => {"attempts": 3, "changed": false, "elapsed": 301, "failed":
true, "msg": "Timeout when waiting for search string OpenSSH in
MAILSCANNER WARNING: NUMERICAL LINKS ARE OFTEN MALICIOUS:
172.29.239.129:22 [3]"}

i was told this has something to do with bridging , therefore , my
interfaces file is here : http://paste.openstack.org/show/601179/ [4]

all hosts have the same interface file listed above with the only
difference the actual host ip .  What could be wrong ?
thank you

Links:
------
[1] http://172.29.239.56:22
[2] http://172.29.239.76:22
[3] http://172.29.239.129:22
[4] http://paste.openstack.org/show/601179/

_______________________________________________
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

Reply via email to