Bug 1877475
| Summary: | Rsyslog looking for incorrect pacemaker log file. | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Paul Jany <pgodwin> | |
| Component: | openstack-tripleo-heat-templates | Assignee: | RHOS Maint <rhos-maint> | |
| Status: | CLOSED ERRATA | QA Contact: | Leonid Natapov <lnatapov> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | high | |||
| Version: | 16.1 (Train) | CC: | csibbitt, enothen, lmadsen, lnatapov, mburns, mgarciac | |
| Target Milestone: | z6 | Keywords: | Triaged, ZStream | |
| Target Release: | 16.1 (Train on RHEL 8.2) | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | openstack-tripleo-heat-templates-11.3.2-1.20210408163446.29a02c1.el8ost | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2179343 (view as bug list) | Environment: | ||
| Last Closed: | 2021-05-26 13:49:37 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: | ||||
| Bug Blocks: | 2179343, 2180933 | |||
|
Description
Paul Jany
2020-09-09 17:35:56 UTC
Fixed.
[root@controller-1 heat-admin]# grep -A5 pacemaker_system.pacemaker /var/lib/config-data/puppet-generated/rsyslog/etc/rsyslog.d/50_openstack_logs.conf
# pacemaker_system.pacemaker
input(type="imfile"
file="/var/log/host/pacemaker/pacemaker.log"
startmsg.regex="^[a-zA-Z]{3} [0-9]{2} [:0-9]{8}"
tag="system.pacemaker"
)
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 (Red Hat OpenStack Platform 16.1.6 bug fix and enhancement 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-2021:2097 |