Bug 1718920
| Summary: | OSP15 | conf files for default collectd plugins are missing in collectd container. Therefore those plugins are not loaded. | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Leonid Natapov <lnatapov> |
| Component: | puppet-tripleo | Assignee: | Matthias Runge <mrunge> |
| Status: | CLOSED ERRATA | QA Contact: | Leonid Natapov <lnatapov> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 15.0 (Stein) | CC: | apannu, jbadiapa, jjoyce, jschluet, lars, mmagr, mrunge, pkilambi, rmccabe, slinaber, tvignaud |
| Target Milestone: | rc | Keywords: | Regression, Triaged |
| Target Release: | 15.0 (Stein) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | puppet-tripleo-10.4.2-0.20190623230404.53b3156.el8ost | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-09-21 11:23:00 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
Leonid Natapov
2019-06-10 14:33:02 UTC
OSP15 | conf files for default collectd plugins are missing in collectd container. Therefore those plugins are not loaded. drwxr-x---. 2 root root 77 Jun 10 11:52 . drwxr-xr-x. 1 root root 45 Jun 10 11:52 .. -rw-r-----. 1 root root 197 Jun 10 11:35 05-logfile.conf -rw-r-----. 1 root root 73 Jun 10 11:35 10-python.conf -rw-r-----. 1 root root 578 Jun 10 11:35 python-config.conf it looks like puppet-collectd is not being executed anymore. This was merged into stein with git hash c1428dd2b2239bbfc4b879d6ccf31f6f3a7cc163 on June 21st. [2019-06-26 10:48:59] plugin_load: plugin "cpu" successfully loaded. [2019-06-26 10:48:59] plugin_load: plugin "disk" successfully loaded. [2019-06-26 10:48:59] plugin_load: plugin "interface" successfully loaded. [2019-06-26 10:48:59] plugin_load: plugin "load" successfully loaded. [2019-06-26 10:48:59] plugin_load: plugin "memcached" successfully loaded. [2019-06-26 10:48:59] plugin_load: plugin "memory" successfully loaded. [2019-06-26 10:48:59] plugin_load: plugin "processes" successfully loaded. [2019-06-26 10:48:59] plugin_load: plugin "python" successfully loaded. [2019-06-26 10:48:59] plugin_load: plugin "tcpconns" successfully loaded. [2019-06-26 10:48:59] plugin_load: plugin "unixsock" successfully loaded. 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/RHEA-2019:2811 |