6 Sep
2024
6 Sep
'24
2:14 p.m.
Am Mittwoch, dem 04.09.2024 um 20:01 +0200 schrieb Sake Ceph:
After the upgrade from 17.2.7 to 18.2.4 a lot of graphs are empty. For example the Osd latency under OSD device details or the Osd Overview has a lot of No data messages.
is the ceph-exporter listening on port 9926 (on every host)? ss -tlpn sport 9926 Can you connect via browser? curl localhost:9926/metrics
I deployed ceph-exporter on all hosts, am I missing something? Did even a redeploy of prometheus.
there is a bug, that this exporter does not listens for IPv6. greetings Björn