ceph-ansible/roles
Guillaume Abrioux 5f6050bed1 container/systemd: ensure /var/log/ceph exists
This adds a `ExecStartPre=-/usr/bin/mkdir -p /var/log/ceph` in all
systemd service templates for all ceph daemon.
This is specific to RHCS after a Leapp upgrade is done. Indeed, the
`/var/log/ceph` seems to be removed after the upgrade.
In order to work around this issue let's ensure the directory is present
before trying to start the containers with podman.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1949489

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit bab403b603)
2021-04-14 20:04:54 +02:00
..
ceph-client Use ansible_facts 2021-03-26 00:04:49 +01:00
ceph-common common: selinux tasks related refactor 2021-04-06 15:08:38 +02:00
ceph-config Use ansible_facts 2021-03-26 00:04:49 +01:00
ceph-container-common container/registry: use password from stdin 2021-04-02 09:46:01 +02:00
ceph-container-engine Use ansible_facts 2021-03-26 00:04:49 +01:00
ceph-crash Use ansible_facts 2021-03-26 00:04:49 +01:00
ceph-dashboard dashboard: support igw nodes with dedicated subnet 2021-03-26 19:38:37 +01:00
ceph-defaults dashboard: support prometheus storage.tsdb.retention.time parameter 2021-04-01 14:52:37 +02:00
ceph-facts docker2podman: skip some role imports from handler 2021-04-12 13:30:09 +02:00
ceph-fetch-keys fix broken ceph-fetch-keys role 2020-12-14 17:36:17 +01:00
ceph-grafana Use ansible_facts 2021-03-26 00:04:49 +01:00
ceph-handler docker2podman: skip some role imports from handler 2021-04-12 13:30:09 +02:00
ceph-infra Use ansible_facts 2021-03-26 00:04:49 +01:00
ceph-iscsi-gw container/systemd: ensure /var/log/ceph exists 2021-04-14 20:04:54 +02:00
ceph-mds container/systemd: ensure /var/log/ceph exists 2021-04-14 20:04:54 +02:00
ceph-mgr container/systemd: ensure /var/log/ceph exists 2021-04-14 20:04:54 +02:00
ceph-mon container/systemd: ensure /var/log/ceph exists 2021-04-14 20:04:54 +02:00
ceph-nfs container/systemd: ensure /var/log/ceph exists 2021-04-14 20:04:54 +02:00
ceph-node-exporter container: remove `--ignore` from `podman rm` command 2020-11-30 12:24:11 -05:00
ceph-osd container/systemd: ensure /var/log/ceph exists 2021-04-14 20:04:54 +02:00
ceph-prometheus dashboard: support prometheus storage.tsdb.retention.time parameter 2021-04-01 14:52:37 +02:00
ceph-rbd-mirror container/systemd: ensure /var/log/ceph exists 2021-04-14 20:04:54 +02:00
ceph-rgw container/systemd: ensure /var/log/ceph exists 2021-04-14 20:04:54 +02:00
ceph-rgw-loadbalancer common: selinux tasks related refactor 2021-04-06 15:08:38 +02:00
ceph-validate Use ansible_facts 2021-03-26 00:04:49 +01:00