From 465764d4914a1ed5accefd016e41f19871b81304 Mon Sep 17 00:00:00 2001 From: Baptiste Mille-Mathias Date: Fri, 11 Dec 2020 09:11:27 +0100 Subject: [PATCH] Updated Data Backup (markdown) --- Data-Backup.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Data-Backup.md b/Data-Backup.md index 52fcdf6..756ccff 100644 --- a/Data-Backup.md +++ b/Data-Backup.md @@ -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