Hello,<div><br></div><div>I've been tasked with finding out if Swift has any means of performing a consistent global backup of all the information stored, which then could easily be restored in case of failure. </div><div>
<br></div><div>I've been reading the documentation and these are my conclusions so far are:</div><div><br></div><div>- Swift maintains a copy of the data throughout each storage node;</div><div>- The data contained in these nodes, might or not be up to date. It depends mainly on whether the replicator has propagated all the changes or not.</div>
<div><br></div><div><br></div><div>Is there a way in which i could backup the data from swift and ensure that the backed-up data is up to date at the time of the backup?</div><div><br></div><div><br>Regards,<br>Leander</div>