Chris Lu
|
eed525b717
|
FUSE mount: remove DirListCacheLimit
outdated parameter
|
4 years ago |
Chris Lu
|
a566bfc6e1
|
s3: use bucket in the domain
fix https://github.com/chrislusf/seaweedfs/issues/1405
|
4 years ago |
Chris Lu
|
f43146b237
|
resolve directories if containing home directory
|
5 years ago |
Chris Lu
|
befb396892
|
mount: resolve home directory
fix https://github.com/chrislusf/seaweedfs/issues/1391
|
5 years ago |
Chris Lu
|
2b2ca7d1dc
|
stop if the directory can not be found
related to https://github.com/chrislusf/seaweedfs/issues/1391
|
5 years ago |
Chris Lu
|
ddec7b2bb9
|
go fmt
|
5 years ago |
李远军
|
6608cb5f43
|
Revert "remove fixJpgOrientation"
This reverts commit de5ca9b2
|
5 years ago |
Chris Lu
|
a2eb680f34
|
filer: default filer store directory
1. set default filer store directory
2. set peers, avoiding empty string counted as 1.
|
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
|
acf4a9ea99
|
volume: min free space default to 1%
|
5 years ago |
Chris Lu
|
4d1484628a
|
refactoring
|
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
|
9033a7d369
|
removed async option
|
5 years ago |
Chris Lu
|
1bb8cae65d
|
reverting and working
|
5 years ago |
Chris Lu
|
98493e0152
|
volume: add default minFreeSpacePercent
fix https://github.com/chrislusf/seaweedfs/issues/1366
|
5 years ago |
Chris Lu
|
e7c36f740a
|
refactoring
|
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
|
ca3516ac6d
|
adjust protoc
|
5 years ago |
Chris Lu
|
e912fd15e3
|
renaming
|
5 years ago |
Chris Lu
|
b78a2dc59b
|
adjust help message
|
5 years ago |
Chris Lu
|
48880edc2c
|
volume: fix typo in minFreeSpacePercent option
|
5 years ago |
Chris Lu
|
a0464fc267
|
fix help
fix https://github.com/chrislusf/seaweedfs/issues/1359
|
5 years ago |
Chris Lu
|
0d1d83a5a5
|
mount: add option to auto create dir to mount
|
5 years ago |
Chris Lu
|
628b27ef3b
|
purge old cache implementation
|
5 years ago |
Chris Lu
|
b9365de47b
|
fix volume server pprof
|
5 years ago |
Kimbsen
|
03e8f976d9
|
added --pprof to volume servers
|
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
|
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 |