Bug 949260
| Summary: | resource_limits.template should be replaced as resource_limits.conf and mark it as config file in rpm spec file. | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Johnny Liu <jialiu> | |
| Component: | Containers | Assignee: | Luke Meyer <lmeyer> | |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 1.0.0 | CC: | agrimm, bleanhar, libra-onpremise-devel, lmeyer | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | rubygem-openshift-origin-node-1.0.14-1 | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 949543 (view as bug list) | Environment: | ||
| Last Closed: | 2013-07-09 18:59:23 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: | 949543 | |||
| Bug Blocks: | ||||
|
Description
Johnny Liu
2013-04-07 10:06:48 UTC
Fixed with commit e8dd0794fcbb1e6b3e4fbe470bee7f69655c7d38 Built in rubygem-openshift-origin-node-1.0.14-1 Verified this bug with rubygem-openshift-origin-node-1.0.14-1, and PASS. # yum update rubygem-openshift-origin-node-1.0.14-1.el6op.noarch.rpm # ll /etc/openshift/ total 184 drwxr-xr-x. 2 root root 4096 Mar 24 22:44 cartridges -rw-r--r--. 1 root root 2564 Jan 14 21:44 node.conf -rw-r--r--. 1 root root 1986 Mar 27 04:39 port-proxy.cfg -rw-r--r--. 1 root root 2551 Apr 11 08:36 resource_limits.conf # rpm -qf /etc/openshift/resource_limits.conf rubygem-openshift-origin-node-1.0.14-1.el6op.noarch # rpm -qc rubygem-openshift-origin-node-1.0.14-1.el6op /etc/httpd/conf.d/000001_openshift_origin_node.conf /etc/httpd/conf.d/000001_openshift_origin_node_servername.conf /etc/openshift/node.conf /etc/openshift/resource_limits.conf 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. http://rhn.redhat.com/errata/RHEA-2013-1032.html |