Hello,

As of this PR https://github.com/ceph/ceph/pull/47098 grafana cert/key are
now stored per-node. So instead of *mgr/cephadm/grafana_crt* they are
stored per-nodee as:

*mgr/cephadm/{hostname}/grafana_crt*
*mgr/cephadm/{hostname}/grafana_key*

In order to see the config entries that have been generated you can filter
by:

> ceph config-key dump | grep grafana | grep crt

I hope that helps,
Redo.



On Wed, Oct 5, 2022 at 3:19 PM E Taka <0eta...@gmail.com> wrote:

> Hi,
>
> since the last update from 17.2.3 to version 17.2.4, the
> mgr/cephadm/grafana_crt
> setting is ignored. The output of
>
> ceph config-key get mgr/cephadm/grafana_crt
> ceph config-key get mgr/cephadm/grafana_key
> ceph dashboard get-grafana-frontend-api-url
>
> ist correct.
>
> Grafana and the Dashboard are re-applied, re-started, and re-configured via
> "ceph orch", even the nodes are rebooted. The dashboard is {dis,en}abled as
> documented via "ceph mgr module en/disable dashboard"
>
> But the Grafana-Dashboards still use a self signed certificate, and not the
> provided one from mgr/cephadm/grafana_crt.
>
> Prior the update this was never a problem. What did I miss?
>
> Thanks,
> _______________________________________________
> ceph-users mailing list -- ceph-users@ceph.io
> To unsubscribe send an email to ceph-users-le...@ceph.io
>
>
_______________________________________________
ceph-users mailing list -- ceph-users@ceph.io
To unsubscribe send an email to ceph-users-le...@ceph.io

Reply via email to