Unknown daemon type ceph-exporter
25 Jun
2026
25 Jun
'26
1:22 p.m.
Hi, is this a known issue that ceph-exporter is not recognized by cephadm? host1:~ # cephadm --image ceph:v20.2.2 ls | jq -r '.[] | select(.name=="ceph-exporter.host1") | "\(.name) \(.version)"' version for unknown daemon type ceph-exporter ceph-exporter.host1 null I don't see it in the daemon_types listed here: https://github.com/ceph/ceph/blob/main/src/cephadm/cephadmlib/listing_update... And one more thing: why is the version empty in 'cephadm ls' output while 'ceph orch ps' is capable of recognizing the version: host1:~ # ceph orch ps --daemon-type ceph-exporter -f json | jq -r '.[] | select(.daemon_name=="ceph-exporter.host1") | "\(.version)"' 20.2.2 Thanks! Eugen
87
Age (days ago)
87
Last active (days ago)
0 comments
1 participants
participants (1)
-
Eugen Block