Updated Filer Store Replication (markdown)

Chris Lu 2020-09-14 01:16:57 -07:00
parent 64eb1cf20a
commit 723b1429a1

@ -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