ceph-ansible/roles/ceph-rgw/tasks
Benoît Knecht 66426e1316 ceph-rgw: Set pg_num on RGW pool if required
If the `pg_num` value specified in `rgw_create_pools` is different from the
actual value in the cluster, apply it with `ceph osd pool set`.

This corresponds to the behavior of the `ceph_pool` module used in Ceph Ansible
5.0 onward.

Also avoid setting the pool application if it's already done.

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
2021-08-11 13:53:44 +02:00
..
multisite multisite: use node fqdn for endpoints when https 2021-07-26 17:54:13 +02:00
common.yml Sensitive key data now hidden in output log 2021-07-12 09:43:12 +02:00
main.yml rgw: avoid useless call to ceph-rgw 2021-01-28 16:37:50 -05:00
multisite.yml rgw: support switching from single-site to multisite 2021-01-06 10:38:50 -05:00
openstack-keystone.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
pre_requisite.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
rgw_create_pools.yml ceph-rgw: Set pg_num on RGW pool if required 2021-08-11 13:53:44 +02:00
start_docker_rgw.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
start_radosgw.yml Use ansible_facts 2021-03-26 00:16:58 +01:00
systemd.yml rgw: refact tasks directory layout 2019-10-01 18:50:51 +02:00