From 41bef1812bce15cb5519c92abe5ac3d5cf7fe8c5 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Tue, 7 May 2019 09:12:59 -0700 Subject: [PATCH] Updated Volume Management (markdown) --- Volume-Management.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Volume-Management.md b/Volume-Management.md index 30fe580..790645d 100644 --- a/Volume-Management.md +++ b/Volume-Management.md @@ -1,5 +1,8 @@ When running large clusters, it is common to add more volume severs, or some volume servers are down, or some volume servers are replaced. These topology changes can cause missing volume replicas, or unbalanced number of volumes on volume servers. +## Optimize volumes +See [Optimization] page on how to optimize for concurrent writes and concurrent reads. + ## Fix missing volumes When running large clusters, it is common that some volume servers are down. If a volume is replicated and one replica is missing, the volume will be marked as readonly.