From 45708ebb1057fa76c49aa66aaa68157f33ac62d4 Mon Sep 17 00:00:00 2001 From: Chris Lu Date: Sun, 23 Oct 2022 14:17:33 -0700 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 0d8740a..fdf5913 100644 --- a/FAQ.md +++ b/FAQ.md @@ -4,11 +4,12 @@ The SeaweedFS volume here is different from common storage volume. | SeaweedFS Volume | Common Volume | | --- | --- | | A disk file | A disk | + The following is all about SeaweedFS volumes. SeaweedFS assumes there are many SeaweedFS volumes. Data placement, replication, collection, S3 buckets, TTL, CSI mount, etc, are all based on volumes. So if the error is `no free volumes left`, please add more volumes. -The default volume size is 30GB, and default to 8 volumes. Very likely you would need to customize a bit. Either through reducing the volume size, or increasing the `-max` value. +The default volume size is 30GB, and default to 8 volumes. Very likely you would need to customize a bit. Either through reducing the volume size in `weed master -volumeSizeLimitMB=xxx`, or increasing the `weed volume -max=xxx` value. ### How to access the server dashboard? SeaweedFS has web dashboards for its different services: