ceph-ansible/roles
Guillaume Abrioux 52826caa51 rgw: fix multi instances scaleout in baremetal
When rgw and osd are collocated, the current workflow prevents from
scaling out the radosgw_num_instances parameter when rerunning the
playbook in baremetal deployments.

When ceph-osd notifies handlers, it means rgw handlers are triggered
too. The issue with this is that they are triggered before the role
ceph-rgw is run.
In the case a scaleout operation is expected on `radosgw_num_instances`
it causes an issue because keyrings haven't been created yet so the new
instances won't start.

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

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit a802fa2810)
2020-10-06 09:21:58 -04:00
..
ceph-client Allow updating crush rule on existing pool 2020-09-10 20:35:44 -04:00
ceph-common Add CentOS 8 support for rpm deployment 2020-09-10 20:38:34 -04:00
ceph-config ceph-config: remove ceph_release from ceph.conf.j2 2020-09-29 16:32:17 +02: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 crash: rm container in ExecPreStart even with docker 2020-09-10 20:35:04 -04:00
ceph-dashboard Revert "Make 'disable ssl for dashboard task' idempotent." 2020-09-11 09:37:23 -04:00
ceph-defaults facts: refact `ceph_uid` fact 2020-09-21 13:49:03 -04:00
ceph-facts ceph-facts: add get default crush rule from running monitor 2020-09-29 16:38:38 +02:00
ceph-fetch-keys meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
ceph-grafana dashboard: allow remote TLS cert/key copy 2020-08-04 14:02:27 +02:00
ceph-handler rgw: fix multi instances scaleout in baremetal 2020-10-06 09:21:58 -04:00
ceph-infra ceph-infra: include iscsi nodes for logrotate 2020-09-17 14:49:56 -04:00
ceph-iscsi-gw infra: support log rotation for tcmu-runner 2020-09-16 22:37:18 -04:00
ceph-mds mds: support enabling pg autoscaler on rerun 2020-09-29 16:32:29 +02:00
ceph-mgr mgr: enable pg_autoscaler by default 2020-08-18 14:49:31 -04:00
ceph-mon ceph-handler: set handler on xxx_stat result 2020-09-29 16:33:08 +02:00
ceph-nfs Remove libjemalloc1 installation task 2020-09-29 16:30:36 +02:00
ceph-node-exporter podman: always remove container on start 2020-07-24 12:47:21 -04:00
ceph-osd Allow updating crush rule on existing pool 2020-09-10 20:35:44 -04:00
ceph-prometheus ceph-prometheus: update pool stat counter 2020-09-16 10:08:54 -04:00
ceph-rbd-mirror podman: always remove container on start 2020-07-24 12:47:21 -04:00
ceph-rgw rgw: fix multi instances scaleout in baremetal 2020-10-06 09:21:58 -04: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