mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-10-15 20:06:19 +08:00
simplified to one machine per volume
git-svn-id: https://weed-fs.googlecode.com/svn/trunk@14 282b0af5-e82d-9cf1-ede4-77906d7719d0
This commit is contained in:
7
weed-fs/note/startup_process.txt
Normal file
7
weed-fs/note/startup_process.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
1. clients report its own server info, volumes info,
|
||||
2. master collect all volumes, separated into readable volumes, writable volumes, volume2machine mapping
|
||||
machines is an array of machine info
|
||||
writable volumes is an array of vids
|
||||
vid2machineId maps volume id to machineId, which is the index of machines array
|
||||
|
||||
|
Reference in New Issue
Block a user