Comment 9 for bug 1473824

Revision history for this message
Oleksiy Molchanov (omolchanov) wrote :

Deeper investigation shows that ceph failed on gathering keys from primary-controller

node-33:
http://paste.openstack.org/show/380324/
node-34:
http://paste.openstack.org/show/380325/
node-35:
http://paste.openstack.org/show/380326/

As you can see node-33 successfully ssh-ed to node-2 and fetched keys, but 34 and 35 failed with no route to host error. Logs on primary controller states that network on primary-controller (node-2) was up and running, all the rest were good too.

From my point of view it was problems with networking on your env, but anyway I will try to reproduce it on my env and post results here.