Hello Michel, On 5/7/22 11:34, Michel Niyoyita wrote: > Hello team, > > I am trying to build a ceph cluster (pacific version) running using ansible > tool . I am facing the below issue while download grafana packages for the > dashboard. > > TASK [ceph-grafana : download ceph grafana dashboards] > ***************************************************************************************************************** > Saturday 07 May 2022 11:21:56 +0200 (0:00:01.408) 0:05:57.280 > ********** > > failed: [server-c] (item=ceph-cluster.json) => changed=false > ansible_loop_var: item > dest: /etc/grafana/dashboards/ceph-dashboard/ceph-cluster.json > elapsed: 0 > item: ceph-cluster.json > msg: Request failed > response: 'HTTP Error 404: Not Found' > status_code: 404 > url: > https://raw.githubusercontent.com/ceph/ceph/pacific/monitoring/grafana/dashboards/ceph-cluster.json > [...] Yes the dashboards JSON were moved to https://github.com/ceph/ceph/tree/master/monitoring/ceph-mixin/dashboards_out. They are packaged both in deb and rpm packages, so I don't know why ceph-ansible download them from the github repository... Cheers, -- Arthur Outhenin-Chalandre _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx