Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1501599

Summary: [3.6] Exempt the logging project from cluster-wide over-commit resource restrictions
Product: OpenShift Container Platform Reporter: Peter Portante <pportant>
Component: LoggingAssignee: Jeff Cantrill <jcantril>
Status: CLOSED ERRATA QA Contact: Anping Li <anli>
Severity: high Docs Contact:
Priority: high    
Version: 3.6.0CC: aos-bugs, rmeggins, smunilla, tkatarki
Target Milestone: ---Keywords: OpsBlocker
Target Release: 3.6.z   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
undefined
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-21 05:41:13 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 Peter Portante 2017-10-13 00:11:12 UTC
OpenShift has the notion of cluster wide resource over-commits, see https://docs.openshift.com/container-platform/3.6/admin_guide/overcommit.html#configuring-masters-for-overcommitment

We should be using this annotation to prevent logging from having it container resources automatically reduced.

Comment 1 Jeff Cantrill 2017-10-25 19:50:48 UTC
3.7 PR: https://github.com/openshift/openshift-ansible/pull/5888

Comment 2 openshift-github-bot 2017-10-30 19:50:56 UTC
Commits pushed to master at https://github.com/openshift/openshift-ansible

https://github.com/openshift/openshift-ansible/commit/28ebfa656bc3fd99d33239fc346570da672d5f71
bug 1501599.  Omit logging project from overcommit restrictions

https://github.com/openshift/openshift-ansible/commit/f5594776a2cde617316597f5d4a5ffe85dfc8b18
Merge pull request #5888 from jcantrill/1501599_allow_project_overcommit

Automatic merge from submit-queue.

bug 1501599.  Omit logging project from overcommit restrictions

This PR:
* Annotates the logging project to remove overcommit restrictions

Comment 4 Anping Li 2017-11-08 03:20:02 UTC
@Samuel, this bug is fix in openshift-ansible, could you move the installer errata?

Comment 5 Anping Li 2017-11-08 03:28:35 UTC
Deployed with openshift-ansible-3.6.173.0.65. the overrides was disabled on the logging namespaces.
# oc get ns logging -o json |grep cluster-resource-override-enabled
            "quota.openshift.io/cluster-resource-override-enabled": "false"

Comment 9 Anping Li 2017-11-10 15:42:49 UTC
Move to verified as it have been fixed in openshift-ansible-3.6.173.0.65

Comment 12 errata-xmlrpc 2017-11-21 05:41:13 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:3255