Update FAQ.md

Chris Lu 2020-06-04 10:52:45 -07:00
parent 193395ff96
commit e53b0e016a

5
FAQ.md

@ -80,11 +80,6 @@ The volumes are consistent, but not necessarily the same size or the same number
* If some files are written only to some but not all of the replicas, the writes are considered failed (A best-effort attempt will try to delete the written files).
* The compaction may not happen at exactly the same time.
### Why weed volume server loses connection with master?
You can increase the "-pulseSeconds" on master from default 5 seconds to some higher number.
See #100 https://github.com/chrislusf/seaweedfs/issues/100
### How to store large logs?
The log files are usually very large. Use `weed filer` to store them.