Christina Meno
Christina Meno
@tserong over the weekend we discovered an issue http://tracker.ceph.com/issues/11379 that I think should be fixed before reducing the threshold. What do you think?
I like this idea.
check logs in /var/log/calamari/ for errors
That is surprising. Is there anything in httpd_access.log ? What services are running? sudo supervisorctl status sudo systemctl status httpd sudo systemctl status salt-master
looks like selinux is preventing calamari from working. selinux support is still in development. Try disabling it temporarily to see if that is the issue sudo setenforce 0
I've merged the proposed fix, let me know if I can close this. Thank you
I've been waiting to get this upstream: https://github.com/python-diamond/Diamond/pull/321 that will get you a newer diamond 4.X and fix infernalis
@kanewinter "zmq.error.ZMQError: Address already in use" seems like there might be a stale cthulhu process running. Would you please check that with ps?
@kanewinter http://download.ceph.com/calamari/1.3.1/ubuntu/ I look forward to hearing that you have a working system
I recommend trying the latest salt versions 2015.8.1 available here: https://docs.saltstack.com/en/latest/topics/installation/ubuntu.html https://docs.saltstack.com/en/latest/topics/installation/rhel.html