ceph-ansible/roles/ceph-osd/tasks
Dimitri Savineau e62532de46 update osd pool set size command
Since [1] we can't use osd pool without replicas (size: 1) by default.
We now need to set the mon_allow_pool_size_one flag to true in the ceph
configuration and add the --yes-i-really-mean-it flag to the osd pool
set size cli.

[1] https://github.com/ceph/ceph/commit/21508bd

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
2020-03-11 11:25:42 +01:00
..
scenarios osd: add journal option in ceph_volume call (batch) 2020-02-28 17:29:59 -05:00
common.yml fix calls to `container_exec_cmd` in ceph-osd role 2020-01-27 15:30:45 -05:00
container_options_facts.yml ceph-osd: set container objectstore env variables 2020-01-20 13:59:44 -05:00
crush_rules.yml ceph-{mon,osd}: move default crush variables 2020-02-17 10:50:53 +01:00
main.yml ceph-{mon,osd}: move default crush variables 2020-02-17 10:50:53 +01:00
openstack_config.yml update osd pool set size command 2020-03-11 11:25:42 +01:00
start_osds.yml osd: ensure osd ids collected are well restarted 2020-01-13 12:05:48 -05:00
system_tuning.yml ceph-osd: fix fs.aio-max-nr sysctl condition 2019-11-07 13:51:48 +01:00
systemd.yml container: isolate systemd tasks 2019-10-01 10:27:51 -04:00