mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated FAQ (markdown)
parent
2844d09e6f
commit
b43111b57a
4
FAQ.md
4
FAQ.md
|
@ -91,6 +91,10 @@ Usually the logs are collected during a long period of time span. Let's say each
|
|||
/logs/2015-01-03.log
|
||||
/logs/2015-01-04.log
|
||||
|
||||
## gRPC Ports
|
||||
gRPC can be derived from the `-port` number and adding 10000 ontop of it.
|
||||
`-port=8080` => gRPC Port: `18080`
|
||||
|
||||
## Mount Filer
|
||||
### weed mount error after restarting
|
||||
|
||||
|
|
Loading…
Reference in a new issue