guosj
|
1a5de36257
|
fix return value
|
3 years ago |
guosj
|
ca121ecd66
|
fix minor bug in commandFsConfigure.Do
|
3 years ago |
chrislu
|
9f9ef1340c
|
use streaming mode for long poll grpc calls
streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed.
|
3 years ago |
banjiaojuhao
|
083bf3a137
|
filer server: add "datacenter, rack and datanode" for path specific configuration
|
3 years ago |
Konstantin Lebedev
|
be4b3ed509
|
AclHandlers
|
3 years ago |
Chris Lu
|
35f70c51b0
|
refactor
|
3 years ago |
bingoohuang
|
9e48bff8ee
|
fix typo in fs.configure help message text
|
4 years ago |
Chris Lu
|
da7bd62822
|
/etc files are stored inside metadata store
|
4 years ago |
Chris Lu
|
ab606dec2a
|
filer: add path-specific option to enforce readonly
|
4 years ago |
Chris Lu
|
62191b08ea
|
disk type support custom tags
|
4 years ago |
Chris Lu
|
0bc3a1f9e8
|
disk type only supports hdd and ssd, not ready for random tags yet
|
4 years ago |
Chris Lu
|
ef76365ec2
|
adjust help message
|
4 years ago |
Chris Lu
|
da134a2eb7
|
minor
|
4 years ago |
Chris Lu
|
8baba93fce
|
rename parameter name to "disk"
|
4 years ago |
Chris Lu
|
0d2ec832e2
|
rename from volumeType to diskType
|
4 years ago |
Chris Lu
|
83078ac6ce
|
filer: change to /etc/seaweedfs folder on filer
fix https://github.com/chrislusf/seaweedfs/issues/1666
|
4 years ago |
Chris Lu
|
01e2da5782
|
refactoring
|
4 years ago |
Chris Lu
|
9acda432fe
|
fix import cycle
|
4 years ago |
Chris Lu
|
ae5eb85a06
|
refactoring
|
4 years ago |
Chris Lu
|
4c72482536
|
shell: fix fs.configure
|
4 years ago |
Chris Lu
|
0da7ecfd29
|
go fmt
|
4 years ago |
Chris Lu
|
dc304342b2
|
fs.configure: configurable volume growth
|
4 years ago |
Chris Lu
|
9add554feb
|
fail fast if user configures collection for a bucket
|
4 years ago |
Chris Lu
|
ed1ce3f299
|
adjust help message
|
4 years ago |
Chris Lu
|
c0d279c54e
|
filere.conf: prefer to use json format
|
4 years ago |
Chris Lu
|
83527a8f55
|
adds more help message
|
4 years ago |
Chris Lu
|
af658ea970
|
fix typo
|
4 years ago |
Chris Lu
|
ee2fa14dbe
|
filer conf: delete location specific configuration
|
4 years ago |
Chris Lu
|
71056dae07
|
fs.configure: read and local add filer configuration
|
4 years ago |