]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
update: ensure /var/lib/ceph/bootstrap-rbd-mirror is present
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 20 Mar 2019 10:38:28 +0000 (11:38 +0100)
committerDimitri Savineau <savineau.dimitri@gmail.com>
Mon, 25 Mar 2019 20:02:56 +0000 (16:02 -0400)
commit7fa2434f0fed9d26e399a2fd4c4ee8a68823e08d
tree5c949c8ec9d2f1d32948c47475bd6deedbce95a0
parent82764afe8d23da6cf3ca56ecb114c334fee0272a
update: ensure /var/lib/ceph/bootstrap-rbd-mirror is present

This directory is created by ceph-config node by node.
In the upgrade context we need it to be created on ALL monitors as soon
as the first iteration because of the task right after which creates and sends
the keyrings on all monitors.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
infrastructure-playbooks/rolling_update.yml