Bug 2146728
Summary: | [RFE] RBD mirror daemon health metric | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Juan Miguel Olmo <jolmomar> |
Component: | Ceph-Metrics | Assignee: | Juan Miguel Olmo <jolmomar> |
Status: | VERIFIED --- | QA Contact: | Sayalee <saraut> |
Severity: | high | Docs Contact: | Rivka Pollack <rpollack> |
Priority: | high | ||
Version: | 6.0 | CC: | ceph-eng-bugs, cephqe-warriors, idryomov, jdurgin, kdeb, rpollack, sangadi, sostapov, tserlin |
Target Milestone: | --- | Keywords: | FutureFeature, RFE |
Target Release: | 8.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-19.2.1-122.el9cp | Doc Type: | Enhancement |
Doc Text: |
.New metric allows quick detection of Ceph daemon problems
This enhancement provides the new `ceph_daemon_socket_up` metric for each Ceph daemon running in the same host as the ceph exporter. The `ceph_daemon_socket_up` metric provides the health status of a Ceph daemon based on its ability to respond through the admin socket, where a value of `1` indicates a healthy state and `0` indicates an unhealthy state. The metric serves as a tool for quickly detecting problems in any of the main Ceph daemon.
Note: This metric does not provide indicators for the ceph mgr and ceph exporter daemons.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 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: | 2351689 |
Description
Juan Miguel Olmo
2022-11-23 17:57:18 UTC
Of course |