-
Bug
-
Resolution: Unresolved
-
Major
-
rhel-9.7
-
stalld-1.20.4-1.el9
-
Yes
-
Important
-
ZStream
-
1
-
rhel-kernel-rts-time
-
0
-
False
-
False
-
-
Yes
-
CK Parent Issues In Progress
-
Regression Exception
-
Pass
-
New Test Coverage
-
Bug Fix
-
-
Done
-
Done
-
Done
-
Done
-
-
All
-
-
None
What were you trying to do that didn't work?
Node Tunining Operator CI is broken.
What is the impact of this issue to you?
- customers will likely see performance degradation in real-time workloads
- cannot merge PRs
Please provide the package NVR for which the bug is seen:
sh-5.1# rpm -q stalld stalld-1.19.8-2.el9_6.x86_64
How reproducible is this bug?:
always
Steps to reproduce
- start stalld service
- chrt -p $(pidof stalld)
Expected results
chrt -p $(pidof stalld) pid 1151773's current scheduling policy: SCHED_FIFO pid 1151773's current scheduling priority: 10
Actual results
# chrt -p $(pidof stalld) pid 1151773's current scheduling policy: SCHED_OTHER pid 1151773's current scheduling priority: 0
Additional information
We believe that this commit broke stalld.
We probably want
ExecStartPost=/usr/bin/chrt -f -p 10 $MAINPID
added to the systemd unit file.
- is blocked by
-
RHEL-109088 [RHEL-9] Update stalld rpm package to version 1.20.3
-
- Closed
-
- is cloned by
-
RHEL-109112 [RHEL-10] Stalld 1.19.8+ doesn't set sched_fifo in systemd unit file
-
- Release Pending
-
- links to
-
RHBA-2025:150061 stalld bug fix and enhancement update