Bug 2203785
| Summary: | Collectd sensubility stops working after overcloud node was rebooted. | |||
|---|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Leonid Natapov <lnatapov> | |
| Component: | openstack-tripleo-heat-templates | Assignee: | Martin Magr <mmagr> | |
| Status: | CLOSED ERRATA | QA Contact: | myadla | |
| Severity: | high | Docs Contact: | mgeary <mgeary> | |
| Priority: | high | |||
| Version: | 17.1 (Wallaby) | CC: | jamsmith, jschluet, kgilliga, lmadsen, mariel, mburns, mmagr, mrunge, pgrist, prgutier, rheslop | |
| Target Milestone: | z2 | Keywords: | Triaged | |
| Target Release: | 17.1 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | openstack-tripleo-heat-templates-14.3.1-17.1.20230630005113.ca47fc0.el9ost | Doc Type: | Bug Fix | |
| Doc Text: |
This update fixes a permission issue that caused collectd sensubility to stop working after you rebooted a baremetal node.
+
Now collectd sensubility continues working after you reboot a baremetal node.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 2203787 (view as bug list) | Environment: | ||
| Last Closed: | 2024-01-16 14:32:20 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: | 2203787 | |||
|
Description
Leonid Natapov
2023-05-15 08:56:03 UTC
The work around is after rebooting overcloud node manually run a following command: sudo podman exec -it collectd setfacl -R -m u:collectd:rwx /run/podman This is a high severity/priority issue and it is already modified. Moving back to z1. Verified openstack-tripleo-heat-templates-14.3.1-17.1.20231103010823.el9ost.noarch 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 17.1.2 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-2024:0209 |