<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hello All,</div><div>I installed octavia queens with centos and it works but in /var/log/messages I got a lot of errors like the following:</div><div><br></div><div><br></div><div>Apr  2 09:53:15 tst2-osctrl01 octavia-api: self.RequestHandlerClass(request, client_address, self)<br>Apr  2 09:53:15 tst2-osctrl01 octavia-api: File "/usr/lib64/python2.7/SocketServer.py", line 651, in __init__<br>Apr  2 09:53:15 tst2-osctrl01 octavia-api: self.finish()<br>Apr  2 09:53:15 tst2-osctrl01 octavia-api: File "/usr/lib64/python2.7/SocketServer.py", line 710, in finish<br>Apr  2 09:53:15 tst2-osctrl01 octavia-api: self.wfile.close()<br>Apr  2 09:53:15 tst2-osctrl01 octavia-api: File "/usr/lib64/python2.7/socket.py", line 279, in close<br>Apr  2 09:53:15 tst2-osctrl01 octavia-api: self.flush()<br>Apr  2 09:53:15 tst2-osctrl01 octavia-api: File "/usr/lib64/python2.7/socket.py", line 303, in flush<br>Apr  2 09:53:15 tst2-osctrl01 octavia-api: self._sock.sendall(view[write_offset:write_offset+buffer_size])<br>Apr  2 09:53:15 tst2-osctrl01 octavia-api: error: [Errno 32] Broken pipe</div><div><br></div><div><br></div><div>octavia-api is under haproxy:</div><div><br></div><div> listen octavia_cluster<br>  bind <a href="http://10.102.184.190:9876">10.102.184.190:9876</a><br>  balance  source<br>option  tcpka<br>  option  httpchk<br>option  tcplog<br>  server tst2-osctrl01 <a href="http://10.102.184.191:9876">10.102.184.191:9876</a> check fall 5 inter 2000 rise 2<br>  server tst2-osctrl02 <a href="http://10.102.184.192:9876">10.102.184.192:9876</a> check fall 5 inter 2000 rise 2<br>  server tst2-osctrl03 <a href="http://10.102.184.193:9876">10.102.184.193:9876</a> check fall 5 inter 2000 rise 2</div><div><br></div><div>Any help, please ?</div><div><br></div><div><br></div><div>Another question is related to openstack command:</div><div>Must I use neutron lbbas command or openstack loadbalancer command for octavia ?</div><div><br></div><div>Loadbalancers created with neutron command cannot be shown with openstack loadbalancer command .</div><div><br></div><div>Many thanks</div><div>Ignazio<br></div></div></div></div>