Bug 1819066
| Summary: | ceilometer-compute stop polling some metrics after Timeout in libvirt | ||
|---|---|---|---|
| Product: | Red Hat OpenStack | Reporter: | Takashi Kajinami <tkajinam> |
| Component: | openstack-ceilometer | Assignee: | Matthias Runge <mrunge> |
| Status: | CLOSED ERRATA | QA Contact: | Leonid Natapov <lnatapov> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 13.0 (Queens) | CC: | apevec, jbadiapa, mgarciac, pkilambi |
| Target Milestone: | z12 | Keywords: | Triaged, ZStream |
| Target Release: | 13.0 (Queens) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openstack-ceilometer-10.0.1-10.el7ost | Doc Type: | No Doc Update |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-06-24 12:08:39 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
Takashi Kajinami
2020-03-31 06:52:24 UTC
Removing pollsters with permanent errors from the pollster list seems a sane decision to me. Can you please provide a bit more details and logs? Proposed upstream patch: https://review.opendev.org/716513 Let's see how it goes. The other question is, why these timeouts occur. Backport to train https://review.opendev.org/718705 Apparently under some situation, the libvirt call can timeout. Previously, the timeout was seen as permanent; with this patch, this should be treated as transient. This scenario probably happens under heavy load, but I am not sure how to provoke this. openstack-ceilometer-central-10.0.1-10.el7ost.noarch Basic telemetry sanity was done. 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/RHBA-2020:2726 |