Description of problem: While testing the evacuation of instances in HA by crashing a compute node, 1 of the VMs, not always the same one, fails with "nova.exception.VirtualInterfaceCreateException: Virtual Interface creation failed" in the destination compute node. I followed the steps in similar BZ opened like https://bugzilla.redhat.com/show_bug.cgi?id=2162423 or https://bugzilla.redhat.com/show_bug.cgi?id=2135363 and here I can see in Neutron the vif_plugin calls and DHCP assignments and still Nova fails with a timeout. We increased vif_plugging_timeout to 600 and issue is still happening. Version-Release number of selected component (if applicable): RHOSP 17.0 with InstanceHA, OVS and network nodes. How reproducible: Steps to Reproduce: 1. Deploy RHOSP 17.0 with OVS and Instance HA, probably independent network nodes 2. Crash a compute node hosting VMs Actual results: Failed to evacuate Expected results: Evacuation Additional info: In next comments and in attachments in case
Setting needinfo for reporter. We need to try recent workaround proposed by Sean and possibly ask customer to update to latest RHOSP 17.0