Bug 2011331

Summary: add kernel-modules-extra in overcloud image needed for ovs hw offlaod (act_ct)
Product: Red Hat OpenStack Reporter: Haresh Khandelwal <hakhande>
Component: openstack-tripleo-commonAssignee: Haresh Khandelwal <hakhande>
Status: CLOSED ERRATA QA Contact: David Rosenfeld <drosenfe>
Severity: high Docs Contact:
Priority: high    
Version: 16.2 (Train)CC: cfields, fbaudin, kfida, mburns, psahoo, slinaber
Target Milestone: z2Keywords: Triaged
Target Release: 16.2 (Train on RHEL 8.4)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openstack-tripleo-common-11.7.1-2.20211218004850.173edba.el8ost Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-03-23 22:11:48 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 Haresh Khandelwal 2021-10-06 12:52:29 UTC
Description of problem:

Currently on RHEL8, few kernel modules are not part of kernel-core and
added to kernel-modules-extra. Those are
 - bareudp (for bareudp tunnels support, which is for MPLSoUDP)
 - act_mpls (TC support for MPLS)
 - act_ct (TC support for CT)
 - sctp

In case of ovs-hw-offload, without k-m-e installed,
it will have a performance because of excessive upcalls due to the lack of act_ct.
MPLS stuff may hit a similar situation. It's better to have this module in overcloud image.

This patch is intended to provision k-m-e in overcloud image through tripleo-common.

On RHEL9, only sctp will remain in kernel-modules-extra, while the rest was moved to kernel-core already.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Pradipta Kumar Sahoo 2021-10-12 12:39:04 UTC
*** Bug 2001996 has been marked as a duplicate of this bug. ***

Comment 15 errata-xmlrpc 2022-03-23 22:11:48 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