[NETVIRT-37] Single Vm Instance Assigned With two ips Created: 28/Jun/16 Updated: 09/Mar/18 Resolved: 07/Sep/16 |
|
| Status: | Resolved |
| Project: | netvirt |
| Component/s: | None |
| Affects Version/s: | Beryllium |
| Fix Version/s: | None |
| Type: | Bug | ||
| Reporter: | Priya Ramasubbu | Assignee: | Unassigned |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Environment: |
Operating System: All |
||
| Attachments: |
|
| External issue ID: | 6119 |
| Description |
|
While testing Netvirt 1 node openstack in csit, I could see two ips assigned to a single vm instance. Steps to be followed to reproduce: 1. Create Network Observation: first two vm instances properly assigned with ips (vm1 as 30.0.0.3 and vm2 as 30.0.0.4), where as the third vm instance assigned with two ips as (30.0.0.5 after creating all three vm instances i printed them with nova show commands. -------------------------------------
-------------------------------------
------------------------------------- when i check the ifconfig for the particular vm i could see the second ip (30.0.0.6) assigned to it. where as in dump flows there are entries for both the ips. cookie=0x0, duration=16.270s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x43f,arp_tpa=30.0.0.6,arp_op=1 actions=move:NXM_OF_ETH_SRC[] cookie=0x0, duration=16.252s, table=20, n_packets=0, n_bytes=0, priority=1024,arp,tun_id=0x43f,arp_tpa=30.0.0.5,arp_op=1 actions=move:NXM_OF_ETH_SRC[] Please find the sandbox link for more details: Attached the logs for reference, kindly let us know if any more details required. |
| Comments |
| Comment by Priya Ramasubbu [ 28/Jun/16 ] |
|
Attachment archive.zip has been added with description: Karaf and openstack logs |
| Comment by Sam Hague [ 26/Jul/16 ] |
|
Priya, have you seen this again or do you have copies of the logs? The sandbox jobs cleanup every Saturday so the logs are no longer there. Sam |
| Comment by Priya Ramasubbu [ 07/Sep/16 ] |
|
Sam, The issue doesn't exist now. |