Bug 2102451
| Summary: | Stalld arguments do not match 4.10 and earlier releases | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | browsell |
| Component: | Performance Addon Operator | Assignee: | Jiří Mencák <jmencak> |
| Status: | CLOSED WONTFIX | QA Contact: | liqcui |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.11 | CC: | bzvonar, dagray, daolivei, jkacur, keyoung, wlewis |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-04-30 18:04:53 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: | 2108451, 2109973 | ||
| Bug Blocks: | |||
|
Comment 10
Daniel Bristot de Oliveira
2022-07-21 19:52:09 UTC
RHCOS 8.6 already ships with stalld 1.17. Putting on QE. Verify Result: # oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.11.25 True False 47m Cluster version is 4.11.25 Jan 28 03:45:29.705: INFO: Running 'oc --kubeconfig=/root/.kube/config debug node/ip-10-0-141-236.us-east-2.compute.internal -q --to-namespace=e2e-test-nto-test-7vghx -- chroot /host /bin/bash -c ps -efZ | grep stalld | grep -v grep' Jan 28 03:45:30.593: INFO: stalldPIDStatus is : system_u:system_r:initrc_t:s0 root 137124 1 0 03:45 ? 00:00:00 /usr/bin/stalld --systemd -p 1000000000 -r 20000 -d 3 -t 20 --foreground --pidfile /run/stalld.pid The THRESH="-t 20" has been changed to 20s in OCP 4.11.25 OCP is no longer using Bugzilla and this bug appears to have been left in an orphaned state. If the bug is still relevant, please open a new issue in the OCPBUGS Jira project: https://issues.redhat.com/projects/OCPBUGS/summary |