Chris Lu
|
767f14dfcd
|
master, volume default to detected host
|
5 years ago |
Chris Lu
|
076c8bd3bc
|
filer master start up with default ip address instead of just localhost
|
5 years ago |
Chris Lu
|
d8f5985e5e
|
add logs
|
5 years ago |
Chris Lu
|
f90c43635d
|
refactoring
|
5 years ago |
Chris Lu
|
d335f04de6
|
support env variables to overwrite toml file
|
5 years ago |
Chris Lu
|
f60154f330
|
master load backend storage config from master.toml
|
5 years ago |
stlpmo
|
62d393d6c9
|
ut pass
|
5 years ago |
stlpmo
|
802a0eb3fe
|
move from cmd-line to scaffold
|
5 years ago |
stlpmo
|
1c8bed3810
|
delete the var etcdClient and comments
refactor the code
add sequencer cmd-line
delete nerver used codes
|
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
|
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
|
f16375621f
|
big refactoring
|
6 years ago |
Chris Lu
|
d8ed73926d
|
volume servers get metrics address and interval from the master
|
6 years ago |
Chris Lu
|
ede876cfdb
|
periodic scripts exeuction from leader master
|
6 years ago |
Chris Lu
|
3fbe22b203
|
better error handling for nil raftServer
addressing https://github.com/chrislusf/seaweedfs/issues/717
|
6 years ago |
Chris Lu
|
88ba08cb9e
|
add large disk support
|
6 years ago |
Chris Lu
|
a3490b600c
|
weed filer, weed master: add option to disable http
|
6 years ago |
Chris Lu
|
4773497d2c
|
add back "/cluster/status"
fix https://github.com/chrislusf/seaweedfs/issues/870
|
6 years ago |
Chris Lu
|
2812c14520
|
master: add option to disable http operations
|
6 years ago |
Chris Lu
|
07af52cb6f
|
raft change from http to grpc
master grpc port is fixed to http port + 10000
|
6 years ago |
Chris Lu
|
77b9af531d
|
adding grpc mutual tls
|
6 years ago |
Chris Lu
|
4ff4a147b2
|
cleanup security.Secret
|
6 years ago |
Chris Lu
|
501bd72b1c
|
wip: add security.toml file
|
6 years ago |
Chris Lu
|
a6bffc58f9
|
go fmt
|
6 years ago |
Chris Lu
|
67e2ea72be
|
master add separate grpc port
due to https://github.com/soheilhy/cmux/issues/64
fix https://github.com/chrislusf/seaweedfs/issues/820
fix https://github.com/chrislusf/seaweedfs/issues/840
fix https://github.com/chrislusf/seaweedfs/issues/841
|
6 years ago |
Chris Lu
|
b1daede91b
|
move volume vacuum to gRpc
|
6 years ago |
Chris Lu
|
75d63db60d
|
randomize raft server startup
also some go fmt
|
6 years ago |
Chris Lu
|
eca4b928d2
|
ensure master server count is odd
|
6 years ago |
Chris Lu
|
77fc8c5914
|
keep alive for gRpc calls
|
7 years ago |
Chris Lu
|
942c2cbd7b
|
mv pb to master_pb
|
7 years ago |
Chris Lu
|
e0dfa7a069
|
ensure 30GB or less
avoid https://github.com/chrislusf/seaweedfs/issues/535
|
8 years ago |
Chris Lu
|
1fbb8723dc
|
add cpu and mem pprof
|
8 years ago |
Chris Lu
|
41f686ab9d
|
remove weeds.conf
|
8 years ago |
Chris Lu
|
e767c3ea4f
|
disable master connection timeout
temporarily disable master connection timeout due to heartbeat
connection timeout
|
8 years ago |
Chris Lu
|
e46c3415f7
|
gRpc for master~volume heartbeat
|
8 years ago |
Chris Lu
|
ed44f12f6d
|
support Fallocate on linux
|
8 years ago |
Mike Tolman
|
ce99bb927d
|
Revert "Adding HTTP verb whitelisting options."
This reverts commit 34837afc7a .
|
9 years ago |
Mike Tolman
|
34837afc7a
|
Adding HTTP verb whitelisting options.
|
9 years ago |
Chris Lu
|
d3ae3a8e14
|
collect proof when stopping
|
9 years ago |
Chris Lu
|
b38ff39e8b
|
add master profiling option
|
9 years ago |
Chris Lu
|
5ce6bbf076
|
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
|
9 years ago |
yanyiwu
|
9cd221cc33
|
More readable peers usage:
other master nodes in comma separated ip:port list, example:
127.0.0.1:9333,127.0.0.1:9334
Add example to prompt ip:port list is split by ','
|
10 years ago |
Stuart P. Bentley
|
f0c2a2dcb3
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
10 years ago |
chrislusf
|
67146ffa78
|
Adjust publicUrl to volume server only.
Remove publicUrl from master server.
|
10 years ago |
chrislusf
|
85efc37320
|
marking weedfs.conf as deprecating.
The conf settings currently is duplicating with command line options.
|
10 years ago |
chrislusf
|
eff83a87d1
|
Add publicUrl for master server
|
10 years ago |
Chris Lu
|
f7998f8652
|
merge conflicts
|
10 years ago |