ceph-ansible/roles
Guillaume Abrioux 9b57f33e78 rolling_update: fix mon+rgw/multisite collocation
When monitors and rgw are collocated with multisite enabled, the
rolling_update playbook fails because during the workflow, we run some
radosgw-admin commands very early on the first mon even though this is
the monitor being upgraded, it means the container doesn't exist since
it was stopped.

This block is relevant only for scaling out rgw daemons or initial
deployment. In rolling_update workflow, it is not needed so let's skip
it.

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

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit f7166cccbf)
2021-06-14 13:58:50 +02:00
..
ceph-client Use ansible_facts 2021-03-26 00:04:49 +01:00
ceph-common ceph-osd: allow to use ceph_tcmalloc_max_total_thread_cache for bluestore 2021-04-30 15:03:58 +02:00
ceph-config Use ansible_facts 2021-03-26 00:04:49 +01:00
ceph-container-common container: conditionnally disable lvmetad 2021-05-25 16:50:30 +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 Config the monitoring stack components api urls using a VIP 2021-04-16 08:33:16 +02:00
ceph-defaults container: conditionnally disable lvmetad 2021-05-25 16:50:30 +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 dashboard: set cookie_secure in grafana 2021-06-07 15:12:19 +02:00
ceph-handler rolling_update: fix mon+rgw/multisite collocation 2021-06-14 13:58:50 +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 ceph-mon: Fix check mode for deploy monitor tasks 2021-04-30 15:04:12 +02:00
ceph-nfs nfs: get org.ganesha.nfsd.conf from container 2021-05-07 16:34:33 +02:00
ceph-node-exporter container: remove `--ignore` from `podman rm` command 2020-11-30 12:24:11 -05:00
ceph-osd ceph-osd: allow to use ceph_tcmalloc_max_total_thread_cache for bluestore 2021-04-30 15:03:58 +02:00
ceph-prometheus prometheus: enforce osd nodes in templates 2021-05-25 18:59:03 +02:00
ceph-rbd-mirror container/systemd: ensure /var/log/ceph exists 2021-04-14 20:04:54 +02:00
ceph-rgw ceph-rgw: fix pg_autoscale_mode for pool 2021-05-07 13:36:09 +02:00
ceph-rgw-loadbalancer ceph-rgw-loadbalancer: Fix rgw_ports fact 2021-04-15 13:20:45 +02:00
ceph-validate Use ansible_facts 2021-03-26 00:04:49 +01:00