MOS 9.2 enable DPDK, when attach a new interface,VM can not get correct ip

Bug #1711057 reported by Xiwen Deng
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Incomplete
High
Max Yatsenko

Bug Description

In my env which enable DPDK and there are two networks
root@controller-1:~# neutron net-list
| d0900ded-7a5f-4580-bac2-bc4fae31d46d | test555 | 53be822d-29a8-4549-96dd-5fc95cfcb3e3 10.0.0.0/24 |
| 48999dc5-b021-4341-bd6f-9215f3381e02 | dpdk_test | e0cf266e-a718-4abe-aa67-6efbb61e05af 10.145.0.0/24 |

When boot VM with network test555, VM boot success. And add a new network dpdk_test, interface will attach successfully too. Interface will can not get a ip But when dhcp, the new interface will get a ip(10.0.2.25).

From the nova, we can see VM have get ips
root@controller-1:~# nova list |grep test-instance
| b490f7d3-e595-45c2-8e23-8736db00252d | test-instance | ACTIVE | - | Running | test555=10.0.0.27; dpdk_test=10.145.0.9 |

In my env there are not any network which ip range is 10.0.2.0/24

If create VM with two networks, all interfaces will get the correct ips.

Xiwen Deng (deng-xiwen)
description: updated
Xiwen Deng (deng-xiwen)
summary: - MOS 9.2 attach a new interface VM can not get correct ip
+ MOS 9.2 enable DPDK, when attach a new interface,VM can not get correct
+ ip
Revision history for this message
Xiwen Deng (deng-xiwen) wrote :

State of the new attach interface is LINK_DOWN. And can not tcpdump any packets from the new attach interface.
compute-h06-1:~# ovs-ofctl show br-int
 21(vhu4e163396-06): addr:00:00:00:00:00:00
     config: 0
     state: LINK_DOWN
     speed: 0 Mbps now, 0 Mbps max

Changed in fuel:
milestone: none → 9.x-updates
assignee: nobody → MOS Maintenance (mos-maintenance)
importance: Undecided → High
status: New → Confirmed
Max Yatsenko (myatsenko)
Changed in fuel:
assignee: MOS Maintenance (mos-maintenance) → Max Yatsenko (myatsenko)
Revision history for this message
Max Yatsenko (myatsenko) wrote :

Unfortunatelly, I was not able to reproduce behavior described in your bug-description.
Can you please provide step-by-step installation instructions to get
identical environment you have.
Also please provide any custom settings you have.
I set status of this bug to 'Incomplete', but please be free to reopen this bug after providing all
necessary information.

Changed in fuel:
status: Confirmed → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.