Daniel

Results 9 comments of Daniel

I've solved my issue, calamari branch of diamond doesn't work with the latest Ceph release see issue https://github.com/ceph/calamari/issues/384 Regards, Daniel

Note I've build the latest git stable deb packages via vagrant, still with the same issue ``` root@calamari:~# dpkg -l | egrep -i "calamari|salt|romana" | awk '{print $2 "\t\t" $3}'...

Doing a server diamond restart show the below: ``` bash root@ceph1:~# tail -f /var/log/diamond/diamond.log [2016-01-24 04:19:21,039] [MainThread] pysnmp.entity.rfc3413.oneliner.cmdgen failed to load [2016-01-24 04:19:21,043] [MainThread] pysnmp.entity.rfc3413.oneliner.cmdgen failed to load [2016-01-24 04:19:21,044]...

Looking at the calamari.log I can see it's looking for missing graphite metric data ``` bash root@calamari:/var/log/calamari# tail -f calamari.log 2016-01-23 22:44:54,040 - metric_access - django.request No graphite data for...

#### I can see the ok files are there ``` bash root@ceph1:/var/run/ceph# ls -la total 0 drwxrwx--- 2 ceph ceph 80 Feb 1 10:51 . drwxr-xr-x 18 root root 640...

Ok Thanks to the below reply on the mailing list ``` John Spray Mon, 01 Feb 2016 04:23:24 -0800 The "assert path[-1] == 'type'" is the error you get when...

> Do you see the issue with the CLI as well? takes about 40-50 seconds to do a "route summarize". Is there some other CLI commands you want me to...

> We're considering a couple of possible fixes for the upcoming 0.17.0 release. Please check out the RC version when available and let us know what you think We are...

Hi Is there any work around for this issue ? I need to use lvmsync again and would love it just to work for now ? Regards, Daniel