Bug 922206

Summary: [ORIGIN] Quotas do not survive reboot on Fedora 18
Product: OKD Reporter: Rob Millner <rmillner>
Component: ContainersAssignee: Rob Millner <rmillner>
Status: CLOSED DEFERRED QA Contact: libra bugs <libra-bugs>
Severity: low Docs Contact:
Priority: high    
Version: 2.xCC: mfisher, mmcgrath
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-16 22:27:40 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: 921806    
Bug Blocks:    

Description Rob Millner 2013-03-15 17:51:42 UTC
Description of problem:
After reboot, quotas are disabled.

Version-Release number of selected component (if applicable):
Fedora 18

How reproducible:
Always

Steps to Reproduce:
1. Install Origin
2. Create apps
3. Reboot
4. Check quotas
  
Actual results:
Quotas are disabled

Expected results:
Quotas are enabled

Additional info:

Running "quotaon -aug" by hand fixes it.

Comment 1 Rob Millner 2013-03-15 17:53:18 UTC
Systemd is failing to start quotas on boot.  Filed Bug 921806.

Comment 2 Rob Millner 2013-03-19 00:18:05 UTC
Pull request:
https://github.com/openshift/puppet-openshift_origin/pull/28

Comment 3 Rob Millner 2013-03-22 18:02:38 UTC
Above pull request successfully works around the issue.  Lowering severity but keeping track of the upstream problem.

Comment 4 Mike McGrath 2013-04-16 16:39:42 UTC
ping, any update?  Can this bug be closed out?

Comment 5 Mike McGrath 2013-04-16 16:40:00 UTC
pull request was empty

Comment 6 Rob Millner 2013-04-16 16:46:39 UTC
The empty pull request must have been a github oddity.

Commit f156dbbb20a2d772c54c1055a92d9ff0ef8b6b00 to puppet-openshift_origin provides our own work-around.

The issue with Fedora 18 is in Bug 921806.

We can close this bug out or leave it open to track that we need to watch bug 921806.

Comment 7 Rob Millner 2013-04-16 22:27:40 UTC
Closing.  We've applied a work-around which will expire on its own when Fedora 19 rolls out.