Hi, I have used for a couple month Calamari Centos 6.6 version(on a separate system) to monitor a Ceph Cluster that consisted of 1 ceph monitor and 3 ceph OSD servers without any problems. Recently, CEPH cluster was switched to Centos 7.2 system. I decided to install Centos 7.0 calamari version. alamari-clients-1.2.2-32_g931ee58.el7.centos.x86_64 calamari-server-1.3.0.1-63_g11f74e4.el7.centos.x86_64 I was able to install Calamari server and Client but after I ran ceph-deploy to connect to my CEPH cluster I started to get problems. The ceph-deploy installed salt-minion on CEPH Cluster nodes. Here is my salt version on the Calamari server salt-master-2015.5.10-2.el7.noarch salt-minion-2015.5.10-2.el7.noarch salt-2015.5.10-2.el7.noarch On CEPH nodes ceph-deploy installed the same version salt-2015.5.10-2.el7.noarch salt-minion-2015.5.10-2.el7.noarch However, after I accepted a CEPH nodes after 180 sec I got the following message on Calamari dashboard.
We apologize, but we can't seem to find a Ceph Cluster deployed on your servers at this time. My Ceph Cluster in the healthy state. Here is error information that I found on my ceph cluster node in /var/log/salt/minion
SaltReqTimeoutError: SaltReqTimeoutError: after 180 seconds, ran 3 tries 2016-12-20 18:26:49,399 [salt.utils.schedule][ERROR ][14635] Unhandled exception running ceph.heartbeat Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/salt/utils/schedule.py", line 578, in handle_func channel.send(load) File "/usr/lib/python2.7/site-packages/salt/transport/__init__.py", line 314, in send return self._crypted_transfer(load, tries, timeout) File "/usr/lib/python2.7/site-packages/salt/transport/__init__.py", line 302, in _crypted_transfer return _do_transfer() File "/usr/lib/python2.7/site-packages/salt/transport/__init__.py", line 293, in _do_transfer timeout) File "/usr/lib/python2.7/site-packages/salt/payload.py", line 291, in send 'SaltReqTimeoutError: after {0} seconds, ran {1} tries'.format(timeout * tried, tried) SaltReqTimeoutError: SaltReqTimeoutError: after 180 seconds, ran 3 tries Here is information that I found on the Calamari server /var/log/salt/master 2016-12-20 13:56:12,568 [salt.daemons.masterapi][ERROR ][1487] ACL user www-data is not available 2016-12-20 14:24:43,825 [salt.daemons.masterapi][ERROR ][1483] ACL user wwwrun is not available 2016-12-20 14:24:43,853 [salt.daemons.masterapi][ERROR ][1483] ACL user www-data is not available 2016-12-20 14:49:14,752 [salt.daemons.masterapi][ERROR ][8082] ACL user wwwrun is not available 2016-12-20 14:49:14,753 [salt.daemons.masterapi][ERROR ][8082] ACL user www-data is not available 2016-12-20 15:16:48,536 [salt.daemons.masterapi][ERROR ][11547] ACL user wwwrun is not available 2016-12-20 15:16:48,537 [salt.daemons.masterapi][ERROR ][11547] ACL user www-data is not available 2016-12-20 17:53:35,475 [salt.daemons.masterapi][ERROR ][1510] ACL user wwwrun is not available 2016-12-20 17:53:35,507 [salt.daemons.masterapi][ERROR ][1510] ACL user www-data is not available Will greatly appreciate in anybody could help me with this problem or give ideas how to truck this problem. Does anybody run Calamari Centos 7 version and what salt verion do you use? Thank you in advance, Mark |
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com