ceph / ceph/calamari

Diamond Ceph Stats not received in calamari

Open
#384 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
345
Forks
175
PR merge metrics
No merged PRs in 30d

Description

Everything is working except the ceph and pool graph stats in the calamari gui, the host stats are working fine

![image](https://cloud.githubusercontent.com/assets/4092006/12389397/95791f32-be2c-11e5-8f08-14a3c7967376.png)

![image](https://cloud.githubusercontent.com/assets/4092006/12389142/2b6b3266-be2b-11e5-8cde-2f3c7f156788.png)

![image](https://cloud.githubusercontent.com/assets/4092006/12389269/c7afbeda-be2b-11e5-8e79-7e2eb6ab0691.png)

```
root@calamari:~# dpkg -l | egrep -i "calamari|salt" | awk '{print $2 "\t\t" $3}'
calamari-clients 1.3.1.1-1trusty
calamari-server 1.3.0.1-11-g9fb65ae
salt-common 2014.7.5+ds-1ubuntu1
salt-master 2014.7.5+ds-1ubuntu1
salt-minion 2014.7.5+ds-1ubuntu1
root@calamari:~#
```

```
root@ceph1:~# dpkg -l | egrep -i "ceph|salt|diamond" | awk '{print $2 "\t\t" $3}'
ceph 9.2.0-1trusty
ceph-common 9.2.0-1trusty
ceph-mds 9.2.0-1trusty
diamond 3.4.67
libcephfs1 9.2.0-1trusty
python-cephfs 9.2.0-1trusty
python-rados 9.2.0-1trusty
python-rbd 9.2.0-1trusty
salt-common 0.17.5+ds-1
salt-minion 0.17.5+ds-1
root@ceph1:~#
```

Let me know what more I should be checking

Regards, Daniel

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the reported versions of Calamari, Ceph, Diamond, and Salt with the symptom: host stats appear, but Ceph and pool graph stats do not. Identify where those stats stop reaching the Calamari GUI; done means the Ceph and pool graphs receive data as well as the host stats.

Written by the indexing model from the issue text.

Assessment

Domain
observability
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.