Bug 1280438
| Summary: | haproxy_ctld error on a close-to-quota gear | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Timothy Williams <tiwillia> |
| Component: | ImageStreams | Assignee: | Timothy Williams <tiwillia> |
| Status: | CLOSED ERRATA | QA Contact: | DeShuai Ma <dma> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 2.2.0 | CC: | abhgupta, adellape, aos-bugs, beni.cherniavsky, bperkins, dma, gpei, jokerman, jolamb, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openshift-origin-cartridge-haproxy-1.31.4.1-1.el6op rubygem-openshift-origin-node-1.38.4.1-1.el6op | Doc Type: | Bug Fix |
| Doc Text: |
When a gear was almost at its quota limit, a warning message was returned from commands used by haproxy_ctld. This caused the haproxy_ctld log to incorrectly fill up with the quota warning message, which was not intended to be logged by haproxy_ctld. This bug fix filters the warning messages when logging for haproxy_ctld, and as a result quota limit warning messages are no longer logged to the haproxy_ctld log file.
|
Story Points: | --- |
| Clone Of: | 1261540 | Environment: | |
| Last Closed: | 2015-12-17 17:11:27 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: | 1261540 | ||
| Bug Blocks: | 1267325 | ||
|
Description
Timothy Williams
2015-11-11 18:03:51 UTC
Verify this bug on OpenShiftEnterpriseErrata/2.2/2015-11-17.1 puddle. [root@broker ~]# rhc ssh scaletest Connecting to yes-scaletest-1.com.cn ... ... Warning: Gear yes-scaletest-1 is using 93.9% of disk quota [scaletest-yes.ose22-auto.com.cn yes-scaletest-1]\> cat haproxy/conf/app_haproxy_status_urls.conf cat: haproxy/conf/app_haproxy_status_urls.conf: No such file or directory [scaletest-yes.ose22-auto.com.cn yes-scaletest-1]\> cat app-root/logs/haproxy_ctld.log I, [2015-11-19T04:05:35.947921 #8941] INFO -- : Starting haproxy_ctld I, [2015-11-19T04:09:24.814787 #11560] INFO -- : Starting haproxy_ctld 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://rhn.redhat.com/errata/RHSA-2015-2666.html |