From 3980c6174bd140a959a075e113efefb32387f481 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Mon, 11 Apr 2022 12:09:18 -0700 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/FAQ.md b/FAQ.md index 21aae3d..6690915 100644 --- a/FAQ.md +++ b/FAQ.md @@ -79,6 +79,10 @@ If the system has lots of updates or deletions, it is better to keep the volume If the system is mostly readonly and running `large disk` version, it is ok to keep the volume size large. +There are situations that needs more volumes: +* In SeaweedFS S3 API, each bucket will use a few volumes. So more buckets needs more volumes. +* When using different collection, TTL or replication types, each `` combination will need a few volumes. + ### Why my 010 replicated volume files have different size? The volumes are consistent, but not necessarily the same size or the same number of files. This could be due to these reasons: