[NETVIRT-439] After live-migration of VM is completed, tunnel flow for migrated instance was not added into the new Compute Node Created: 20/Jan/17  Updated: 09/Mar/18  Resolved: 10/Apr/17

Status: Resolved
Project: netvirt
Component/s: None
Affects Version/s: Boron
Fix Version/s: None

Type: Bug
Reporter: Arthi Bhattacharjee Assignee: Unassigned
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: All
Platform: All


Attachments: Zip Archive karaf_odl_1.zip     Zip Archive karaf_odl_2.zip     Zip Archive karaf_odl_3.zip     File query35_ovs.tar.xz    
Issue Links:
Duplicate
is duplicated by NETVIRT-546 Table 110 flows are missing in OVS 2.... Resolved
External issue ID: 7606

 Description   

Steps:

  • Create a network
  • Create a VM in Compute_1 node
  • Perform live-migration
    nova live-migration <VM_ID> <Compute_2 node>
  • Ping operation between DHCP and VM
    ip netns exec qdhcp-<network_ID> ping -c <VM_IP_ADDRESS>

Observation:

  • Before live-migration, the ping operation between DHCP and VM was successful.
  • After VM migrated from Compute_1 node Compute_2 node, the ping fails.
  • Once the migration happened in new compute node (Compute_2) the tunnel flow for the VM is missing.
  • Multiple flow entries for the same VM in table:110
    Before_migration/ovs_comp2.log -> 2 similar entries in table:110 for DHCP Agent.One with additional match attribute on priority and the other without.
    Before_migration/ovs_ctrl.log -> 2 entries for the VM one with priority and the other without.


 Comments   
Comment by Arthi Bhattacharjee [ 20/Jan/17 ]

Setup:

  • Cluster setup
  • Openstack nodes: 1 control and 2 compute nodes.
  • Compute nodes mount NFS Server
Comment by Arthi Bhattacharjee [ 20/Jan/17 ]

Attachment query35_ovs.tar.xz has been added with description: ovs_dump-flows

Comment by Arthi Bhattacharjee [ 20/Jan/17 ]

Attachment karaf_odl_1.zip has been added with description: Karaf logs_ODL_1

Comment by Arthi Bhattacharjee [ 20/Jan/17 ]

Attachment karaf_odl_2.zip has been added with description: Karaf logs_ODL_2

Comment by Arthi Bhattacharjee [ 20/Jan/17 ]

Attachment karaf_odl_3.zip has been added with description: Karaf logs_ODL_3

Comment by Arthi Bhattacharjee [ 10/Apr/17 ]

Fix for the bug:
https://git.opendaylight.org/gerrit/#/c/53477/
https://git.opendaylight.org/gerrit/#/c/51796/

Generated at Wed Feb 07 20:21:33 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.