Updated FAQ (markdown)

Chris Lu 2022-10-23 14:17:33 -07:00
parent 0242369392
commit 45708ebb10

3
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: