Bug 1034248

Summary: cgred service is missing in the latest rhel7
Product: Red Hat Enterprise Linux 7 Reporter: Petr Sklenar <psklenar>
Component: libcgroupAssignee: Peter Schiffer <pschiffe>
Status: CLOSED NOTABUG QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: high Docs Contact:
Priority: high    
Version: 7.0CC: varekova, wstein
Target Milestone: rcKeywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-12 12:54:39 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:

Description Petr Sklenar 2013-11-25 13:37:03 UTC
Description of problem:
cgred service is missing in the latest rhel7

Version-Release number of selected component (if applicable):
libcgroup-0.40-0.rc1.3.el7.x86_64
libcgroup-tools-0.40-0.rc1.3.el7.x86_64
RHEL-7.0-20131121.n.0

How reproducible:
always

Steps to Reproduce:
1. systemctl start cgred
2. yum provides */cgred
3. rpm -ql libcgroup-tools | grep cgred


Actual results:
no cgred in the rhel7

Expected results:
cgred is there

Additional info:
RHEL-7.0-20131030.1 Server x86_64:
it was there:
http://beaker-archive.app.eng.bos.redhat.com/beaker-logs/2013/11/5389/538922/1122774/17111796/TESTOUT.log

RHEL-7.0-20131121.n.0 Server x86_64
not there:
http://beaker-archive.app.eng.bos.redhat.com/beaker-logs/2013/11/5501/550126/1144434/17495278/TESTOUT.log

Comment 1 Peter Schiffer 2013-11-25 13:40:34 UTC
See bug #1016810.

Comment 4 Peter Schiffer 2013-12-12 12:54:39 UTC
Closing as this is not a bug, but a feature.

Comment 5 William Stein 2014-04-27 15:03:32 UTC
(In reply to Peter Schiffer from comment #1)
> See bug #1016810.

Even after creating an account, I get "You are not authorized to access bug #1016810."

Comment 6 Peter Schiffer 2014-04-28 10:34:17 UTC
William,

I'm sorry, I think there is some internal info in that bug. Anyway, original plan was to remove the cgred service from RHEL-7, but because of some dependencies it was returned. Now, both cgred service and systemd's Control Group Interfaces are available in RHEL-7; systemd does not mount net_prio controller so both cgroup tools should be working. But please note, that libcgroup is still deprecated in RHEL-7.

peter