<div dir="ltr">When I try to deploy stx-openstack it usually get failed. I get failed status randomly, sometimes it will success if I use fresh install node and when I delete and redeploy it will failed. But sometimes it will get failed on fresh install node.<div><br><div>My cluster condition:</div><div><br></div><div>[sysadmin@controller-0 ~(keystone_admin)]$ drbd-overview <br>  0:??not-found??  Connected Primary/Secondary UpToDate/UpToDate C r----- /var/lib/postgresql          ext4 20G  98M  19G  1%  <br>  1:??not-found??  Connected Primary/Secondary UpToDate/UpToDate C r----- /var/lib/rabbitmq            ext4 2.0G 6.2M 1.9G 1%  <br>  2:??not-found??  Connected Primary/Secondary UpToDate/UpToDate C r----- /opt/platform                ext4 9.8G 40M  9.2G 1%  <br>  5:??not-found??  Connected Primary/Secondary UpToDate/UpToDate C r----- /opt/extension               ext4 992M 2.6M 923M 1%  <br>  7:??not-found??  Connected Primary/Secondary UpToDate/UpToDate C r----- /opt/etcd                    ext4 4.8G 416M 4.2G 9%  <br>  8:??not-found??  Connected Primary/Secondary UpToDate/UpToDate C r----- /var/lib/docker-distribution ext4 16G  4.3G 11G  29% <br>  9:??not-found??  Connected Primary/Secondary UpToDate/UpToDate C r----- /var/lib/ceph/mon            ext4 20G  103M 19G  1% <br></div><div><br></div><div>My controller always degraded (no solution for this? Tired of googling).</div><div>+----+--------------+-------------+----------------+-------------+--------------+<br>| id | hostname     | personality | administrative | operational | availability |<br>+----+--------------+-------------+----------------+-------------+--------------+<br>| 1  | controller-0 | controller  | unlocked       | enabled     | degraded     |<br>| 2  | controller-1 | controller  | unlocked       | enabled     | available    |<br>+----+--------------+-------------+----------------+-------------+--------------+<br></div><div>my log:</div><div><br></div><div>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller [-] [chart=openstack-openvswitch]: Error while installing release osh-openstack-openvswitch<br>: grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with:<br>        status = StatusCode.UNAVAILABLE<br>        details = "Socket closed"<br>        debug_error_string = "{"created":"@1593849634.733505799","description":"Error received from peer","file":"src/core/lib/surface/call.cc","file_<br>line":1017,"grpc_message":"Socket closed","grpc_status":14}"<br>><br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller Traceback (most recent call last):<br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller   File "/usr/local/lib/python3.6/dist-packages/armada/handlers/tiller.py", line 473, in ins<br>tall_release<br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller     metadata=self.metadata)<br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller   File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 533, in __call__<br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller     return _end_unary_response_blocking(state, call, False, None)<br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller   File "/usr/local/lib/python3.6/dist-packages/grpc/_channel.py", line 467, in _end_unary_r<br>esponse_blocking<br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller     raise _Rendezvous(state, None, None, deadline)<br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller grpc._channel._Rendezvous: <_Rendezvous of RPC that terminated with:<br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller      status = StatusCode.UNAVAILABLE<br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller      details = "Socket closed"<br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller      debug_error_string = "{"created":"@1593849634.733505799","description":"Error received<br> from peer","file":"src/core/lib/surface/call.cc","file_line":1017,"grpc_message":"Socket closed","grpc_status":14}"<br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller ><br>2020-07-04 08:00:34.734 32766 ERROR armada.handlers.tiller ESC[00m<br>2020-07-04 08:00:34.741 32766 DEBUG armada.handlers.tiller [-] [chart=openstack-openvswitch]: Helm getting release status for release=osh-openstack-op<br>envswitch, version=0 get_release_status /usr/local/lib/python3.6/dist-packages/armada/handlers/tiller.py:539ESC[00m<br>2020-07-04 08:00:34.738 32766 ERROR armada.handlers.tiller [-] [chart=openstack-neutron]: Error while installing release osh-openstack-neutron: grpc._<br>channel._Rendezvous: <_Rendezvous of RPC that terminated with:<br>        status = StatusCode.UNAVAILABLE<br>        details = "Socket closed"<br>        debug_error_string = "{"created":"@1593849634.733639041","description":"Error received from peer","file":"src/core/lib/surface/call.cc","file_line":1017,"grpc_message":"Socket closed","grpc_status":14}"<br></div></div><div>. . .</div><div><br></div><div>Any insight?</div></div>