ceph-ansible/roles
Guillaume Abrioux ce86d695c2 container: force rm --storage on ExecStartPre
This is a workaround to avoid error like following:
```
Error: error creating container storage: the container name "ceph-mgr-magna022" is already in use by "4a5f674e113f837a0cc561dea5d2cd55d16ca159a647b7794ab06c4c276ef701"
```

that doesn't seem to be 100% reproducible but it shows up after a
reboot. The only workaround we came up with at the moment is to run
`podman rm --storage <container>` before starting it.

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

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 5ba7824c55)
2020-11-16 16:37:46 -05:00
..
ceph-client common: follow up on #5948 2020-11-03 09:52:42 +01:00
ceph-common Add CentOS 8 support for rpm deployment 2020-09-10 20:38:34 -04:00
ceph-config config: Always use osd_memory_target if set 2020-11-16 09:21:01 +01:00
ceph-container-common container: quote registry password 2020-09-18 15:21:32 -04:00
ceph-container-engine container: add optional http(s) proxy option 2020-09-16 11:32:24 -04:00
ceph-crash container: force rm --storage on ExecStartPre 2020-11-16 16:37:46 -05:00
ceph-dashboard Revert "Make 'disable ssl for dashboard task' idempotent." 2020-09-11 09:37:23 -04:00
ceph-defaults config: Always use osd_memory_target if set 2020-11-16 09:21:01 +01:00
ceph-facts ceph-facts: Fix osd_pool_default_crush_rule fact 2020-11-13 10:42:13 -05:00
ceph-fetch-keys meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
ceph-grafana container: force rm --storage on ExecStartPre 2020-11-16 16:37:46 -05:00
ceph-handler monitor: use quorum_status instead of ceph status 2020-11-03 14:38:49 -05:00
ceph-infra ceph-infra: include iscsi nodes for logrotate 2020-09-17 14:49:56 -04:00
ceph-iscsi-gw container: force rm --storage on ExecStartPre 2020-11-16 16:37:46 -05:00
ceph-mds container: force rm --storage on ExecStartPre 2020-11-16 16:37:46 -05:00
ceph-mgr container: force rm --storage on ExecStartPre 2020-11-16 16:37:46 -05:00
ceph-mon container: force rm --storage on ExecStartPre 2020-11-16 16:37:46 -05:00
ceph-nfs container: force rm --storage on ExecStartPre 2020-11-16 16:37:46 -05:00
ceph-node-exporter container: force rm --storage on ExecStartPre 2020-11-16 16:37:46 -05:00
ceph-osd container: force rm --storage on ExecStartPre 2020-11-16 16:37:46 -05:00
ceph-prometheus container: force rm --storage on ExecStartPre 2020-11-16 16:37:46 -05:00
ceph-rbd-mirror container: force rm --storage on ExecStartPre 2020-11-16 16:37:46 -05:00
ceph-rgw container: force rm --storage on ExecStartPre 2020-11-16 16:37:46 -05:00
ceph-rgw-loadbalancer Enable HAProxy backend checks for Ceph RGW 2020-09-10 20:38:01 -04:00
ceph-validate ansible: bump to ansible 2.9 2020-09-15 13:13:09 -04:00