<div dir="ltr">On Fri, Dec 30, 2016 at 8:53 AM, William Josefsson <span dir="ltr"><<a href="mailto:william.josefson@gmail.com" target="_blank">william.josefson@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone, I need some advice on installing LBaaS on my Liberty<br>
(CentOS7) deployment. I have a multi host deployment with 2 Networking<br>
nodes running all my agents (L3, dhcp, .. )<br>
<br>
I have reviewed this [1] documentation, and I notice there is LBaaS<br>
agent based V2, which is the current version, should I install this<br>
[2] 'yum install openstack-neutron-lbaas' package only, or should I<br>
install 'yum install haproxy openstack-neutron-lbaas' on my network<br>
nodes?<br>
<br></blockquote><div><br></div><div>If you plan to use haproxy namespace driver, then you should install 'haproxy' package yourself. As for 'openstack-neutron-lbaas' package, I believe it should be installed on both controller as well as network nodes.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have two Networking nodes, should proceed and install the agent the<br>
same way on both, and then just verify with neutron agent-list?<br>
<br>
This [1] Neutron documentation also mentions: "neutron-db-manage<br>
--service lbaas upgrade head".<br>
Can anyone please share what kind of modifications will occur to my DB<br>
and if it will affect any of my existing data with networks, subnets,<br>
ports etc in a harmful way, or is this a safe command to run?</blockquote><div><br></div><div>This should be safe to apply. It will create some new tables in the neutron database for LBaaS service plugin to use.</div><div><br></div><div>Ihar</div></div></div></div>