Re: [Openstack-operators] [nova] Live migration performance tests on 100 compute nodes

2016-12-30 Thread Koniszewski, Pawel
Matt, This was a bandwidth issue. Nova kept being connected to the broker, but it started to timeout on RPC messages, e.g., we lost some RPC messages triggering post live migration steps which are there to update nova DB to reflect new host of an instance. The good workaround for this issue is

[Openstack-operators] LBaaS V2 on multi-node Neutron Liberty

2016-12-30 Thread William Josefsson
Hi everyone, I need some advice on installing LBaaS on my Liberty (CentOS7) deployment. I have a multi host deployment with 2 Networking nodes running all my agents (L3, dhcp, .. ) I have reviewed this [1] documentation, and I notice there is LBaaS agent based V2, which is the current version, sho