ceph-ansible/roles/ceph-rgw
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
..
defaults ceph-rgw: allow specifying crush rule on pool 2020-09-10 20:36:54 -04:00
handlers Use ansible_facts 2021-03-26 00:16:58 +01:00
meta meta: set the right minimum ansible version required for galaxy 2018-12-11 09:59:25 +01:00
tasks ceph-rgw: Set pg_num on RGW pool if required 2021-08-11 13:53:44 +02:00
templates podman pids.max default value is 2048, docker's one is 4096 which are 2021-08-05 11:04:31 -04:00
LICENSE Add READMEs for each roles 2015-07-25 10:51:53 +02:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-rgw

Documentation is available at http://docs.ceph.com/ceph-ansible/.