[NETVIRT-211] Networks dhcp entry failed to be added for table 110 in compute node Created: 21/Oct/16 Updated: 09/Mar/18 Resolved: 27/Feb/17 |
|
| Status: | Resolved |
| Project: | netvirt |
| Component/s: | None |
| Affects Version/s: | Carbon |
| 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: | 7008 |
| Description |
|
Set up : 3 openstack nodes(1 control node & 2 compute nodes) and 3 odls code : Legacy netvirt Steps followed: Observation: Ping from network1 dhcp server to vm instances created in compute node2 within network1 failed. For network1 dhcp the following like entry should be there in all the openstack nodes dump flows. cookie=0x0, duration=292.095s, table=110, n_packets=14, n_bytes=1294, tun_id=0x439,dl_dst=fa:16:3e:26:05:33 actions=output:1 The above entry exists only in control node and compute1 node dump flows. This is not always compute2 sometimes compute1 dump flows would have missed the entry. To summarize: Either of the compute nodes does not have the network1 dhcp entry for table 110. Due to which ping for vm instances in that particular compute node failed from network1 dhcp server. Attached the karaf logs for reference. |
| Comments |
| Comment by Priya Ramasubbu [ 21/Oct/16 ] |
|
Attachment Odl1_logs.zip has been added with description: Odl1_logs |
| Comment by Priya Ramasubbu [ 21/Oct/16 ] |
|
Attachment Odl2_logs.zip has been added with description: Odl2_logs |
| Comment by Priya Ramasubbu [ 21/Oct/16 ] |
|
Attached all 3 odls logs |
| Comment by Priya Ramasubbu [ 21/Oct/16 ] |
|
Attachment Odl3_logs.zip has been added with description: Odl3_logs |
| Comment by Hari Prasidh [ 27/Feb/17 ] |
|
Issue is not reproducible. |