<div dir="ltr">Hi, <div> you should check which network is using the vlan xxx in neutron, if the network is not intended for octavia management, you should delete it or change a new vlan id for octavia. otherwise, you could try to stop creating management network in kolla deployment by the flowing steps:</div><div> I saw you perform a reconfigure action, so i assume you have an already worked cluster.<br></div><div>1. set octavia_auto_configure to false in you global.yaml.</div><div>2. set the flowing opts in gloabl.yaml<br></div><div> octavia_amp_image_owner_id: the value you can find in your exists config file(e.g. /etc/kolla/octavia-api/octavia.conf : amp_image_owner_id)</div><div> octavia_amp_boot_network_list : the vale of `amp_boot_network_list in octavia.conf </div><div> octavia_amp_secgroup_list: the value of `amp_secgroup_list` in octavia.conf </div> octavia_amp_flavor_id: the value of `amp_flavor_id ` in "octavia.config"<div>3. re-run reconfigure action.</div><div><br></div><div>refer to: <a href="https://github.com/openstack/kolla-ansible/blob/master/etc/kolla/globals.yml#L778">https://github.com/openstack/kolla-ansible/blob/master/etc/kolla/globals.yml#L778</a></div><div><br></div><div>thanks.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Nguyễn Hữu Khôi <<a href="mailto:nguyenhuukhoinw@gmail.com">nguyenhuukhoinw@gmail.com</a>> 于2023年7月13日周四 00:48写道:<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">Hello guys.<div><br></div><div>I am using openstack yoga by kolla-ansible but when i reconfigure octavia then it stucked at </div><div><br></div><div>TASK [octavia : Create loadbalancer management network]<br></div><div><br></div><div>\"Unable to create the network. The VLAN xxx on physical network physnet1 is in use.\<br></div><div><br></div><div>I see that it cannot create lb network because someone used it.</div><div><br></div><div>Will we need to change some kolla-ansible tasks to fix it?</div><div><br></div><div><br></div><div>Thank you very much.<br></div><div><br clear="all"><div><div dir="ltr" class="gmail_signature"><div dir="ltr">Nguyen Huu Khoi<br></div></div></div></div></div>
</blockquote></div>