ceph-ansible/library
Seena Fallah bb849a5586 ceph_pool: set target size ratio on both 'on' and 'warn' mode
when we set target_size_ratio to warn it means that the administrator wants to get suggestion from the mgr module but apply it manually when he/she wants. So it's in the same approach as 'on' mode just triggered by hand.
So there is no need to set pg_num when target_size_ratio is 'warn' and the mgr module will calculate the correct pg_num and the administrator will adjust it whenever he/she wants.

It is the same approach that was in #6471

Signed-off-by: Seena Fallah <seenafallah@gmail.com>
2022-05-31 14:37:04 +02:00
..
__init__.py tests for the ceph_volume module 2017-12-11 09:58:06 -06:00
ceph_add_users_buckets.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
ceph_crush.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
ceph_crush_rule.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
ceph_dashboard_user.py library: exit on user creation failure 2021-08-02 15:50:02 +02:00
ceph_ec_profile.py library/ceph_ec_profile.py: Support CRUSH device class 2021-12-01 08:39:14 +01:00
ceph_fs.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
ceph_key.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
ceph_mgr_module.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
ceph_osd.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
ceph_osd_flag.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
ceph_pool.py ceph_pool: set target size ratio on both 'on' and 'warn' mode 2022-05-31 14:37:04 +02:00
ceph_volume.py ceph_volume: support overriding bind-mounts 2021-11-30 18:39:31 +01:00
ceph_volume_simple_activate.py library: use exit_module from ca_common 2020-11-26 09:13:31 +01:00
ceph_volume_simple_scan.py library: use exit_module from ca_common 2020-11-26 09:13:31 +01:00
cephadm_adopt.py master->main 2022-05-30 15:15:15 +02:00
cephadm_bootstrap.py master->main 2022-05-30 15:15:15 +02:00
igw_client.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
igw_gateway.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
igw_lun.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
igw_purge.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
radosgw_caps.py library: Add radosgw_caps to manage capabilities 2022-02-16 09:44:36 +01:00
radosgw_realm.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
radosgw_user.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
radosgw_zone.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00
radosgw_zonegroup.py library: flake8 ceph-ansible modules 2021-06-30 15:39:48 +02:00