Bug 2208948 - [OVN] Enable the hardware offloaded QoS implementation in TripleO
Summary: [OVN] Enable the hardware offloaded QoS implementation in TripleO
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo-heat-templates
Version: 17.1 (Wallaby)
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: ---
Assignee: Rodolfo Alonso
QA Contact: Miguel Angel Nieto
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-05-22 07:38 UTC by Miguel Angel Nieto
Modified: 2023-08-16 01:15 UTC (History)
10 users (show)

Fixed In Version: openstack-tripleo-heat-templates-14.3.1-1.20230519151010.el9ost puppet-tripleo-14.2.3-1.20230517011019.el9ost puppet-neutron-18.6.1-1.20221226003124.el9ost
Doc Type: No Doc Update
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-16 01:15:21 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker OSP-25214 0 None None None 2023-05-22 07:38:54 UTC
Red Hat Product Errata RHEA-2023:4577 0 None None None 2023-08-16 01:15:48 UTC

Internal Links: 2210225

Description Miguel Angel Nieto 2023-05-22 07:38:13 UTC
Description of problem:

Hwoffload qos feature is working but it is pending to merge tripleo patches. See https://bugzilla.redhat.com/show_bug.cgi?id=2165501#c1

This configuration should be enabled through tripleo templates
$ cat ./neutron_ovn_metadata_agent.ini
  [DEFAULT]
  hwol_qos_enabled = True
  [ovn]
  ovn_nb_connection = tcp:192.168.10.40:6641

Comment 15 Miguel Angel Nieto 2023-06-23 07:15:30 UTC
Added to templates:

network-environment-overrides.yaml
parameter_defaults:
    OvnHardwareOffloadedQos: true

After deployment, I can see:
neutron_ovn_metadata_agent.ini
[DEFAULT]
hwol_qos_enabled=True

[ovn]
ovsdb_probe_interval=60000
ovn_nb_connection=tcp:10.10.140.198:6641,tcp:10.10.140.144:6641,tcp:10.10.140.143:6641
ovn_sb_connection=tcp:10.10.140.198:6642,tcp:10.10.140.144:6642,tcp:10.10.140.143:6642

I have run sucessfully min_qos and max_qos with hwoffload

Comment 16 Miguel Angel Nieto 2023-06-23 07:17:52 UTC
Version used for verification:
RHOS-17.1-RHEL-9-20230613.n.1

openstack-tripleo-heat-templates-14.3.1-1.20230519151011.el9ost.noarch
puppet-tripleo-14.2.3-1.20230517011019.el9ost.noarch
puppet-neutron-18.6.1-1.20221226003124.el9ost.noarch

Comment 25 errata-xmlrpc 2023-08-16 01:15:21 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 17.1 (Wallaby)), 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/RHEA-2023:4577


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