From b5ac55f0124465c2e73ef6386e3d0cf08076b459 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Thu, 13 Sep 2012 01:38:27 -0700 Subject: [PATCH] detect existing volumes --- weed-fs/note/replication.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weed-fs/note/replication.txt b/weed-fs/note/replication.txt index c7d5d0767..398b9b411 100644 --- a/weed-fs/note/replication.txt +++ b/weed-fs/note/replication.txt @@ -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