Collectd needs access to /var/run/ceph to load the ceph plugin
collect ceph plugin is using asok file in the plugin configuration file. Change-Id: I8ae19232a24a71c04513112446a345c56f9bfcb8 Closes-bug: #1760617
This commit is contained in:
parent
a421fe993e
commit
0dfdf1d736
@ -107,6 +107,7 @@ outputs:
|
||||
- /var/lib/config-data/puppet-generated/collectd/:/var/lib/kolla/config_files/src:ro
|
||||
- /var/log/containers/collectd:/var/log/collectd:rw
|
||||
- /var/run/openvswitch:/var/run/openvswitch:ro
|
||||
- /var/run/ceph:/var/run/ceph:ro
|
||||
environment:
|
||||
- KOLLA_CONFIG_STRATEGY=COPY_ALWAYS
|
||||
host_prep_tasks:
|
||||
|
Loading…
Reference in New Issue
Block a user