RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1249028 - Realtime profiles are packed twice
Summary: Realtime profiles are packed twice
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: tuned
Version: 7.2
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Jaroslav Škarvada
QA Contact: Tereza Cerna
URL:
Whiteboard:
Depends On: 1228803
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-07-31 11:35 UTC by Tereza Cerna
Modified: 2020-04-28 08:57 UTC (History)
3 users (show)

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.
Clone Of:
Environment:
Last Closed: 2020-04-28 08:57:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

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.


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