mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Async Filer Metadata Backup (markdown)
parent
7991e5777e
commit
bb0cb25611
|
@ -24,4 +24,4 @@ Just need to configure the remote store the same way as `filer.toml`.
|
|||
|
||||
`weed filer.meta.backup` can be stopped and resumed. The metadata backup progress is tracked in the remote store itself. So you can pause/resume any time, and even resume from a separate machine.
|
||||
|
||||
It is worth noting that the remote store can be different from the source filer store. E.g., you can use cheaper on disk LevelDB as a remote store to backup Redis.
|
||||
It is worth noting that the remote store can be different from the source filer store. E.g., you can use a cheaper on disk LevelDB as a remote store to backup Redis.
|
||||
|
|
Loading…
Reference in a new issue