]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
rbd: fix restart script for jewel 2074/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 17 Oct 2017 16:28:06 +0000 (18:28 +0200)
committerSébastien Han <seb@redhat.com>
Wed, 18 Oct 2017 09:12:42 +0000 (11:12 +0200)
commitc19d58fc3b136f18a88813fbae98f9ce970ee2bb
tree901ef1d23114740924a95e2d6abdf02ccaa41528
parent566be7625767dde77b9e6c859379cc03f722e305
rbd: fix restart script for jewel

In Jewel, we don't use bootstrap-rbd keyring for rbd-mirror nodes, it
results with a socket path/name different according to which ceph
release you are deploying.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit c2850b11be8a69780eaceeb5bd5f3616979dd29a)
Signed-off-by: Sébastien Han <seb@redhat.com>
roles/ceph-config/tasks/main.yml
roles/ceph-defaults/templates/restart_rbd_mirror_daemon.sh.j2