mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-24 08:46:54 +08:00
Updated Filer Store Replication (markdown)
@@ -6,7 +6,7 @@ Here we talk about using `weed filer -peers=...`, which achieves two purposes:
|
||||
|
||||
The first point is tightly related to FUSE Mount, which streams filer meta data changes from one filer.
|
||||
|
||||
So when using multiple filers, this `-peers=xxx` option is needed. If not, a FUSE mount can only see the changes applied to the connected filer. This is required whether the filers are using shared or dedicated filer stores.
|
||||
So when using multiple filers, this `-peers=xxx` option is needed. If not, a FUSE mount can only see the changes applied to the connected filer. This is required when the filers are using either shared or dedicated filer stores.
|
||||
|
||||
```
|
||||
FUSE mount <----> filer1 -- filer2
|
||||
|
||||
Reference in New Issue
Block a user