Cluster deploy fails if one port of Intel XL710 40G dual-port NIC is allocated for DPDK and the other for SR-IOV
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Anastasia Balobashina | ||
Mitaka |
Fix Committed
|
High
|
Anastasia Balobashina | ||
Newton |
Fix Committed
|
High
|
Anastasia Balobashina |
Bug Description
Environment: Hardware Lab, MOS 9.0 ISO 362 Intel XL710 dual-port NIC, PCI ID 8086:1583
Detailed description:
If both DPDK and SR-IOV are configured on ports of same XL710 NIC, DPDK fails to initialize port and ovs-vswitchd is terminated during deploy.
ovs-vswitchd output: http://
Steps to reproduce:
1. Create cluster with 1 controller and 1 compute with Intel XL710 dual-port NIC
2. Configure hugepages for host and DPDK on compute
3. Turn on DPDK on one port of 40G NIC and SR-IOV on another port of same NIC
4. Start deployment
Expected result:
Cluster is deployed
Actual result:
Deployment failed with message 'Failed tasks: Task[netconfig/5] Stopping the deployment process!'
Lab is available for investigation.
tags: | added: area-mos |
tags: |
added: area-linux removed: area-mos |
tags: | added: release-notes |
tags: |
added: release-notes-done removed: release-notes |
Changed in fuel: | |
assignee: | MOS Scale (mos-scale) → Anastasia Balobashina (atolochkova) |
status: | Confirmed → In Progress |
Changed in fuel: | |
status: | In Progress → Fix Committed |
Changed in fuel: | |
milestone: | 10.0 → 11.0 |
The issue is not reproduced on 10G 82599-based dual-port NIC (AOC-STGN-i2S 8086:10fb) on the same host.
Deploy completed successfully.