diff options
| author | Chris Lu <chris.lu@gmail.com> | 2012-09-13 01:38:27 -0700 |
|---|---|---|
| committer | Chris Lu <chris.lu@gmail.com> | 2012-09-13 01:38:27 -0700 |
| commit | b5ac55f0124465c2e73ef6386e3d0cf08076b459 (patch) | |
| tree | 64d94ffeef45167b792e237c514edec3d974d5fc /weed-fs | |
| parent | 6892842021b660b196d64b32bd296f8186375705 (diff) | |
| download | seaweedfs-b5ac55f0124465c2e73ef6386e3d0cf08076b459.tar.xz seaweedfs-b5ac55f0124465c2e73ef6386e3d0cf08076b459.zip | |
detect existing volumes
Diffstat (limited to 'weed-fs')
| -rw-r--r-- | weed-fs/note/replication.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
