]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
containers: improve logging
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 26 Jun 2019 13:38:58 +0000 (15:38 +0200)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Tue, 2 Jul 2019 15:27:34 +0000 (11:27 -0400)
commit2295a4cf0a2624e09ec9c8f810b9849e2408d154
tree1d27b6fda48e0f3d88dae5824df31cd438b8f79b
parent466ad861d0e2d046b660f07cb770f8784f486422
containers: improve logging

bindmount /var/log/ceph on all containers so it's possible to retrieve
logs from the host.

related ceph-container PR: ceph/ceph-container#1408

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1710548
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 33eed78d1774e5d2f87612899352e32552d4eb13)
roles/ceph-config/templates/ceph.conf.j2
roles/ceph-iscsi-gw/templates/rbd-target-api.service.j2
roles/ceph-iscsi-gw/templates/rbd-target-gw.service.j2
roles/ceph-iscsi-gw/templates/tcmu-runner.service.j2
roles/ceph-mds/templates/ceph-mds.service.j2
roles/ceph-mgr/templates/ceph-mgr.service.j2
roles/ceph-mon/templates/ceph-mon.service.j2
roles/ceph-nfs/templates/ceph-nfs.service.j2
roles/ceph-osd/templates/ceph-osd-run.sh.j2
roles/ceph-rbd-mirror/templates/ceph-rbd-mirror.service.j2
roles/ceph-rgw/templates/ceph-radosgw.service.j2