ceph-ansible/roles/ceph-rbd-mirror/tasks
Dimitri Savineau 3fded4b8ec rbd-mirror: configure pool and peer
The rbd mirror configuration was only available for non containerized
deployment and was also imcomplete.
We now enable the mirroring on the pool and add the remote peer in both
scenarios.

The default mirroring mode is set to 'pool' but can be configured via
the ceph_rbd_mirror_mode variable.

This commit also fixes an issue on the rbd mirror command if the ceph
cluster name isn't using the default value (ceph) due to a missing
--cluster parameter to the command.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1665877

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
(cherry picked from commit 7e5e21741e)
2019-09-09 16:05:56 +00:00
..
container container: rename docker directories 2019-07-25 13:40:40 +02:00
common.yml ansible: use 'bool' filter on boolean conditionals 2019-06-07 16:05:51 +02:00
configure_mirroring.yml rbd-mirror: configure pool and peer 2019-09-09 16:05:56 +00:00
main.yml rbd-mirror: configure pool and peer 2019-09-09 16:05:56 +00:00
pre_requisite.yml improve coding style 2019-05-06 15:09:06 +00:00
start_rbd_mirror.yml update: mask systemd service units during upgrade 2019-03-25 16:02:56 -04:00