Bug 1952060 - [RFE] Support OVS auto balance parameters though TripleO
Summary: [RFE] Support OVS auto balance parameters though TripleO
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: tripleo-ansible
Version: 16.2 (Train)
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: z2
: 16.2 (Train on RHEL 8.4)
Assignee: OSP Team
QA Contact: Joe H. Rahme
URL:
Whiteboard:
Depends On:
Blocks: 1880239
TreeView+ depends on / blocked
 
Reported: 2021-04-21 12:50 UTC by yogananth subramanian
Modified: 2022-05-17 07:24 UTC (History)
14 users (show)

Fixed In Version: tripleo-ansible-0.8.1-2.20220112214927.5e744eb.el8ost openstack-tripleo-heat-templates-11.6.1-2.20220116004909.64b2e88.el8ost
Doc Type: Technology Preview
Doc Text:
With this technology preview update, you can set the following parameters to configure OVS PMD auto load balance: * `OvsPmdAutoLb` Enable/disable the OVS DPDK PMD Auto Load Balance feature. Values: true or false. OVS DPDK uses the default value of false. * `OvsPmdLoadThreshold` Set the minimum PMD thread load threshold for OVS DPDK PMD Auto Load Balance feature. Set a value from 0 to 100 to specify the minimum PMD thread load threshold (percentage of used cycles) of any non-isolated PMD threads when a PMD Auto Load Balance might be triggered. * `OvsPmdImprovementThreshold` Set PMD load variance improvement threshold for OVS DPDK PMD Auto Load Balance feature. Set a value from 0 to 100 to specify the minimum evaluated percentage improvement in load distribution across the non-isolated PMD threads that allows a PMD Auto Load Balance to occur. * `OvsPmdRebalInterval` Set PMD auto load balancing interval for OVS DPDK PMD Auto Load Balance feature. Set a value from 0 to 20,000 to specify the minimum time (in minutes) between 2 consecutive PMD Auto Load Balancing iterations.
Clone Of:
Environment:
Last Closed: 2022-03-23 22:10:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
OpenStack gerrit 797480 0 None MERGED Support for OVS DPDK pmd auto balance parameters. 2021-11-09 07:35:47 UTC
OpenStack gerrit 797481 0 None MERGED pmd auto balance parameters support in ovs 2021-11-09 07:34:31 UTC
OpenStack gerrit 798801 0 None MERGED Enable DPDK OVS PMD Auto Load Balance 2021-11-09 09:52:16 UTC
OpenStack gerrit 798817 0 None MERGED Enable DPDK OVS PMD Auto Load Balance 2021-11-09 09:52:16 UTC
Red Hat Issue Tracker NFV-2097 0 None None None 2022-02-04 16:21:02 UTC
Red Hat Issue Tracker OSP-3217 0 None None None 2021-11-11 13:23:42 UTC
Red Hat Product Errata RHBA-2022:1001 0 None None None 2022-03-23 22:10:32 UTC

Description yogananth subramanian 2021-04-21 12:50:18 UTC
Description of problem:
At present it is not possible set OVS auto balance parameters though TripleO
By setting OVS auto balance parameters pmd-auto-lb-load-threshold,pmd-auto-lb-improvement-threshold,pmd-auto-lb-rebal-interval,pmd-auto-lb
through TripleO, the end user easily customize them during deployment according to their requirement

These parameter would enable the end user to set load threshold(pmd-auto-lb-load-threshold), variance improvement threshold(pmd-auto-lb-improvement-threshold), minimum time between 2 consecutive PMD auto load balancing iterations(pmd-auto-lb-rebal-interval)

Comment 4 Karrar Fida 2021-09-23 11:47:25 UTC
@ysubrama can you please move to POST otherwise this BZ won't be picked up in the target release 16.2.2

Comment 11 Miguel Angel Nieto 2022-02-25 14:41:40 UTC
Verified in RHOS-16.2-RHEL-8-20220221.n.1

parameter_defaults:                                                             
  ComputeOvsDpdkSriovParameters:                                                                                     
    OvsPmdAutoLb: true                                                          
    OvsPmdLoadThreshold: 70                                                     
    OvsPmdImprovementThreshold: 25                                              
    OvsPmdRebalInterval: 2

Comment 20 errata-xmlrpc 2022-03-23 22:10:08 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Release of components for Red Hat OpenStack Platform 16.2.2), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:1001


Note You need to log in before you can comment on or make changes to this bug.