Bug 1356574
| Summary: | Documentation of OVS-DPDK configuration | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Eyal Dannon <edannon> |
| Component: | documentation | Assignee: | Martin Lopes <mlopes> |
| Status: | CLOSED DUPLICATE | QA Contact: | Deepti Navale <dnavale> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 (Liberty) | CC: | adahms, edannon, fbaudin, mburns, mlopes, oblaut, twilson, yrachman |
| Target Milestone: | async | Keywords: | Documentation, ZStream |
| Target Release: | 8.0 (Liberty) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://access.redhat.com/documentation/en/red-hat-openstack-platform/8/configure-dpdk-for-openstack-networking/configure-dpdk-for-openstack-networking | ||
| Whiteboard: | NFV_DOC | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-02-02 05:36:45 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Eyal Dannon
2016-07-14 12:14:51 UTC
Assigning to Martin for review. TODO: backport to OSP8 once approved by tech review . Eyal: Could you explain what the mechanism for the local bridges being up causing the packet loss issue? Also, if restarting OVS causes an issue, that sounds like a bug. https://bugs.launchpad.net/ubuntu/+source/neutron/+bug/1460164 for instance is a place where this kind of issue has been fixed in the past. Hi, On OVS+DPDK2.4 we experienced an issue of packet drop to the kernel while the ports weren't in DOWN state, the workaround was to set those ports to DOWN state. This bug is fixed at OVS2.5 so I'm not sure if we should add it to the documentation. Franck, our PM, can answer that question:) About the bug, if it's already fixed, and by restarting the agent we get the connectivity back, I suggest to add a note which explains the issue and the solution. Thanks, Eyal Dannon Redirecting the needinfo to Franck since I'm not up to date on which versions of OVS are going to be in what products/channels and he would be better able to answer whether this should be documented. If it should, I'm ok with the related doc changes. Re: the note about redeploying when restarting OVS, if this is still an issue on perf team's setup, I'd like to see a bug opened on it so we can track it and fix it. Otherwise, we can drop the comment or at least reword it to something like: If traffic is not being directed to existing instances after restarting the Open vSwitch service, redeploying the instances should fix the issue. Starting from RHOSP10, OVS and OVS-DPDK will be provided by FD-production channel, and users requiring the "latest greatest" will have the possibility to switch to FD-beta. For RHOSP8 and RHOSP9, OVS-DPDK is provided by RHOSP (no FD-production) but as it is outdated, what we want to document for RHOSP8 and RHOSP9 is the use of the beta channel and OVS-DPDK 2.5. FD-production - 1 package - GA with full support openvswitch (OVS 2.4) with RHEL 7.3 moving to OVS-DPDK (OVS 2.5, DPDK 2.2 static dependencies), FD-beta - 2 packages - latest features, no GSS but best effort from R&D openvswitch OVS-DPDK (OVS 2.5, DPDK 2.2 static dependencies), dpdk standalone (DPDK 16.04), not anymore included in RHEL extra Hi Terry, Based on Franck's feedback in comment 10, are there any changes that need to be made to the draft in comment 3? Martin: It sounds like at least with rhel 7.3 everything should work if the bug is fixed in OVS 2.5. It sounds like the wiht OVS 2.4 the bug will remain and so we still need the port state documentation for it? Eyal, do you know if there are plans to backport the fix to OVS 2.4? As Franck and Martin wrote, we should document the use of the beta channel and OVS-DPDK 2.5, what means we shouldn't mention this bug in the documentation because it fixed at OVS 2.5 . For OSP10 * The manual DPDK configuration was removed at the request of PM * Deepti added in the director-based steps for OSP10 here: https://access.redhat.com/documentation/en/red-hat-openstack-platform/10/single/network-functions-virtualization-configuration-guide/ *** This bug has been marked as a duplicate of bug 1384774 *** |