Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Satish Patel
Currently in stable/queens i am seeing this sha https://github.com/openstack/openstack-ansible/blob/stable/queens/ansible-role-requirements.yml#L112 On Wed, Aug 22, 2018 at 2:02 AM, Matthew Thode wrote: > On 18-08-22 01:57:17, Satish Patel wrote: >> What I need to upgrade, any specific component?

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Satish Patel
Thanks Matthew, Can i put that sha in my OSA at playbooks/defaults/repo_packages/openstack_services.yml by hand and run playbooks [repo/nova] ? On Wed, Aug 22, 2018 at 10:24 AM, Matthew Thode wrote: > On 18-08-22 08:35:09, Satish Patel wrote: >> Currently in stable/queens i am seeing this sha >>

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Matthew Thode
On 18-08-22 08:35:09, Satish Patel wrote: > Currently in stable/queens i am seeing this sha > https://github.com/openstack/openstack-ansible/blob/stable/queens/ansible-role-requirements.yml#L112 > > On Wed, Aug 22, 2018 at 2:02 AM, Matthew Thode > wrote: > > On 18-08-22 01:57:17, Satish Patel wro

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Matthew Thode
On 18-08-22 10:33:11, Satish Patel wrote: > Thanks Matthew, > > Can i put that sha in my OSA at > playbooks/defaults/repo_packages/openstack_services.yml by hand and > run playbooks [repo/nova] ? > > On Wed, Aug 22, 2018 at 10:24 AM, Matthew Thode > wrote: > > On 18-08-22 08:35:09, Satish Patel

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Satish Patel
Matthew, I have two option looks like, correct me if i am wrong. 1. I have two option, upgrade minor release from 17.0.7-6-g9187bb1 to 17.0.8-23-g0aff517 and upgrade full OSA 2. Just do override as you said "nova_git_install_branch:" in my /etc/openstack_deploy/user_variables.yml file, and run

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Matthew Thode
On 18-08-22 10:58:48, Satish Patel wrote: > Matthew, > > I have two option looks like, correct me if i am wrong. > > 1. I have two option, upgrade minor release from 17.0.7-6-g9187bb1 to > 17.0.8-23-g0aff517 and upgrade full OSA > > 2. Just do override as you said "nova_git_install_branch:" in

[Openstack] git-review tagging schedule

2018-08-22 Thread David van der Bokke
Hi, We are curious about when the next version of git-review will be tagged so that we can create a debian package release for it. Specifically we want to pick up the change in https://git.openstack.org/cgit/openstack-infra/git-review/commit/?id=694f532ca803882d7b3446c31f5fc690e9669042 before ref

Re: [Openstack] git-review tagging schedule

2018-08-22 Thread Jeremy Stanley
On 2018-08-22 08:53:26 -0700 (-0700), David van der Bokke wrote: > We are curious about when the next version of git-review will be tagged so > that we can create a debian package release for it. Specifically we want > to pick up the change in > https://git.openstack.org/cgit/openstack-infra/git-r

[Openstack] Lose 30+ seconds of packets to instance during Live-Migration

2018-08-22 Thread Sterdnot Shaken
Version: Pike OVS version: 2.9 VM-A (On Compute A) - (On Compute B) VM-B What is it in Neutron that might delay vxlan tunnel construction on the destination compute node during live-migration? As the VM is live-migrated, I'm watch the flows and the vxlan tunnel interfaces on br-tun on the Com

Re: [Openstack] Lose 30+ seconds of packets to instance during Live-Migration

2018-08-22 Thread Sterdnot Shaken
After turning off L2 population on the compute and network nodes, the packet loss during live migration diminished from 30+ to about 3 seconds... Does anyone have an explanation for this? I'd really like to be able to use L2 pop and ARP responder if I can, but not at the cost of that large of a hi

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Satish Patel
Mathew, I haven't applied any patch yet but i am noticing in cluster some host migrating VM super fast and some host migrating very slow. Is this known behavior? On Wed, Aug 22, 2018 at 11:28 AM, Matthew Thode wrote: > On 18-08-22 10:58:48, Satish Patel wrote: >> Matthew, >> >> I have two option

Re: [Openstack] live_migration only using 8 Mb speed

2018-08-22 Thread Matthew Thode
On 18-08-22 23:04:57, Satish Patel wrote: > Mathew, > > I haven't applied any patch yet but i am noticing in cluster some host > migrating VM super fast and some host migrating very slow. Is this > known behavior? > > On Wed, Aug 22, 2018 at 11:28 AM, Matthew Thode > wrote: > > On 18-08-22 10:58