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 |
Chris Lu
|
2bfd810912
|
combine msgBroker into weed server command
|
5 years ago |
Chris Lu
|
cf54d70311
|
filer: add -ip.bind option
|
5 years ago |
Chris Lu
|
076c8bd3bc
|
filer master start up with default ip address instead of just localhost
|
5 years ago |
Chris Lu
|
e32999108a
|
add auto configured volume max count help messge
|
5 years ago |
Chris Lu
|
e73b0c2457
|
remove not ready status
|
5 years ago |
Chris Lu
|
1dc30214cb
|
mark encryptVolumeData as not ready
|
5 years ago |
Chris Lu
|
9b3109a5d8
|
filer: processing all response headers, no pass through to volume server
* filer calculate MD5 etag
* filer handle response headers, instread of pass it to volume servers
|
5 years ago |
Chris Lu
|
13e215ee5c
|
filer: option to encrypt data on volume server
|
5 years ago |
Chris Lu
|
5bcb44eda9
|
filer: move buckets folder to filer.toml since it should not be changed often
|
5 years ago |
Chris Lu
|
d8dec2323b
|
s3: move buckets folder configuration to filer
|
5 years ago |
Chris Lu
|
e7b63d50b1
|
add s3.config to server.go
|
5 years ago |
Chris Lu
|
3eafec4b29
|
volume: add option to limit file size
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
Chris Lu
|
6f75df8660
|
server: fix starting default master list
|
5 years ago |
Chris Lu
|
8afd8d35b3
|
master: followers can also lookup and redirect
improve scalability
|
5 years ago |
Chris Lu
|
2c6cf72e73
|
refactoring
|
5 years ago |
Chris Lu
|
c777102da9
|
go fmt
|
6 years ago |
Chris Lu
|
d5560f2705
|
simplify metrics settings
|
6 years ago |
Chris Lu
|
6f8b335007
|
fix duplicated flags
|
6 years ago |
Chris Lu
|
f16375621f
|
big refactoring
|
6 years ago |
Chris Lu
|
d8ed73926d
|
volume servers get metrics address and interval from the master
|
6 years ago |
Chris Lu
|
5f6c9825f8
|
volume server: adds basic metrics
|
6 years ago |
Chris Lu
|
a11525fe4e
|
filer: adds basic metrics pushing to Prometheus gateway
|
6 years ago |
Chris Lu
|
ede876cfdb
|
periodic scripts exeuction from leader master
|
6 years ago |
Chris Lu
|
17ac1290c0
|
volume: load ec shards during heartbeats to master
|
6 years ago |
Chris Lu
|
ab22407763
|
filer ip only use bind ip
|
6 years ago |
Chris Lu
|
4c392ca762
|
use ip.bind to listen for grpc calls
help to avoid https://github.com/chrislusf/seaweedfs/issues/952
|
6 years ago |
Chris Lu
|
b335f81a4f
|
volume: add option to limit compaction speed
|
6 years ago |
Wine93
|
32f93fb09e
|
style: go fmt for all
|
6 years ago |
Chris Lu
|
9774ede3cf
|
adjust usage description
|
6 years ago |
Chris Lu
|
b04d7e3ac0
|
weed server: also optionally start S3 gateway
|
6 years ago |
Chris Lu
|
21fe5bde7c
|
filer: remove customizable grpc port, fixed to filer port + 10000
|
6 years ago |
Chris Lu
|
8a5ce16e96
|
weed volume: remove boltdb, btree options, add options for leveldb medium, large
|
6 years ago |
Chris Lu
|
88ba08cb9e
|
add large disk support
|
6 years ago |