Sahara cluster stuck in waiting state
Hello,
Whenever I try to launch a Sahara cluster it gets stuck in the waiting state.
The installation is the following:
- 2 nodes: compute and controller
- Nova networking
- Used image - Sahara-vanilla-plugin-1.2.1-Ubuntu-13.10
The cluster is starts and creates one instance. After some time the instance goes into active state. There is connectivity between the controller and the instance (can manually ssh to it). However, it seems that Sahara does not see that the node is in active state.
I can see the following debug messages being spammed ("controller" is the hostname if the controller node). There are no warning/error messages at all:
2014-11-12 11:36:49.753 3364 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): controller
2014-11-12 11:36:49.863 3364 DEBUG urllib3.connectionpool [-] "GET /v2/86125242c42e4bd5a3018b572a847c9f/servers/f3ba0692-58c0-4dc6-8e49-62753841b1c5 HTTP/1.1" 200 1711 _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:295
2014-11-12 11:36:50.912 3364 INFO urllib3.connectionpool [-] Starting new HTTP connection (1): controller
2014-11-12 11:36:51.008 3364 DEBUG urllib3.connectionpool [-] "GET /v2/86125242c42e4bd5a3018b572a847c9f/servers/f3ba0692-58c0-4dc6-8e49-62753841b1c5 HTTP/1.1" 200 1711 _make_request /usr/lib/python2.7/site-packages/urllib3/connectionpool.py:295