mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-08 23:50:43 +02:00
Updated Filer Store Replication (markdown)
@@ -12,7 +12,7 @@ When a filer starts up, it will report itself to the master. So the master knows
|
||||
|
||||
So when a filer was added or removed from the cluster, there is no configuration change needed. This makes rolling-restart much easier, and filer instances in Kubernetes can run in ReplicaSet instead of StatefulSet.
|
||||
|
||||
What's more, adding a fresh new filer will automatically synchronize the metadata with other filers. Resuming a paused filer will also resume the metadata synchronization from when it was stopped. Everything will just work.
|
||||
What's more, adding a fresh new filer will automatically synchronize the metadata with other filers. Resuming a paused filer will also resume the metadata synchronization from when it was stopped. Everything will/should just work!
|
||||
|
||||
# Metadata synchronization
|
||||
|
||||
|
||||
Reference in New Issue
Block a user