I have calamari setup and running, but I'm only getting node stats from the node running calamari and ceph together (docker.test.com)
The other nodes show the below error
'ceph.get_heartbeats' is not available.
'ceph.get_heartbeats' is not available.
minion and diamond running on the other two nodes
root@docker:~# salt '*' test.ping
True
True
True
root@docker:~#
root@docker:~# salt '*' test.ping; salt '*' ceph.get_heartbeats
- boot_time:
1452682403
- ceph_version:
0.80.10-0ubuntu1.14.04.3
- services:
----------
ceph-mon.docker:
----------
cluster:
ceph
fsid:
b1c46f90-f3f7-4ee4-a479-7ba88c1b126a
id:
docker
status:
----------
election_epoch:
1
extra_probe_peers:
monmap:
----------
created:
0.000000
epoch:
1
fsid:
b1c46f90-f3f7-4ee4-a479-7ba88c1b126a
modified:
0.000000
mons:
----------
- addr:
XXXXXXXXX:6789/0
- name:
docker
- rank:
0
name:
docker
outside_quorum:
quorum:
- 0
rank:
0
state:
leader
sync_provider:
type:
mon
version:
0.80.10
ceph-osd.0:
----------
cluster:
ceph
fsid:
b1c46f90-f3f7-4ee4-a479-7ba88c1b126a
id:
0
status:
None
type:
osd
version:
0.80.10
----------
- b1c46f90-f3f7-4ee4-a479-7ba88c1b126a:
----------
fsid:
b1c46f90-f3f7-4ee4-a479-7ba88c1b126a
name:
ceph
versions:
----------
config:
addc7da6d4b387975091b1263c400e4a
health:
b7a77ba414aa19a9a6af7604b50dfd01
mds_map:
1
mon_map:
1
mon_status:
1
osd_map:
22
pg_summary:
7844b359975693b1754df331a478774a
'ceph.get_heartbeats' is not available.
'ceph.get_heartbeats' is not available.
root@docker:~#
Any help would be great
root@docker:~# dpkg-query -l | egrep -i "diamond|salt|calamari|ceph" | awk '{print $2 "\t" $3}'
calamari-clients 1.3-rc-12-g7d36e29
calamari-server 1.3.0.1-11-g9fb65ae
ceph 0.80.10-0ubuntu1.14.04.3
ceph-common 0.80.10-0ubuntu1.14.04.3
ceph-deploy 1.5.22trusty
ceph-fs-common 0.80.10-0ubuntu1.14.04.3
ceph-mds 0.80.10-0ubuntu1.14.04.3
diamond 3.4.67
libcephfs1 0.80.10-0ubuntu1.14.04.3
python-ceph 0.80.10-0ubuntu1.14.04.3
salt-common 0.17.5+ds-1
salt-master 0.17.5+ds-1
salt-minion 0.17.5+ds-1
root@docker:~# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.3 LTS
Release: 14.04
Codename: trusty
root@docker:~#
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com