-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
rhel-9.4
-
None
-
No
-
None
-
rhel-net-perf
-
ssg_core_services
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Installed a custom RHEL AI image with TuneD. After boot, /var/lib/tuned is not created.
What is the impact of this issue to you?
Persistent information in /var/lib/tuned cannot be saved.
Please provide the package NVR for which the bug is seen:
tuned-2.25.1-1.el9.noarch
How reproducible is this bug?:
Steps to reproduce
- enable tuned and stop it
- rm -rf /var/lib/tuned
- reboot
- ls -ld /var/lib/tuned
Expected results
/var/lib/tuned exists after reboot
Actual results
/var/lib/tuned does not exist after reboot