ceph-ansible/roles/ceph-handler/tasks
Guillaume Abrioux 82b06afc96 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 09:27:13 +02:00
..
check_running_cluster.yml ansible: use 'bool' filter on boolean conditionals 2019-06-06 10:21:17 +02:00
check_running_containers.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
check_socket_non_container.yml handler: refact check_socket_non_container 2020-10-09 13:55:28 +02:00
handler_crash.yml Use ansible_facts 2021-03-26 00:05:33 +01:00
handler_mdss.yml handler: fix bug 2020-01-08 17:11:42 -05:00
handler_mgrs.yml handler: fix bug 2020-01-08 17:11:42 -05:00
handler_mons.yml handler: fix bug 2020-01-08 17:11:42 -05:00
handler_nfss.yml handler: fix bug 2020-01-08 17:11:42 -05:00
handler_osds.yml library: add ceph_osd_flag module 2020-12-15 14:12:44 +01:00
handler_rbd_target_api_gw.yml ceph-handler: remove iscsigws restart scripts 2020-07-25 09:34:25 +02:00
handler_rbdmirrors.yml handler: fix bug 2020-01-08 17:11:42 -05:00
handler_rgws.yml handler: fix bug 2020-01-08 17:11:42 -05:00
handler_tcmu_runner.yml ceph-handler: remove iscsigws restart scripts 2020-07-25 09:34:25 +02:00
main.yml rolling_update: fix mon+rgw/multisite collocation 2021-06-14 09:27:13 +02:00