tripleo-ansible/tripleo_ansible/roles/backup_and_restore
Juan Larriba ebcfee5f20 Backup&Restore Snapshots RFE
The backup&restore process on the controller needs to be done with
the controller stopped. If that condition is not met, we risk
introducing race conditions that could create unrestorable
non-consistent backups. Currently, the B&R process stops the three
controllers to perform a backup, leaving the cloud unmanageable
during the duration of the backup, which can take several minutes.

This change introduces the capability of doing "serial" backups.
Managing Pacemaker lets us take a node out of the controller
Pacemaker cluster, take a backup from it and introduce it again
on the cluster. While that backup is being done, the other two
nodes of the controller cluster continue to be available to
manage the cloud.

Bugzilla: #1877798
Change-Id: I77c4e6accc205cbc962c663babe1018b51d8d266
2021-04-27 11:31:53 +02:00
..
defaults Option to remove the self-installed ReaR cron task 2021-02-04 14:05:27 +00:00
meta Add Centos 8 to galaxy_info versions 2020-03-19 14:22:08 +01:00
molecule/default BaR Ceph authenticacion more ansible way 2020-06-23 17:33:49 +02:00
tasks Backup&Restore Snapshots RFE 2021-04-27 11:31:53 +02:00
templates [B&R] Fixed typos in Backup and Restore role templates 2021-02-11 12:47:17 -05:00
vars BaR doc update + lftp missing package 2020-10-13 15:28:35 +02:00