Set ceph_rbd_mirror_pool default value

Signed-off-by: Teoman ONAY <tonay@redhat.com>
(cherry picked from commit 0c50bfac98)
(cherry picked from commit 8a0b5a9571)
(cherry picked from commit 4359464bb6)
pull/7307/head
Teoman ONAY 2022-08-01 16:28:23 +02:00 committed by Guillaume Abrioux
parent ee5303bd0f
commit 0ab159242a
3 changed files with 15 additions and 0 deletions

View File

@ -481,6 +481,11 @@ dummy:
#health_osd_check_retries: 20
#health_osd_check_delay: 10
##############
# RBD-MIRROR #
##############
#ceph_rbd_mirror_pool: "rbd"
###############
# NFS-GANESHA #

View File

@ -481,6 +481,11 @@ ceph_iscsi_config_dev: false
#health_osd_check_retries: 20
#health_osd_check_delay: 10
##############
# RBD-MIRROR #
##############
#ceph_rbd_mirror_pool: "rbd"
###############
# NFS-GANESHA #

View File

@ -473,6 +473,11 @@ health_mon_check_delay: 10
health_osd_check_retries: 20
health_osd_check_delay: 10
##############
# RBD-MIRROR #
##############
ceph_rbd_mirror_pool: "rbd"
###############
# NFS-GANESHA #