shibinbin
|
3464f21b5c
|
fix: weed shell add filer runtime attributes
|
5 years ago |
Chris Lu
|
9573c0f4b3
|
filer: filer.copy cleanup in case of failed uploads
|
5 years ago |
Chris Lu
|
5d78871487
|
filer: parallize weed filer.copy for single file
|
5 years ago |
Chris Lu
|
23240efa63
|
filer: add tikv support
|
5 years ago |
Chris Lu
|
fc412e428b
|
refactor ScanVolumeFileFrom()
|
5 years ago |
zhangsong
|
65f1095a54
|
fix benchmark cmd usage info
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
Tom Maxwell
|
4a878c0006
|
Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve
|
5 years ago |
j.laycock
|
1f01eb78e8
|
Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct
|
5 years ago |
Tom Maxwell
|
d637d86d22
|
Changes to try and pass the URL parameters through - in memory flag not working still
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
xushuxun
|
5904d78bd4
|
weed backup: add ttl and replication parameter
|
5 years ago |
Chris Lu
|
6f75df8660
|
server: fix starting default master list
|
5 years ago |
Chris Lu
|
b9f6236f8a
|
filer: fix typo
fix https://github.com/chrislusf/seaweedfs/issues/1031
|
5 years ago |
Chris Lu
|
c79274f7eb
|
notes on supported meta data store
|
5 years ago |
Feng Ye
|
fc0498798b
|
Add etcd filestore
|
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
|
344ce90315
|
remove weedfuse
|
5 years ago |
Chris Lu
|
5956dfd08d
|
mount: add umask option
related to https://github.com/chrislusf/seaweedfs/issues/978
|
5 years ago |
Chris Lu
|
61b7a650f4
|
filer.copy default to 32MB chunks
|
6 years ago |
Chris Lu
|
23d36dfbaf
|
1.40
enable azure replication
|
6 years ago |
Chris Lu
|
88fed85bba
|
temp skipping azure
can not release due to https://github.com/Azure/azure-pipeline-go/issues/23
|
6 years ago |
Chris Lu
|
15ecf4e3bf
|
filer: default to leveldb2
|
6 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
|
8da5d5b094
|
filer.copy: use filer settings, avoid unnecessary command line options
fix https://github.com/chrislusf/seaweedfs/issues/968
|
6 years ago |
Chris Lu
|
d8ed73926d
|
volume servers get metrics address and interval from the master
|
6 years ago |
Chris Lu
|
8b43679ae3
|
refactoring
|
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
|
e66bddd84c
|
customizable sleep intervals
|
6 years ago |
Chris Lu
|
50aa769554
|
jwt for read access control
|
6 years ago |
Chris Lu
|
784141c5e6
|
adjust script parameter
|
6 years ago |
Chris Lu
|
ede876cfdb
|
periodic scripts exeuction from leader master
|
6 years ago |
Chris Lu
|
3f9ecee40f
|
working with reading remote intervals
|
6 years ago |
Chris Lu
|
17ac1290c0
|
volume: load ec shards during heartbeats to master
|
6 years ago |
Chris Lu
|
54b835e1ae
|
filer: redis cluster add option for password
fix https://github.com/chrislusf/seaweedfs/issues/971
|
6 years ago |
Chris Lu
|
0094ca3f8a
|
mark the webdav as unstable
|
6 years ago |
Chris Lu
|
0fe286a6ca
|
filer: optimization for leveldb, add leveldb2
large filer db may see high CPU and disk usage due to background compaction
|
6 years ago |
Chris Lu
|
7e0c3bb732
|
filer: adjust recommended mysql meta data type to LONGBLOB
fix https://github.com/chrislusf/seaweedfs/issues/966
|
6 years ago |
Chris Lu
|
ab22407763
|
filer ip only use bind ip
|
6 years ago |
Chris Lu
|
4dfcd2169e
|
weedfuse: adapt to fstab command line pattern
|
6 years ago |
Chris Lu
|
9a4fb14ea0
|
weedfuse: daemonize
|
6 years ago |
Chris Lu
|
1ca1ec906a
|
add weedfuse
|
6 years ago |
Chris Lu
|
d01807ba05
|
shell: volume.balance add option for all_collections, each_collection
|
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
|
25941e0500
|
master: add jwt expires_after_seconds
|
6 years ago |