Activity log for bug #1976528

Date Who What changed Old value New value Message
2022-06-01 15:42:06 Hernan Garcia bug added bug
2022-06-01 15:42:06 Hernan Garcia attachment added Dashboard Error Screenshot https://bugs.launchpad.net/bugs/1976528/+attachment/5594325/+files/Screenshot%20from%202022-06-01%2005-43-24.png
2022-06-01 15:43:04 Garrett Neugent bug added subscriber Canonical IS BootStack
2022-06-01 15:44:34 Hernan Garcia affects charm-prometheus-grok-exporter charm-ceph-osd
2022-06-01 15:45:03 Hernan Garcia affects charm-ceph-osd charm-prometheus-grok-exporter
2022-06-01 15:46:12 Hernan Garcia bug task added charm-ceph-osd
2022-06-01 15:46:37 Hernan Garcia bug task added charm-grafana
2022-06-01 15:50:56 Hernan Garcia description In a two(2) Datacenter customer environment we have deployed two(2) independent Ceph clusters, one on each Datacenter, we are trying to use Grafana to show the Ceph metrics In the "[juju-openstack] / [juju] OSD device details" dashboard we can see the following error --- "found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{ceph_daemon=\"osd.0\", dns_name=\"juju-08a910-24-lxd-1.domain\", group=\"promoagents-juju\", instance=\"172.24.12.136:9283\", job=\"remote-6958e464317040928aab296791a550e5\"}, {ceph_daemon=\"osd.0\", dns_name=\"juju-08a910-2-lxd-0..domain\", group=\"promoagents-juju\", instance=\"172.24.12.78:9283\", job=\"remote-2346cc18b30146f38b116257e4436213\"}];many-to-many matching not allowed: matching labels must be unique on one side" --- Labels are not being unique because OSD disk names are repeated in both clusters, in this case osd.0 A workaround for this could be to name OSD devices differently in both clusters, let's say osd.{0..n} in one cluster and osd{n+1..m} in the other cluster. But it will be good to fix this by making labels unique in some way In a two(2) Datacenter customer environment we have deployed two(2) independent Ceph clusters, one on each Datacenter, we are trying to use Grafana to show the Ceph metrics In the "[juju-openstack] / [juju] OSD device details" dashboard we can see the following error --- "found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{ceph_daemon=\"osd.0\", dns_name=\"juju-08a910-24-lxd-1.domain\", group=\"promoagents-juju\", instance=\"172.24.12.136:9283\", job=\"remote-6958e464317040928aab296791a550e5\"}, {ceph_daemon=\"osd.0\", dns_name=\"juju-08a910-2-lxd-0..domain\", group=\"promoagents-juju\", instance=\"172.24.12.78:9283\", job=\"remote-2346cc18b30146f38b116257e4436213\"}];many-to-many matching not allowed: matching labels must be unique on one side" --- Labels are not being unique because OSD disk names are repeated in both clusters, in this case osd.0 A workaround for this could be to name OSD devices differently in both clusters, let's say osd.{0..n} in one cluster and osd{n+1..m} in the other cluster. But it will be good to fix this by making labels unique in some way These are the relations added --- # ceph-osd ceph-osd-atm-zone1:juju-info prometheus-grok-exporter:juju-info juju-info subordinate ceph-osd-dic-zone1:juju-info prometheus-grok-exporter:juju-info juju-info subordinate # prometheus prometheus-libvirt-exporter:dashboards grafana:dashboards grafana-dashboard regular prometheus-openstack-exporter:dashboards grafana:dashboards grafana-dashboard regular # grafana ceph-dashboard-atm-zone1:grafana-dashboard grafana:dashboards grafana-dashboard regular ceph-dashboard-dic-zone1:grafana-dashboard grafana:dashboards grafana-dashboard regular prometheus-libvirt-exporter:dashboards grafana:dashboards grafana-dashboard regular prometheus-openstack-exporter:dashboards grafana:dashboards grafana-dashboard regular ---
2022-06-01 16:10:04 Hernan Garcia attachment added juju-crashdump-b9ded1df-24b8-43dd-9320-45f0e3f78565.tar.xz https://bugs.launchpad.net/charm-grafana/+bug/1976528/+attachment/5594336/+files/juju-crashdump-b9ded1df-24b8-43dd-9320-45f0e3f78565.tar.xz
2022-06-01 16:23:03 Chris MacNaughton charm-ceph-osd: status New Invalid
2022-06-01 16:32:33 Hernan Garcia bug task deleted charm-ceph-osd
2022-06-01 19:29:57 Andrea Ieri tags bseng-149
2023-12-29 03:12:03 Eric Chen charm-prometheus-grok-exporter: status New Won't Fix