remote assigns volume to volume server

This commit is contained in:
Chris Lu
2012-09-13 00:04:56 -07:00
parent 4a7833f1bf
commit 9e0f8d9f0d
5 changed files with 32 additions and 11 deletions

View File

@@ -65,6 +65,7 @@ Plan:
For the above operations, here are the todo list:
for data node:
0. detect existing volumes
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