Bug 2280750
| Summary: | mgr/stats: fix AttributeError in perf_stats.py --> re_register_queries() | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Jos Collin <jcollin> |
| Component: | CephFS | Assignee: | Jos Collin <jcollin> |
| Status: | CLOSED ERRATA | QA Contact: | julpark |
| Severity: | medium | Docs Contact: | Akash Raj <akraj> |
| Priority: | high | ||
| Version: | 7.1 | CC: | akraj, ceph-eng-bugs, cephqe-warriors, gfarnum, hyelloji, julpark, tserlin |
| Target Milestone: | --- | ||
| Target Release: | 7.1z1 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-18.2.1-206.el9cp | Doc Type: | Bug Fix |
| Doc Text: |
Previously, whenever the stats plugin was enabled and a new fs was created, the fsmap observers were notified. Thus, `FSPerfStats:re_register_queries()` would be unexpectedly called, causing errors in mgr logs.
With this fix, `self.mx_last_updated` in `FSPerfStats::init` is initialized, thereby solving the issue.
|
Story Points: | --- |
| Clone Of: | 2280743 | Environment: | |
| Last Closed: | 2024-08-07 11:21:40 UTC | Type: | --- |
| 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: | 2280743 | ||
| Bug Blocks: | 2280748, 2298577 | ||
|
Description
Jos Collin
2024-05-16 06:08:07 UTC
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 Ceph Storage 7.1 security and bug fix update.), 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:5080 |