You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
321 B
7 lines
321 B
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
|
|
|
|
|