<div dir="ltr"><div>Hello again, <br></div><div>It seems I am facing the bug 1701381 (socket broken pipe) but it is related to ocata :-(</div><div><br></div><div>Ignazio<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno lun 2 dic 2019 alle ore 16:49 Ignazio Cassano <<a href="mailto:ignaziocassano@gmail.com">ignaziocassano@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hello, the stack went fine with paramenter you suggested....many many thanks.</div><div><br></div><div>I have got further issues :</div><div><br></div><div>1) /var/log/magnum on controllers in emply.</div><div><br></div><div>Logs are sent on /var/log/messages</div><div><br></div><div>2)  in var log messages I have a lot of errors like the following:</div><div><br></div><div>ec  2 16:47:15 tst2-osctrl01 magnum-api: Traceback (most recent call last):<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: File "/usr/lib64/python2.7/SocketServer.py", line 568, in process_request<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: self.finish_request(request, client_address)<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: File "/usr/lib64/python2.7/SocketServer.py", line 334, in finish_request<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: self.RequestHandlerClass(request, client_address, self)<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: File "/usr/lib64/python2.7/SocketServer.py", line 651, in __init__<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: self.finish()<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: File "/usr/lib64/python2.7/SocketServer.py", line 710, in finish<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: self.wfile.close()<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: File "/usr/lib64/python2.7/socket.py", line 279, in close<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: self.flush()<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: File "/usr/lib64/python2.7/socket.py", line 303, in flush<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: self._sock.sendall(view[write_offset:write_offset+buffer_size])<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 401, in sendall<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: tail = self.send(data, flags)<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 395, in send<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: return self._send_loop(self.fd.send, data, flags)<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 382, in _send_loop<br>Dec  2 16:47:15 tst2-osctrl01 magnum-api: return send_method(data, *args)</div><div>Dec  2 16:47:15 tst2-osctrl01 magnum-api: error: [Errno 32] Broken pipe</div><div><br></div><div>I deplpyed magnum on 3 controllers with a pacemaker cluster and haproxy.</div><div>I can use dashboard and command line for magnum so I do not understand why I got the above errors.</div><div><br></div><div><br></div><div>Regards <br></div><div>Ignazio<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno lun 2 dic 2019 alle ore 16:29 Bharat Kunwar <<a href="mailto:bharat@stackhpc.com" target="_blank">bharat@stackhpc.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Yes you can specify comma separated `labels` when you create a cluster template/cluster from the dashboard.<div><br></div><div>e.g. heat_container_agent_tag=train-stable,kube_tag=v1.14.8.</div><div><br></div><div>Also make sure cluster_user_trust=True inside your magnum.conf.<br><div><br><blockquote type="cite"><div>On 2 Dec 2019, at 15:26, Ignazio Cassano <<a href="mailto:ignaziocassano@gmail.com" target="_blank">ignaziocassano@gmail.com</a>> wrote:</div><br><div><div dir="ltr"><div>The network plugin is flannel .</div><div>I do not kow what is kube_tag . I read  that with it I can specify the kubernetes version, right ?</div><div>I am using openstack dashboard for creating my cluster: where I can specify heat_container_agent_tag: train-stable in the dashboard ?</div><div>Thanks</div><div>Ignazio<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno lun 2 dic 2019 alle ore 16:11 Bharat Kunwar <<a href="mailto:bharat@stackhpc.com" target="_blank">bharat@stackhpc.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Ignazio,<br>
<br>
What version of kube_tag are you trying to run? What network plugin? I suggest using `heat_container_agent_tag: train-stable` as its easier to debug. <br>
<br>
<br>
Best<br>
<br>
bharat <br>
<br>
> On 2 Dec 2019, at 15:08, Ignazio Cassano <<a href="mailto:ignaziocassano@gmail.com" target="_blank">ignaziocassano@gmail.com</a>> wrote:<br>
> <br>
> hello, I've just installed stein with magnum on centos 7. I am creating a kubernetes cluster but it is running since 22 minutes and I think it will not work because the heat stack is waiting OSSoftwareDeployment completes  <br>
> I presume something is not working on heat with magnum. I ran several stack with Software Deployment without magnum, and they worked fine<br>
> <br>
> Thanks<br>
> Ignazio<br>
<br>
</blockquote></div>
</div></blockquote></div><br></div></div></blockquote></div>
</blockquote></div>