Bug 1560210
| Summary: | [RFE] Log Rotate in Podified Version Of CloudForms | ||
|---|---|---|---|
| Product: | Red Hat CloudForms Management Engine | Reporter: | Saif Ali <saali> |
| Component: | cfme-openshift-app | Assignee: | Nick Carboni <ncarboni> |
| Status: | CLOSED ERRATA | QA Contact: | Ievgen Zapolskyi <izapolsk> |
| Severity: | medium | Docs Contact: | Red Hat CloudForms Documentation <cloudforms-docs> |
| Priority: | unspecified | ||
| Version: | 5.9.0 | CC: | cpelland, dluong, izapolsk, lavenel, pmcgowan, simaishi, yrudman |
| Target Milestone: | GA | Keywords: | FutureFeature |
| Target Release: | 5.9.2 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | 5.9.2.1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-05-09 13:50:49 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | CFME Core | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Saif Ali
2018-03-24 22:37:32 UTC
This does seem to not be working as the free space check script doesn't work properly in the pods. We would need to provide an altered version of the logrotate configuration which doesn't call the free space check for the pods. New commit detected on ManageIQ/manageiq-pods/gaprindashvili: https://github.com/ManageIQ/manageiq-pods/commit/af0259e64d5ab8e5ea1bd49b348661994af6c68e commit af0259e64d5ab8e5ea1bd49b348661994af6c68e Author: Nick Carboni <ncarboni> AuthorDate: Tue Mar 27 12:08:09 2018 -0400 Commit: Nick Carboni <ncarboni> CommitDate: Tue Mar 27 12:08:09 2018 -0400 Remove the check for filesystem space from the logrotate configuration This doesn't work in containers and was causing logrotate not to run for any log files. https://bugzilla.redhat.com/show_bug.cgi?id=1560210 images/miq-app/container-assets/miq_logs.conf | 3 - 1 file changed, 3 deletions(-) Verified in 5.9.2.3. *** Bug 1498970 has been marked as a duplicate of this bug. *** New commit detected on ManageIQ/manageiq-pods/hammer: https://github.com/ManageIQ/manageiq-pods/commit/af0259e64d5ab8e5ea1bd49b348661994af6c68e commit af0259e64d5ab8e5ea1bd49b348661994af6c68e Author: Nick Carboni <ncarboni> AuthorDate: Tue Mar 27 12:08:09 2018 -0400 Commit: Nick Carboni <ncarboni> CommitDate: Tue Mar 27 12:08:09 2018 -0400 Remove the check for filesystem space from the logrotate configuration This doesn't work in containers and was causing logrotate not to run for any log files. https://bugzilla.redhat.com/show_bug.cgi?id=1560210 images/miq-app/container-assets/miq_logs.conf | 3 - 1 file changed, 3 deletions(-) |