mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
detect existing volumes
This commit is contained in:
parent
6892842021
commit
b5ac55f012
|
@ -65,7 +65,7 @@ Plan:
|
|||
|
||||
For the above operations, here are the todo list:
|
||||
for data node:
|
||||
0. detect existing volumes
|
||||
0. detect existing volumes DONE
|
||||
1. onStartUp, and periodically, send existing volumes and maxVolumeCount store.Join(), DONE
|
||||
2. accept command to grow a volume( id + replication level) DONE
|
||||
/admin/assign_volume?volume=some_id&replicationType=01
|
||||
|
|
Loading…
Reference in a new issue