<div dir="auto"> Because I dont see any error logs. Althought, i set debug log to on.<div dir="auto"><br></div><div dir="auto">Your advices are very helpful to me. I will try to dig deeply. I am lost so some suggests are the best way for me to continue. :)</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jul 26, 2023, 4:39 PM <<a href="mailto:smooney@redhat.com">smooney@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, 2023-07-26 at 07:49 +0700, Nguyễn Hữu Khôi wrote:<br>
> Hello guys.<br>
> <br>
> I am using openstack yoga with kolla ansible.<br>
without logs of some kind i dont think anyoen will be able to hlep you with this.<br>
you have one issue with the config which i noted inline but that should not break live migration.<br>
but it would allow it to proceed when otherwise it would have failed.<br>
and it woudl allow this issue to happen instead of the vm goign to error ro the migration<br>
being aborted in pre live migrate.<br>
> <br>
> When I migrate:<br>
> <br>
> instance1 from host A to host B after that I cannot ping this<br>
> instance(telnet also). I must restart neutron_openvswitch_agent or move<br>
> this instance back to host B then this problem has gone.<br>
> <br>
> this is my settings:<br>
> <br>
> ----------------- neutron.conf -----------------<br>
> [nova]<br>
> live_migration_events = True<br>
> ------------------------------------------------<br>
> <br>
> ----------------- nova.conf -----------------<br>
> [DEFAULT]<br>
> vif_plugging_timeout = 600<br>
> vif_plugging_is_fatal = False<br>
you should never run with this set to false in production.<br>
it will break nova ability to detect if netroking is configured<br>
when booting or migrating a vm.<br>
we honestly should have remove this when we removed nova-networks<br>
> debug = True<br>
> <br>
> [compute]<br>
> live_migration_wait_for_vif_plug = True<br>
> <br>
> [workarounds]<br>
> enable_qemu_monitor_announce_self = True<br>
> <br>
> ----------------- openvswitch_agent.ini-----------------<br>
> [securitygroup]<br>
> firewall_driver = openvswitch<br>
> [ovs]<br>
> openflow_processed_per_port = true<br>
> <br>
> I check nova, neutron, ops logs but they are ok.<br>
> <br>
> Thank you.<br>
> <br>
> <br>
> Nguyen Huu Khoi<br>
<br>
</blockquote></div>