[Starlingx-discuss] [Containers] Deployment status

Perez Carranza, Jose jose.perez.carranza at intel.com
Wed Jan 30 22:30:48 UTC 2019


Hi All

** Virtual Environment **

I'm working on setting up a StarlingX deployment with containers as described on [1] using proxies but I have faces some issues described below:

- I have successfully completed all the steps until  "system application-apply stx-openstack" when the system becomes unstable, the application-apply gets freezed in random pods until timeout of 30 min is reached, I discovered that killing armada process and start again the "system application-apply" the application  advance until again is freezed in a random pod.  After some cycles the application is successfully completed. 

Here is a log [2] of one point when the process is freeze, the error is always the same, the only element that  changes is the pod and its random, not always is the same pod. 

=====
019-01-30 17:24:13.364 11824 ERROR sysinv.conductor.kube_app [-] Received a false positive response from Docker/Armada. Failed to apply application manifest /manifests/stx-openstack-manifest-no-tests.yaml: 2019-01-30 16:54:07.367 20554 DEBUG armada.handlers.document [-] Resolving reference /manifests/stx-openstack-manifest-no-tests.yaml. resolve_reference /usr/local/lib/python3.5/site-packages/armada/handlers/document.py:49
=====

-After is completed correctly I'm receiving failures on "Verify the cluster endpoints" when running `openstack endpoint list`, I updated the .yml file with the correct password but connection is not established correctly. Here is the output [3]. 

======
controller-0:~$ openstack  endpoint list
Failed to discover available identity versions when contacting http://keystone.openstack.svc.cluster.local/v3. Attempting to parse version from URL.
Unable to establish connection to http://keystone.openstack.svc.cluster.local/v3/auth/tokens: HTTPConnectionPool(host='keystone.openstack.svc.cluster.local', port=80): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7fe65ffb90d0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution',))
======

1. https://wiki.openstack.org/wiki/StarlingX/Containers/Installation
2. http://paste.openstack.org/show/744277
3. http://paste.openstack.org/show/744281

Regards,
José





More information about the Starlingx-discuss mailing list