Ceph 19.2.2 ceph-exporter and lvm zap
Hello, After upgrading to 19.2.2 ceph-exporter container stopped exposing date. As workaround implemented exclude_perf_counters true Is anyone else experiencing this? And it seems that this is true for 19.2.1/2 from cephadm shell > ceph-volume lvm zap is not working. If you install “dnf install ceph-volume” than from OS ceph-volume lvm zap is working. This is expected and must be performed from OS on 19.2 or is it a bug?
2025年5月10日(土) 21:14 Kristaps Cudars <kristaps.cudars@gmail.com>:
Hello,
After upgrading to 19.2.2 ceph-exporter container stopped exposing date. As workaround implemented exclude_perf_counters true Is anyone else experiencing this?
If you use debian package, you might hit this issue. https://tracker.ceph.com/issues/70445 Satoru
And it seems that this is true for 19.2.1/2 from cephadm shell > ceph-volume lvm zap is not working. If you install “dnf install ceph-volume” than from OS ceph-volume lvm zap is working. This is expected and must be performed from OS on 19.2 or is it a bug? _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
Problems with ceph-exporter is when you visit http://FQDN:9926/metrics It only shows: # HELP ceph_exporter_scrape_time Time spent scraping and transforming perf counters to metrics # TYPE ceph_exporter_scrape_time gauge ceph_exporter_scrape_time{function="dump_asok_metrics",host="FQDN"} 0.005136 Nothing more. Correct workaround is: (Copy paste problems) ceph config set mgr mgr/prometheus/exclude_perf_counters false On Tue, 13 May 2025 at 03:26, Satoru Takeuchi <satoru.takeuchi@gmail.com> wrote:
2025年5月10日(土) 21:14 Kristaps Cudars <kristaps.cudars@gmail.com>:
Hello,
After upgrading to 19.2.2 ceph-exporter container stopped exposing date. As workaround implemented exclude_perf_counters true Is anyone else experiencing this?
If you use debian package, you might hit this issue.
https://tracker.ceph.com/issues/70445
Satoru
And it seems that this is true for 19.2.1/2 from cephadm shell > ceph-volume lvm zap is not working. If you install “dnf install ceph-volume” than from OS ceph-volume lvm zap is working. This is expected and must be performed from OS on 19.2 or is it a bug? _______________________________________________ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-leave@ceph.io
participants (2)
-
Kristaps Cudars
-
Satoru Takeuchi