Updated Data Backup (markdown)

Baptiste Mille-Mathias 2020-12-11 09:11:27 +01:00
parent 462cfd5e2a
commit 465764d491

@ -15,7 +15,8 @@ If you specify `-volumeId=87`, but volume 87 does not exist, it's ok. No files w
The backup scripts is just one command, not a continuous running service though. High Availability servers will be added later.
# ToDo (from @bmillemathias)
# ToDo
_from @bmillemathias_
* how to do a consistent backup on a distributed environment (as backup is incremental and for instance done hourly, what is the strategy to restore data of 2 days ago (use filesystem snapshot ? again how to do on distributed environment)
* does backing up master or filer make sense ?
* How to test a backup