detect existing volumes

This commit is contained in:
Chris Lu 2012-09-13 01:38:27 -07:00
parent 6892842021
commit b5ac55f012

View file

@ -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