<div dir="ltr"><div>Hi, i'm installing Zun in Openstack Queens with Ubuntu 18.04.1 LTS, i already have configured docker and kuyr-libnetwork. I'm following the guide at <a href="https://docs.openstack.org/zun/queens/install/index.html" target="_blank">https://docs.openstack.org/zun/queens/install/index.html</a>. I followed all the steps of the installation at  controller node and everything resulted without problems. </div><div><br></div><div>After finished the installation direction at compute node  the <b>systemctl status zun-compute</b> have the following errors</div><div><br></div><div><div>root@compute /h/team# systemctl status zun-compute</div><div>● zun-compute.service - OpenStack Container Service Compute Agent</div><div>   Loaded: loaded (/etc/systemd/system/zun-compute.service; enabled; vendor preset: enabled)</div><div>   Active: active (running) since Tue 2019-04-30 16:46:56 UTC; 4h 26min ago</div><div> Main PID: 2072 (zun-compute)</div><div>    Tasks: 1 (limit: 4915)</div><div>   CGroup: /system.slice/zun-compute.service</div><div>           └─2072 /usr/bin/python /usr/local/bin/zun-compute</div><div><br></div><div>Apr 30 16:46:56 compute systemd[1]: Started OpenStack Container Service Compute Agent.</div><div>Apr 30 16:46:57 compute zun-compute[2072]: 2019-04-30 16:46:57.929 2072 INFO zun.cmd.compute [-] Starting server in PID 2072</div><div>Apr 30 16:46:57 compute zun-compute[2072]: 2019-04-30 16:46:57.941 2072 INFO zun.container.driver [-] Loading container driver 'docker.driver.DockerDriver'</div><div>Apr 30 16:46:58 compute zun-compute[2072]: 2019-04-30 16:46:58.028 2072 INFO zun.container.driver [-] Loading container driver 'docker.driver.DockerDriver'</div><div>Apr 30 16:48:33 compute zun-compute[2072]: 2019-04-30 16:48:33.645 2072 INFO zun.image.driver [req-7e0b8325-1e09-4410-80f4-af807cbc0420 a16c6ef0319b4643a4ec8e56a1d025cb 59065d8f970b467aa94ef7b35f1edab5 default - -] Loading container image driver 'glance'</div><div>Apr 30 16:48:33 compute zun-compute[2072]: 2019-04-30 16:48:33.911 2072 INFO zun.image.driver [req-7e0b8325-1e09-4410-80f4-af807cbc0420 a16c6ef0319b4643a4ec8e56a1d025cb 59065d8f970b467aa94ef7b35f1edab5 default - -] Loading container image driver 'glance'<br></div><div>Apr 30 16:48:35 compute zun-compute[2072]: 2019-04-30 16:48:35.455 2072 INFO zun.image.driver [req-7e0b8325-1e09-4410-80f4-af807cbc0420 16c6ef0319b4643a4ec8e56a1d025cb 59065d8f970b467aa94ef7b35f1edab5 default - -] Loading container image driver 'glance'<br></div><div>Apr 30 16:48:35 compute zun-compute[2072]: 2019-04-30 16:48:35.939 2072 ERROR zun.image.glance.driver [req-7e0b8325-1e09-4410-80f4-af807cbc0420 a16c6ef0319b4643a4ec8e56a1d025cb 59065d8f970b467aa94ef7b35f1edab5 default - -] Imae cirros was not found in glance: ImageNotFound: Image cirros could not be found.<br></div><div>Apr 30 16:48:35 compute zun-compute[2072]: 2019-04-30 16:48:35.940 2072 INFO zun.image.driver [req-7e0b8325-1e09-4410-80f4-af807cbc0420 a16c6ef0319b4643a4ec8e56a1d025cb 59065d8f970b467aa94ef7b35f1edab5 default - -] Loading container image driver 'docker'<br></div><div>Apr 30 16:48:55 compute zun-compute[2072]: 2019-04-30 16:48:55.011 2072 ERROR zun.compute.manager [req-7bfa764a-45b8-4e2f-ac70-84d8bb71b135 - - - - -] Error occurred while calling Docker create API: Docker internal error: 500 Server Error: Internal Server Error ("failed to update store for object typpe *libnetwork.endpointCnt: client: etcd member <a href="http://controller:2379/" target="_blank">http://controller:2379</a> has no leader").: DockerError: Docker internal error: 500 Server Error: Internal Server Error ("failed to update store for object type *libnetwork.endpointtCnt: client: etcd member <a href="http://controller:2379/" target="_blank">http://controller:2379</a> has no leader").<br></div><div><br></div></div><div>Also <b>systemctl status docker</b> show the next output</div><div><br></div><div>root@compute /h/team# systemctl status docker</div><div>● docker.service - Docker Application Container Engine</div><div>   Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset: enabled)</div><div>  Drop-In: /etc/systemd/system/docker.service.d</div><div>           └─docker.conf, http-proxy.conf, https-proxy.conf</div><div>   Active: active (running) since Tue 2019-04-30 16:46:25 UTC; 4h 18min ago</div><div>     Docs: <a href="https://docs.docker.com/" target="_blank">https://docs.docker.com</a></div><div> Main PID: 1777 (dockerd)</div><div>    Tasks: 21</div><div>   CGroup: /system.slice/docker.service</div><div>           └─1777 /usr/bin/dockerd --group zun -H tcp://compute:2375 -H unix:///var/run/docker.sock --cluster-store etcd://controller:2379</div><div><br></div><div>Apr 30 16:46:20 compute dockerd[1777]: time="2019-04-30T16:46:20.815305836Z" level=warning msg="Your kernel does not support cgroup rt runtime"</div><div>Apr 30 16:46:20 compute dockerd[1777]: time="2019-04-30T16:46:20.815933695Z" level=info msg="Loading containers: start."</div><div>Apr 30 16:46:24 compute dockerd[1777]: time="2019-04-30T16:46:24.378526837Z" level=info msg="Default bridge (docker0) is assigned with an IP address 17</div><div>Apr 30 16:46:24 compute dockerd[1777]: time="2019-04-30T16:46:24.572558877Z" level=info msg="Loading containers: done."</div><div>Apr 30 16:46:25 compute dockerd[1777]: time="2019-04-30T16:46:25.198101219Z" level=info msg="Docker daemon" commit=e8ff056 graphdriver(s)=overlay2 vers</div><div>Apr 30 16:46:25 compute dockerd[1777]: time="2019-04-30T16:46:25.198211373Z" level=info msg="Daemon has completed initialization"</div><div>Apr 30 16:46:25 compute dockerd[1777]: time="2019-04-30T16:46:25.232286069Z" level=info msg="API listen on /var/run/docker.sock"</div><div>Apr 30 16:46:25 compute dockerd[1777]: time="2019-04-30T16:46:25.232318790Z" level=info msg="API listen on <a href="http://10.8.9.58:2375/" target="_blank">10.8.9.58:2375</a>"</div><div>Apr 30 16:46:25 compute systemd[1]: Started Docker Application Container Engine.</div><div>Apr 30 16:48:55 compute dockerd[1777]: time="2019-04-30T16:48:55.009820439Z" level=error msg="Handler for POST /v1.26/networks/create returned error: failed to update store for object type *libnetwork.endpointCnt: client: etcd member <a href="http://controller:2379/" target="_blank">http://controller:2379</a> has no leader"</div><div><br></div><div><br></div><div>When i try to launch an app container as the guide says it shows an Error state and when i run opentack appcontainer show this is the reason of the error</div><div>status_reason     | Docker internal error: 500 Server Error: Internal Server Error ("failed to update store for object type *libnetwork.endpointCnt: client: etcd member <a href="http://controller:2379/" target="_blank">http://controller:2379</a> has no leader")<br></div><div><br></div></div>