ceph-ansible/roles/ceph-config
Sébastien Han 713b9fcf9b ceph-config: do not log cluster log on container
The container image recently merged both cluster and mon log into a
single stream. Following this, we now see this warning coming from the
container image:

2018-06-19 13:44:01.542990 7ff75b024700  1 mon.vm02@1(peon).log
v57928205 unable to write to '/var/log/ceph/ceph.log' for channel
'cluster': (2) No such file or directory

So we now tell the mon to not log cluster log on the filesystem.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1591771
Signed-off-by: Sébastien Han <seb@redhat.com>
2018-07-05 15:11:45 +00:00
..
meta ceph-config: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
tasks Generate a copy of ceph.conf locally 2018-06-28 07:39:30 +00:00
templates ceph-config: do not log cluster log on container 2018-07-05 15:11:45 +00:00
LICENSE ceph-config: add missing meta and files for the galaxy 2017-08-24 11:33:03 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-config

Documentation is available at http://docs.ceph.com/ceph-ansible/.