RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2219530 - pods get restarted due to failed probes
Summary: pods get restarted due to failed probes
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: kernel-rt
Version: 8.6
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Eder Zulian
QA Contact: Waylon Cude
URL:
Whiteboard:
: 2210126 (view as bug list)
Depends On:
Blocks: 2227238 2227239 2227240
TreeView+ depends on / blocked
 
Reported: 2023-07-04 07:22 UTC by cshulyup
Modified: 2023-11-14 16:09 UTC (History)
10 users (show)

Fixed In Version: kernel-rt-4.18.0-505.rt7.294.el8
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 2227238 2227239 2227240 (view as bug list)
Environment:
Last Closed: 2023-11-14 15:24:08 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gitlab redhat/rhel/src/kernel rhel-8 merge_requests 4978 0 None None None 2023-07-04 12:50:48 UTC
Red Hat Issue Tracker RHELPLAN-161471 0 None None None 2023-07-04 07:25:47 UTC
Red Hat Product Errata RHSA-2023:6901 0 None None None 2023-11-14 15:26:02 UTC

Description cshulyup 2023-07-04 07:22:52 UTC
The issue doesn't happen when CFS throttling (quota) is disabled or on periodic (nohz=off) kernel.

Probes fails because of exhausted quota.
The quota is exhausted due to delayed quota refill.
The refill is delayed because hrtimers are delayed. 
hrtimers are delayed because of missed interrupts.
Interrupts at missed because of nohz mode.

Steps to Reproduce:
1. install SNO
2. install https://gitlab.cee.redhat.com/cshulyup/vdu-workload-emulator/-/tree/base?ref_type=heads by running script ./add_test-deployments.sh
3. monitor pods restarts with command `oc get pods -n test | grep ago` for 10 (ten) days.

Actual results:
- some pods are restarted after several days

Expected results:
- no single pod restart during 10 days (240 hours)

The fix:
- patch "softirq: Wake ktimers thread also in softirq",
already merged to other branches:
- https://gitlab.com/redhat/rhel/src/kernel/rhel-9/-/merge_requests/695
- https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/2543/


Additional info:
- https://issues.redhat.com/browse/OCPBUGS-3547
- 
https://docs.google.com/document/d/14aYlleo7EaYAjY6QM45AUQ9bw6FUlL20zIkqoyx4PiY/edit#heading=h.jwttsod63yqc

Comment 5 Ming Lei 2023-07-11 01:46:27 UTC
*** Bug 2128603 has been marked as a duplicate of this bug. ***

Comment 6 Eder Zulian 2023-07-11 09:17:01 UTC
*** Bug 2210126 has been marked as a duplicate of this bug. ***

Comment 19 Ming Lei 2023-08-01 02:44:38 UTC
Hello Guys,

Looks the fix only lands kernel-rt, any chance to make it to rhel8.9(kernel)?

Because we have Bug 2128603 which can be fixed by this change.


Thanks,

Comment 27 errata-xmlrpc 2023-11-14 15:24: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 (Important: kernel-rt security, bug fix, and enhancement update), 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/RHSA-2023:6901


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