ceph-ansible/roles/ceph-mds/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
..
common.yml common: add a default value for ceph_directories_mode 2020-01-22 09:35:35 +01:00
containerized.yml common: do not reset `container_exec_cmd` 2019-10-10 14:38:30 -04:00
create_mds_filesystems.yml update osd pool set size command 2020-03-11 11:25:42 +01:00
main.yml common: do not reset `container_exec_cmd` 2019-10-10 14:38:30 -04:00
non_containerized.yml fix SUSE/openSUSE naming 2019-08-22 17:20:21 +02:00
systemd.yml container: isolate systemd tasks 2019-10-01 10:27:51 -04:00