Bug 1523194

Summary: tuned-adm hangs when trying to set a profile
Product: Red Hat Enterprise Linux 7 Reporter: Yuval Turgeman <yturgema>
Component: tunedAssignee: Jaroslav Škarvada <jskarvad>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-daemons
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.4CC: jeder, jskarvad, mkalinin, olysonek
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-26 11:48:47 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:    
Bug Blocks: 1516123    

Description Yuval Turgeman 2017-12-07 11:44:10 UTC
Description of problem:
When executing the following lines, tuned-adm will hang, trying to receive a response from tuned:

tuned-adm off
systemctl stop tuned
systemctl start tuned;tuned-adm profile virtual-host


Version-Release number of selected component (if applicable):
tuned-2.8.0-5.el7.noarch

How reproducible:
Always

Steps to Reproduce:
1. tuned-adm off
2. systemctl stop tuned
3. systemctl start tuned;tuned-adm profile virtual-host

Actual results:
`tuned-adm profile virtual-host` hangs

Expected results:
Set the profile correctly and exit.


Additional info:

Comment 4 Ondřej Lysoněk 2018-03-26 11:48:47 UTC

*** This bug has been marked as a duplicate of bug 1443142 ***