Chris Lu
|
a1e18a1384
|
server add memory profiling
|
4 years ago |
Konstantin Lebedev
|
9ce82a9cd2
|
GOMAXPROCS use defaults to the value of runtime.NumCPU
https://github.com/chrislusf/seaweedfs/issues/1942
|
4 years ago |
Chris Lu
|
c42b95c596
|
more help message
fix https://github.com/chrislusf/seaweedfs/issues/1937
|
4 years ago |
Chris Lu
|
2a68ddb963
|
default to empty host to bind to tcp4 and tcp6
|
4 years ago |
Chris Lu
|
60686a0bb7
|
make tcp optional
|
4 years ago |
Chris Lu
|
c5cb346a08
|
fix compilation error
|
4 years ago |
Chris Lu
|
f5cc96f289
|
skip checking master peers if not starting master
|
4 years ago |
Chris Lu
|
62191b08ea
|
disk type support custom tags
|
4 years ago |
Chris Lu
|
e1992c83de
|
webdav adds disktype
|
4 years ago |
Chris Lu
|
c2ad6f1047
|
webdav add replication setting
fix https://github.com/chrislusf/seaweedfs/issues/1817
|
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
|
d67ccb66c0
|
webdav: can start together with "weed server" or "weed filer"
|
4 years ago |
Chris Lu
|
1efb51ba84
|
filer: change to saveToFilerLimit from cacheToFilerLimit
short circuit saving small files to volume server
|
4 years ago |
Chris Lu
|
30efaa66c6
|
server: add option to disable master
|
4 years ago |
Chris Lu
|
90df52d001
|
s3: add command option "allowEmptyFolder" to filer and server
|
4 years ago |
Chris Lu
|
51eadaf2b6
|
rename parameter name to "disk"
|
4 years ago |
Chris Lu
|
263eb29e9f
|
filer: add option to cache small files to filer store
|
4 years ago |
Chris Lu
|
6d30b21b10
|
volume: add "-dir.idx" option for separate index storage
fix https://github.com/chrislusf/seaweedfs/issues/1265
|
4 years ago |
Chris Lu
|
983fd90010
|
marked as WIP
|
4 years ago |
Chris Lu
|
b11449f955
|
pass in dir.idx parameter to DiskLocation
|
4 years ago |
Chris Lu
|
47047516d6
|
Revert "increase default volume file size limit to 1024"
This reverts commit 0983060a
I am confused why this was changed to 1024 by myself. 1GB should be too large for most cases.
|
4 years ago |
Chris Lu
|
c6d9974fe7
|
server: Add option to enable/disable volume server
fix https://github.com/chrislusf/seaweedfs/issues/1572
|
4 years ago |
Konstantin Lebedev
|
a9a7005687
|
set desc of option
|
4 years ago |
Chris Lu
|
6c92fa349d
|
filer: support default rack
fix https://github.com/chrislusf/seaweedfs/issues/1546
|
4 years ago |
Chris Lu
|
2c20ef72ae
|
fix starting problem
|
4 years ago |
Устюжанин Антон Александрович
|
6fbfe73683
|
fix: resumeState
|
4 years ago |
Chris Lu
|
79ab10e300
|
adjust help message
|
4 years ago |
Chris Lu
|
55cb68c09c
|
filer: replication follows master config if not specified
|
4 years ago |
Chris Lu
|
4856bce0ee
|
adjust for metrics port
|
4 years ago |
Chris Lu
|
d2d3aec3e1
|
consolidate to one metricsPort in "weed server" mode
|
4 years ago |
Konstantin Lebedev
|
324e44d4b3
|
add start metrics server
|
4 years ago |
James Hartig
|
658fc2e5b6
|
Allow option to enable volume pprof on server
|
4 years ago |
Chris Lu
|
cd9b89ba55
|
reduce default wait time to 10s before shutting down
|
4 years ago |
Konstantin Lebedev
|
464d4c82ec
|
stop send heartbeat before stop volume server
|
4 years ago |
Chris Lu
|
0983060a90
|
increase default volume file size limit to 1024
avoid possible large chunk size set on mount or filer
|
4 years ago |
Chris Lu
|
f43146b237
|
resolve directories if containing home directory
|
5 years ago |
李远军
|
6608cb5f43
|
Revert "remove fixJpgOrientation"
This reverts commit de5ca9b2
|
5 years ago |
Chris Lu
|
d198e8c6d6
|
filer: support cross filer meta data sync if sharing the same store
|
5 years ago |
Chris Lu
|
59152334c7
|
default to 1%
|
5 years ago |
Chris Lu
|
12f6b683fc
|
default to 8 volumes
in case all the volumes are allocated for a collection
|
5 years ago |
Chris Lu
|
8b4a32e782
|
adjust help message
|
5 years ago |
Chris Lu
|
b4ec04d464
|
fix the help message
|
5 years ago |
Chris Lu
|
de5ca9b258
|
remove fixJpgOrientation
|
5 years ago |
Chris Lu
|
a0464fc267
|
fix help
fix https://github.com/chrislusf/seaweedfs/issues/1359
|
5 years ago |
Chris Lu
|
b9365de47b
|
fix volume server pprof
|
5 years ago |
Chris Lu
|
45a9d852d3
|
go fmt
|
5 years ago |
Evgenii Kozlov
|
2410ffbd79
|
Name fix
|
5 years ago |
Evgenii Kozlov
|
0e0db70f55
|
Set volumes ReadOnly if low free disk space
|
5 years ago |
Chris Lu
|
393ab07c7c
|
disable pulse seconds
there are a few other hard coded timing settings, which will cause disconnected volume servers.
|
5 years ago |