mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-06-13 23:36:45 +03:00
typo
@@ -27,7 +27,7 @@ Knowing all the peers, one filer will keep its own metadata updated:
|
||||
|
||||
This is tightly related to FUSE Mount, which streams filer meta data changes from one filer. When using multiple filers but without peer file metadata updates, a FUSE mount can only see the changes applied to the connected filer.
|
||||
|
||||
So aggregating metadata updates form its peers is required when the filers are using either shared or dedicated filer stores.
|
||||
So aggregating metadata updates from its peers is required when the filers are using either shared or dedicated filer stores.
|
||||
|
||||
```
|
||||
FUSE mount <----> filer1 -- filer2
|
||||
|
||||
Reference in New Issue
Block a user