a930407217
Backup and Restore: This task aims to take a backup of the /var/lib/ceph directory and copied to the shared directory. To be able to do it, we copy the way that the ceph-ansible project [1] deactivates the mds [2], so we can stop all the ceph services on the controllers. [1]-https://github.com/ceph/ceph-ansible/ [2]-https://github.com/ceph/ceph-ansible/blob/v4.0.14/infrastructure-playbooks/rolling_update.yml#L550-L623 I left the comment below to describe and give some backgroud. ** Just splitting the patch into patches. All the Randy's comments are implemented. The other patch is https://review.opendev.org/#/c/732399/ Change-Id: I55681d69cacf2e7bee52d9a61f12d8577fe15a2d |
||
---|---|---|
.. | ||
ansible_plugins | ||
playbooks | ||
roles | ||
roles.galaxy | ||
tests | ||
ansible-role-requirements.yml |