Updated FAQ (markdown)

Chris Lu 2022-10-23 14:15:48 -07:00
parent c023479413
commit 0242369392

12
FAQ.md

@ -1,3 +1,15 @@
### How many volumes do I need?
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.
### How to access the server dashboard?
SeaweedFS has web dashboards for its different services: