Bug 2513629
| Summary: | tuned-adm verify always fails | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Petr Sklenar <psklenar> | ||||
| Component: | tuned | Assignee: | Jaroslav Škarvada <jskarvad> | ||||
| Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 45 | CC: | jskarvad, pzacik | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | --- | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | Type: | --- | |||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Petr Sklenar
2026-08-10 19:38:57 UTC
Created attachment 2154177 [details]
tuned.log from Raspberry Pi 400 - shows boost write failures and verify errors
Confirmed also on x86_64 KVM virtual machine (F45 Rawhide): Host CPU: Intel Core Ultra 7 165H Guest: QEMU/KVM, 8 vCPUs Kernel: 7.2.0-0.rc6.260806g0d8395707651.51.fc45.x86_64 tuned-2.27.0-3.fc45.noarch All 3 profiles fail verify due to boost: - balanced (active): boost='None', expected '1' on all 8 CPUs - virtual-guest (recommended): same boost failure - throughput-performance: same KVM guests have no cpufreq boost support - /sys/devices/system/cpu/cpufreq/policy0/boost does not exist. Additional failures on x86_64 VM not seen on RPi: - ALPM: 6 SCSI hosts report max_performance instead of med_power_with_dipm - cpufreq_conservative module not loaded (balanced profile expects it) This bug affects both aarch64 (RPi 400) and x86_64 (KVM guests) - any platform where CPU boost is not available. This bug appears to have been reported against 'rawhide' during the Fedora Linux 45 development cycle. Changing version to 45. |