-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Ceph daemons are deployed on every ceph node, but they also include global numbers (i.e. each number is unique over the cluster).
E.g
[root@ceph-0 run]# ls -l /var/run/ceph
total 0
srwxr-xr-x. 1 167 167 0 Oct 19 09:05 ceph-osd.0.asok
srwxr-xr-x. 1 167 167 0 Oct 19 09:05 ceph-osd.10.asok
srwxr-xr-x. 1 167 167 0 Oct 19 09:05 ceph-osd.13.asok
srwxr-xr-x. 1 167 167 0 Oct 19 09:05 ceph-osd.4.asok
srwxr-xr-x. 1 167 167 0 Oct 19 09:05 ceph-osd.7.asok
These sockets have to get provided for the ceph plugin https://github.com/collectd/collectd/blob/main/src/collectd.conf.pod#plugin-ceph
Metadata
Metadata
Assignees
Labels
No labels