Updated FAQ (markdown)

Chris Lu 2019-07-10 18:03:18 -07:00
parent 4e98c7e1cd
commit 6833f01eca

3
FAQ.md

@ -16,6 +16,9 @@ If using SeaweedFS for block storage, you may try to reuse some existing librari
### Does it support FUSE?
Yes.
### Does it support large files, e.g., 500M ~ 10G?
Large file will be automatically split into chunks, in `weed filer`, `weed mount`, etc.
### How to configure volumes larger than 30GB?
Before 1.29, the maximum volume size is limited to 30GB. However, with recent larger disks, one 8TB hard drive can hold 200+ volumes. The large amount of volumes introduces unnecessary work load for master.