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
|
bc2ec6774d
|
inject git version into build
|
5 years ago |
Chris Lu
|
ac48c899e8
|
add printouts for synchronizing metadata which can be slow for large folders
|
5 years ago |
Chris Lu
|
0c856e8387
|
avoid possible wrong arguments
fix https://github.com/chrislusf/seaweedfs/issues/1320
|
5 years ago |
Chris Lu
|
2bfd810912
|
combine msgBroker into weed server command
|
5 years ago |
Chris Lu
|
39e72fb23c
|
go fmt
|
5 years ago |
Chris Lu
|
1e3e4b3072
|
add broker connects to filer
|
5 years ago |
Chris Lu
|
871efa4fc1
|
refactoring
some previous chunk etag was using md5, which should be wrong.
|
5 years ago |
zhangsong
|
d819865fe7
|
add fsync option for benchmark
|
5 years ago |
Chris Lu
|
eab4c9219c
|
randomize benchmark content
fix https://github.com/chrislusf/seaweedfs/issues/1294
|
5 years ago |
Chris Lu
|
5c57297bd1
|
metadata log: read from any timestamp
|
5 years ago |
wuyuxiang
|
6850d28d6b
|
refacotr: move signal handling and pprof to grace package
|
5 years ago |
Chris Lu
|
0c2248f83a
|
add lock/unlock to example admin scripts
|
5 years ago |
Chris Lu
|
913aa0f14e
|
mount: default to enable asyncMetaDataCaching
|
5 years ago |
Chris Lu
|
b8e4238ad2
|
add placeholder for cached meta data reading
|
5 years ago |
Chris Lu
|
57df14f76f
|
report error if copying failed
|
5 years ago |
Chris Lu
|
cf54d70311
|
filer: add -ip.bind option
|
5 years ago |
bukton
|
3defa718a1
|
add default config filer mongodb to scaffold.go
|
5 years ago |
Chris Lu
|
71ffb98475
|
broker: add profiling
|
5 years ago |
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
|
11f5a6d913
|
messaging can compile now
|
5 years ago |
Chris Lu
|
826f96b6f3
|
fix unreachable code
|
5 years ago |
Chris Lu
|
2a45897237
|
broker: read cipher value from filer
|
5 years ago |
Chris Lu
|
f5a748d33c
|
refactoring
|
5 years ago |
Chris Lu
|
ce4b369be2
|
scaffolding messaging
|
5 years ago |
Chris Lu
|
d8f5985e5e
|
add logs
|
5 years ago |
Chris Lu
|
7764e0465c
|
refactoring
|
5 years ago |
Chris Lu
|
6f948e4887
|
remove configurable topics folder location
|
5 years ago |
Chris Lu
|
b5a713be68
|
filer store: add redis2 redis_cluster2 as default redis store
|
5 years ago |
Chris Lu
|
211d87cf4c
|
mount: option to disable caching
|
5 years ago |
Chris Lu
|
1c65656fb4
|
s3: add option to fsync buckets
|
5 years ago |
Chris Lu
|
5987810e5e
|
set default chunk size to 16
|
5 years ago |
Chris Lu
|
df97da25f9
|
mount: add on disk caching
|
5 years ago |
Chris Lu
|
dce2702e1b
|
fix the instruction
|
5 years ago |
Chris Lu
|
8db2120bee
|
add logs
|
5 years ago |
Chris Lu
|
59f40e2027
|
volume: best effort to detect ip address
fix https://github.com/chrislusf/seaweedfs/issues/1264
|
5 years ago |
Chris Lu
|
f6a7e79dc3
|
weed shell: simplify CLI option for filer
|
5 years ago |
Chris Lu
|
2329d9e0c1
|
add volume.fix.replication to default scaffold
|
5 years ago |
Chris Lu
|
4c498e73de
|
filer replication: add s3 endpoint
|
5 years ago |
Chris Lu
|
2d43f85577
|
watch entries with common path prefix
|
5 years ago |
Chris Lu
|
af1f64d244
|
change from 'weed tail' to 'weed watch'
|
5 years ago |
Chris Lu
|
bf270d9e8c
|
filer: able to tail meta data changes
|
5 years ago |
Chris Lu
|
d2f8e50459
|
make error a little bit more clearer
fix https://github.com/chrislusf/seaweedfs/issues/1259
|
5 years ago |
Chris Lu
|
5f881d2fd5
|
mount: fail early rather than after mounted the directory
fix https://github.com/chrislusf/seaweedfs/issues/1258
|
5 years ago |
James Hartig
|
eae3f27c80
|
Added treat_replication_as_minimums master toml option
|
5 years ago |
Chris Lu
|
a75d50bbb8
|
FUSE: add configurable in memory chunk cache size
|
5 years ago |
Chris Lu
|
eedd33dda3
|
refactoring
|
5 years ago |
Chris Lu
|
40601953bf
|
comments
|
5 years ago |