<div dir="ltr">I've been working on a related problem, and have also noticed this delay. These calls happen on separate compute hosts, and lots of things happen in between. Although the goal of my patch isn't to address the issue you describe, I have noticed that this patch significantly reduces it anyway:<div><br></div><div><a href="https://review.openstack.org/#/c/369423/">https://review.openstack.org/#/c/369423/</a><br></div><div><br></div><div>I'd be interested to know if you see the same in your environment. As an unmerged RPC change, obviously don't go putting this in production!</div><div><br></div><div>Matt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 8, 2016 at 10:21 AM, Jingting <span dir="ltr"><<a href="mailto:kangjingting@sina.com" target="_blank">kangjingting@sina.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi All:</div><div><br></div><div>As [1], [2]  shows,  at the last stage in VM migration, it will call unplug_vifs(), and then migrate_instance_finish(), in which update_port  will be called immediately. </div><div> </div><div>I think the two steps should be executed without no disturb., but in my test,  there is at least 3 seconds between unplug vif and update_port.</div><div><br></div><div>As I want to do something with my controller at the two points, so I have tested it many times, and the lasting time remains about 3s.</div><div><br></div><div>Any comment will be appreciate! Thanks!</div><div><br></div><div><br></div><div>[1] <a href="http://paste.openstack.org/show/198298/" target="_blank">http://paste.openstack.org/<wbr>show/198298/</a></div><div><br></div><div>[2] <a href="http://paste.openstack.org/show/568983/" target="_blank">http://paste.openstack.<wbr>org/show/568983/</a></div><br>______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.<wbr>openstack.org?subject:<wbr>unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/<wbr>cgi-bin/mailman/listinfo/<wbr>openstack-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><span style="font-size:12.8px">Matthew Booth</span><br></div><div>Red Hat Engineering, Virtualisation Team</div><div><br></div><div>Phone: +442070094448 (UK)</div><div><br></div></div></div></div></div>
</div>