Bug 2095289
| Summary: | Update reserved cpuset assumptions in accelerated-container-startup | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | browsell |
| Component: | Telco Edge | Assignee: | Don Penney <dpenney> |
| Telco Edge sub component: | RAN | QA Contact: | Dwaine Gonyier <dgonyier> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | high | ||
| Priority: | high | CC: | calfonso, dpenney |
| Version: | 4.10 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.11.z | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-12-01 18:58:21 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2109882 | ||
|
Comment 1
yliu1
2022-07-22 15:09:28 UTC
Verified on a 4.11.6 SNO node with DU profile [core@worker-0 ~]$ taskset -pc $(pgrep kubelet) pid 6002's current affinity list: 0-79 [core@worker-0 ~]$ uptime 20:27:30 up 2 min, 1 user, load average: 2.22, 0.94, 0.36 [core@worker-0 ~]$ taskset -pc $(pgrep kubelet) pid 6002's current affinity list: 0,1,40,41 [core@worker-0 ~]$ uptime 20:33:05 up 8 min, 1 user, load average: 5.08, 10.71, 6.07 [core@worker-0 ~]$ 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 (OpenShift Container Platform 4.11.16 CNF vRAN extras 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/RHEA-2022:8690 |