mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Update FAQ.md
parent
193395ff96
commit
e53b0e016a
5
FAQ.md
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).
|
* 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.
|
* 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?
|
### How to store large logs?
|
||||||
|
|
||||||
The log files are usually very large. Use `weed filer` to store them.
|
The log files are usually very large. Use `weed filer` to store them.
|
||||||
|
|
Loading…
Reference in a new issue