Browse Source

detect existing volumes

pull/2/head
Chris Lu 12 years ago
parent
commit
b5ac55f012
  1. 2
      weed-fs/note/replication.txt

2
weed-fs/note/replication.txt

@ -65,7 +65,7 @@ Plan:
For the above operations, here are the todo list: For the above operations, here are the todo list:
for data node: for data node:
0. detect existing volumes
0. detect existing volumes DONE
1. onStartUp, and periodically, send existing volumes and maxVolumeCount store.Join(), DONE 1. onStartUp, and periodically, send existing volumes and maxVolumeCount store.Join(), DONE
2. accept command to grow a volume( id + replication level) DONE 2. accept command to grow a volume( id + replication level) DONE
/admin/assign_volume?volume=some_id&replicationType=01 /admin/assign_volume?volume=some_id&replicationType=01

Loading…
Cancel
Save