<div dir="auto">Hello Michael, thanks for your suggestion.<div dir="auto">I solved my issue.</div><div dir="auto">There was some wrong configuration in octavia.conf file.</div><div dir="auto">Security group must belong to the octavia project.</div><div dir="auto">Regards</div><div dir="auto">Ignazio</div><div dir="auto"><br></div></div><br><div class="gmail_quote"><div dir="ltr">Il giorno Mar 8 Gen 2019 18:06 Michael Johnson <<a href="mailto:johnsomor@gmail.com">johnsomor@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Ignazio,<br>
<br>
Please use the [octavia] tag in the subject line as this will alert<br>
the octavia team to your message.<br>
<br>
As the message says, this is a nova failure:<br>
<br>
{u'message': u'Exceeded maximum number of retries. Exhausted all hosts<br>
available for retrying build failures for instance<br>
5abc100b-5dc8-43f5-9e1c-e6afea0242d9.', u'code': 500, u'details': u'<br>
File "/usr/lib/python2.7/site-packages/nova/conductor/manager.py",<br>
line 581, in build_instances\n    raise<br>
exception.MaxRetriesExceeded(reason=msg)\n', u'created':<br>
u'2019-01-07T15:15:59Z'}<br>
<br>
I recommend you check the nova logs to identify the root issue in nova.<br>
<br>
If this is related to the security group issue you mentioned on IRC,<br>
make sure you create the security group for the Octavia controllers<br>
under the account you are running the controllers under. This is the<br>
account you specified in your octavia.conf file under the<br>
"[service_auth]" section. It is likely you are creating the security<br>
group under a different project than your controllers are configured<br>
to use.<br>
<br>
Michael<br>
<br>
On Mon, Jan 7, 2019 at 7:25 AM Ignazio Cassano <<a href="mailto:ignaziocassano@gmail.com" target="_blank" rel="noreferrer">ignaziocassano@gmail.com</a>> wrote:<br>
><br>
> Hello All,<br>
> I installed octavia on queens with centos 7, but when I create a load balance with the command<br>
> openstack loadbalancer create --name lb1 --vip-subnet-id admin-subnet I got some errors in octavia worker.log:<br>
><br>
> 2019-01-07 16:16:05.050 85077 ERROR oslo_messaging.rpc.server     failures[0].reraise()<br>
> 2019-01-07 16:16:05.050 85077 ERROR oslo_messaging.rpc.server   File "/usr/lib/python2.7/site-packages/taskflow/types/failure.py", line 343, in reraise<br>
> 2019-01-07 16:16:05.050 85077 ERROR oslo_messaging.rpc.server     six.reraise(*self._exc_info)<br>
> 2019-01-07 16:16:05.050 85077 ERROR oslo_messaging.rpc.server   File "/usr/lib/python2.7/site-packages/taskflow/engines/action_engine/executor.py", line 53, in _execute_task<br>
> 2019-01-07 16:16:05.050 85077 ERROR oslo_messaging.rpc.server     result = task.execute(**arguments)<br>
> 2019-01-07 16:16:05.050 85077 ERROR oslo_messaging.rpc.server   File "/usr/lib/python2.7/site-packages/octavia/controller/worker/tasks/compute_tasks.py", line 192, in execute<br>
> 2019-01-07 16:16:05.050 85077 ERROR oslo_messaging.rpc.server     raise exceptions.ComputeBuildException(fault=fault)<br>
> 2019-01-07 16:16:05.050 85077 ERROR oslo_messaging.rpc.server ComputeBuildException: Failed to build compute instance due to: {u'message': u'Exceeded maximum number of retries. Exhausted all hosts available for retrying build failures for instance 5abc100b-5dc8-43f5-9e1c-e6afea0242d9.', u'code': 500, u'details': u'  File "/usr/lib/python2.7/site-packages/nova/conductor/manager.py", line 581, in build_instances\n    raise exception.MaxRetriesExceeded(reason=msg)\n', u'created': u'2019-01-07T15:15:59Z'}<br>
><br>
> Anyone could help me, please ?<br>
><br>
> Regards<br>
> Ignazio<br>
</blockquote></div>