ceph-ansible/roles/ceph-handler/tasks
Guillaume Abrioux 290d3ef369 rgw: support switching from single-site to multisite
When collocating rgw with either a mon, mgr or osd, switching from
single site to a multisite rgw setup failed because of the handlers
triggered between the ansible play of the collocated daemon and the play
of the rgw. Since the multisite changes are not yet applied the handlers
fail.
The idea here is to ensure we run the multisite configuration from the
ceph-handler role before the restart happens, this way it won't complain
because of non existing multisite configuration.

(Note: this is also valid when simply changing a multisite configuration)

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

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 513c8cfe55)
2021-01-06 10:38:50 -05:00
..
check_running_cluster.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
check_running_containers.yml ceph-handler: add missing condition on ceph-crash 2020-09-10 20:35:04 -04:00
check_socket_non_container.yml handler: refact check_socket_non_container 2020-10-14 10:31:05 +02:00
handler_crash.yml ceph-crash: introduce new role ceph-crash 2020-09-10 20:35:04 -04:00
handler_mdss.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_mgrs.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_mons.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_nfss.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_osds.yml library: add ceph_osd_flag module 2020-12-15 17:36:28 +01:00
handler_rbd_target_api_gw.yml ceph-handler: remove iscsigws restart scripts 2020-07-27 09:33:00 -04:00
handler_rbdmirrors.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_rgws.yml handler: fix bug 2020-01-08 19:46:11 -05:00
handler_tcmu_runner.yml ceph-handler: remove iscsigws restart scripts 2020-07-27 09:33:00 -04:00
main.yml rgw: support switching from single-site to multisite 2021-01-06 10:38:50 -05:00