Bug 2053919 - tuned.service fail to start at system startup
Summary: tuned.service fail to start at system startup
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: tuned
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jaroslav Škarvada
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-02-13 07:59 UTC by Vasiliy Glazov
Modified: 2022-02-23 16:14 UTC (History)
4 users (show)

Fixed In Version: tuned-2.18.0-2.fc37 tuned-2.18.0-2.fc36 tuned-2.18.0-2.fc35 tuned-2.18.0-2.fc34
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-02-15 21:53:39 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github redhat-performance tuned issues 394 0 None open tuned.service start and deactivated after few seconds 2022-02-13 10:41:15 UTC

Description Vasiliy Glazov 2022-02-13 07:59:23 UTC
Description of problem:
I enabled tuned.service but at system startup it fail to start.

Version-Release number of selected component (if applicable):
tuned-2.18.0-1.fc35.noarch

How reproducible:
Always

Steps to Reproduce:
1. systemctl enable tuned
2. reboot
3. systemctl status tuned

Actual results:
Service status - Active: inactive (dead)

Expected results:
Service status - Active: active (running)

Additional info:
tuned-2.18.0-0.1.rc1.fc35 has the same problem.
Also I don't see tuned in systemd-analyze blame output.

Comment 1 Vitaly 2022-02-13 10:24:06 UTC
The problem is pre-installed and enabled by default since Fedora 35 power-profiles-daemon.

Tuned is nonfunctional until power-profiles-daemon package is installed, because power-profiles-daemon.service has the following in its unit file:
Conflicts=tuned.service tlp.service auto-cpufreq.service system76-power.service

I think tuned should have `Conflicts=power-profiles-daemon.service` on systemd unit level and `Conflicts: power-profiles-daemon` on RPM SPEC level to force power-profiles-daemon removal.

Comment 2 Vitaly 2022-02-13 10:37:04 UTC
Pull request with fix: https://github.com/redhat-performance/tuned/pull/414

Comment 3 Jaroslav Škarvada 2022-02-15 13:00:43 UTC
Thanks for the upstream PR.

Comment 4 Fedora Update System 2022-02-15 21:41:37 UTC
FEDORA-2022-bb243c40b4 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-bb243c40b4

Comment 5 Fedora Update System 2022-02-15 21:53:39 UTC
FEDORA-2022-bb243c40b4 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Fedora Update System 2022-02-15 21:56:54 UTC
FEDORA-2022-83c882c83f has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-83c882c83f

Comment 7 Fedora Update System 2022-02-15 22:05:38 UTC
FEDORA-2022-83c882c83f has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2022-02-15 22:56:49 UTC
FEDORA-2022-c1f8c5a171 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-c1f8c5a171

Comment 9 Fedora Update System 2022-02-15 22:58:16 UTC
FEDORA-2022-a72c34927e has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2022-a72c34927e

Comment 10 Fedora Update System 2022-02-16 01:51:19 UTC
FEDORA-2022-c1f8c5a171 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-c1f8c5a171`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-c1f8c5a171

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2022-02-16 02:04:58 UTC
FEDORA-2022-a72c34927e has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-a72c34927e`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-a72c34927e

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 12 Fedora Update System 2022-02-17 03:15:20 UTC
FEDORA-2022-c1f8c5a171 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2022-02-23 16:14:55 UTC
FEDORA-2022-a72c34927e has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.


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