Bug 1249028

Summary: Realtime profiles are packed twice
Product: Red Hat Enterprise Linux 7 Reporter: Tereza Cerna <tcerna>
Component: tunedAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED ERRATA QA Contact: Tereza Cerna <tcerna>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: jeder, jskarvad, olysonek
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: tuned-2.5.1-1.el7 Doc Type: Bug Fix
Doc Text:
Cause: Previously realtime-virtual-guest and realtime-virtual-host profiles were packaged twice in tuned base package and tuned-profiles-nfv package. Consequence: Various sideeffects could occur. E.g. user could uninstall tuned-profiles-nfv. In such case there were still tuned NFV bits on the machine, the NFV profiles were listed by 'tuned-adm list', but they didn't correctly work, because there wasn't installed configuration for them. Fix: Packaging of profiles were fixed. Result: Now the NFV profiles are delivered only by tuned-profiles-nfv package.
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-04-28 08:57:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1228803    
Bug Blocks:    

Description Tereza Cerna 2015-07-31 11:35:32 UTC
Realtime profiles are packed twice. Once in package tuned and second in package tuned-profiles-nfv.

# rpm -q tuned-profiles-nfv
balíček tuned-profiles-nfv není nainstalován

# repoquery -q --whatprovides /usr/lib/tuned/realtime-virtual-host
tuned-profiles-nfv-0:2.5.0-1.el7.noarch
tuned-0:2.5.0-1.el7.noarch

# tuned-adm list | grep realtime
- realtime-virtual-guest
- realtime-virtual-host

# tuned-adm profile realtime-virtual-host
Cannot load profile 'realtime-virtual-host'.

# tuned-adm profile realtime-virtual-guest
Cannot load profile 'realtime-virtual-guest'.

# ls /usr/lib/tuned/
balanced   latency-performance  powersave               recommend.conf          virtual-guest
desktop    network-latency      realtime-virtual-guest  sap-netweaver           virtual-host
functions  network-throughput   realtime-virtual-host   throughput-performance

Comment 2 Jaroslav Škarvada 2015-07-31 12:11:29 UTC
Fixed in upstream commit:
https://git.fedorahosted.org/cgit/tuned.git/commit/?id=0da8309a05a18e1378648143c657b803b29cd418

Comment 7 Fedora Update System 2015-09-03 18:49:49 UTC
tuned-2.5.1-2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2015-09-03 18:50:43 UTC
tuned-2.5.1-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.