-
Bug
-
Resolution: Done
-
Critical
-
None
-
rhel-10.0
-
None
-
None
-
None
-
rhel-sst-exd
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
tuned has a big impact on RHEL OS performance and user experience.
The current issue in RHEL-10 is that tuned is installed by default for the Server variant, but it's NOT enabled by default:
/bin/systemctl status tuned.service
○ tuned.service - Dynamic System Tuning Daemon
Loaded: loaded (/usr/lib/systemd/system/tuned.service; disabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: inactive (dead)
Docs: man:tuned(8)
man:tuned.conf(5)
man:tuned-adm(8)
Tested with RHEL-10.0-20240423.83 and tuned-2.22.0-0.1.rc1.el10.noarch and
tuned-2.22.1-1.el10.noarch
In RHEL-9, when tuned gets installed, the tuned.service is automatically enabled and started:
/bin/systemctl status tuned.service
○ tuned.service - Dynamic System Tuning Daemon
Loaded: loaded (/usr/lib/systemd/system/tuned.service; enabled; preset: enabled)
Active: inactive (dead)
Docs: man:tuned(8)
man:tuned.conf(5)
man:tuned-adm(8)
Could you please update the tuned in RHEL-10 to get enabled and started upon installation?
Thanks a lot
Jirka