mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Data Backup (markdown)
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.
|
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)
|
* 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 ?
|
* does backing up master or filer make sense ?
|
||||||
* How to test a backup
|
* How to test a backup
|
||||||
|
|
Loading…
Reference in a new issue