Updated Mount (markdown)

Chris Lu 2018-08-23 00:57:31 -07:00
parent e2c41fbd2f
commit 3d6c3fd05e

@ -15,7 +15,8 @@ To unmount, just shut it down the "weed mount".
### Weed Mount Architecture
"weed mount" has a persistent connection to Master to know the locations of all volumes.
"weed mount" has a persistent client connecting to Master, to get the location updates of all volumes.
There are no network round trip to lookup the volume id location.
For reads:
1. Client Reads File Metadata => Weed Filer => Weed Filer database (LevelDB, Cassandra, Redis, Mysql, Postgres, etc)