Bug 749274 - restarting cgroup service renders cgroups inoperable
Summary: restarting cgroup service renders cgroups inoperable
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libcgroup
Version: 19
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Jan Chaloupka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-26 15:43 UTC by David Jaša
Modified: 2014-08-04 12:36 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-08-04 12:36:48 UTC
Type: ---


Attachments (Terms of Use)

Description David Jaša 2011-10-26 15:43:39 UTC
Description of problem:
based on https://bugzilla.redhat.com/show_bug.cgi?id=748885#c4

Version-Release number of selected component (if applicable):
all the way from F15 to rawhide

How reproducible:
always

Steps to Reproduce:
1. after fresh start of the system, invoke:
systemctl restart cgconfig.service
2. invoke 
systemctl status cgconfig.service
  
Actual results:
systemctl reports cgconfig as dead
cgroup fs's aren't mounted to /sys/fs/cgroup/* directories

Expected results:
cgconfig is up'n'running
cgroup fs's are mounted where they should be

Additional info:

Comment 1 Fedora Admin XMLRPC Client 2011-11-21 14:27:47 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Fedora End Of Life 2013-04-03 18:20:56 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 3 Fedora Admin XMLRPC Client 2014-02-03 09:43:04 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Jan Chaloupka 2014-08-04 12:36:48 UTC
After start of Fedora19, running:

# systemctl status cgconfig -> inactive(dead)
# systemctl start cgconfig -> active(exited)
# systemctl restart cgconfig -> no error
# systemctl status cgconfig -> active(exited)
# systemctl restart cgconfig -> no error
# systemctl status cgconfig -> active(exited)

Closing as this issue is not occuring.


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