Chris Lu
2266b5c528
Merge pull request #1761 from kmlebedev/todaysDateFormat
replication to todays date directory
4 years ago
Konstantin Lebedev
3634811408
replication to todays date directory
4 years ago
Chris Lu
5e07afb0f0
Merge pull request #1759 from kmlebedev/sink.local
replication to local disk storage
4 years ago
Chris Lu
b3f66199db
shell: volume.fix.replication adds collectionPattern with wildcard characters
fix https://github.com/chrislusf/seaweedfs/issues/1758
4 years ago
Chris Lu
2945a64fd6
Update issue templates
4 years ago
Daniel Santos
0c64d60fdb
Fix log message with correct mode
4 years ago
Daniel Santos
0aaaa9b470
Fix var assignment
4 years ago
Daniel Santos
5a761bb7a4
Enforce umask correctly
4 years ago
Chris Lu
ad2a20c8a5
notification add ack and nack
4 years ago
Konstantin Lebedev
612b7975a1
replication to local disk storage
4 years ago
Chris Lu
3a1d3d3413
mount: properly invalidate kernel node cache entry
fix https://github.com/chrislusf/seaweedfs/issues/1752
4 years ago
Chris Lu
c41961d5cc
Update README.md
4 years ago
Chris Lu
ff35520a1a
Update README.md
4 years ago
Chris Lu
cc1f3907ff
filer.sync: default filerProxy to true
4 years ago
Chris Lu
62ebb917e0
mount: avoid the need to specify different cache directory for different mount
fix https://github.com/seaweedfs/seaweedfs-csi-driver/issues/11
4 years ago
Chris Lu
17f7c1c43f
Merge branch 'mount_from_outside_cluster'
4 years ago
Chris Lu
00707ec00f
mount: outsideContainerClusterMode proxy through filer
Running mount outside of the cluster would not need to expose all the volume servers to outside of the cluster. The chunk read and write will go through the filer.
4 years ago
Chris Lu
9bcb28a3ea
avoid possible nil reader
fix https://github.com/chrislusf/seaweedfs/issues/1754
4 years ago
Chris Lu
2c5eac5705
2.22
4 years ago
Chris Lu
6ca10725b8
Revert "mount: when outside cluster network, use filer as proxy to access volume servers"
This reverts commit 096e088d7b
.
4 years ago
Chris Lu
096e088d7b
mount: when outside cluster network, use filer as proxy to access volume servers
4 years ago
Chris Lu
ccbdb38c89
s3: fix for listing objects if more than 1000 in the folder
many existing tools have max key set to 1000
4 years ago
Chris Lu
80b8692688
filer.sync: replicate outside of either cluster, only need to see filers
4 years ago
Chris Lu
6897f1bfbc
makefile: add env for 2 clusters
4 years ago
Chris Lu
f8dbb03bdd
filer: append operation returns final file size
4 years ago
Chris Lu
759482e2ac
filer: proxy all http methods to volume servers
4 years ago
Chris Lu
937cfacc01
filer: add "proxyToFileId" to reverse proxy to a volume server
4 years ago
Chris Lu
3ecd989500
add local mount for testing
4 years ago
Chris Lu
20ef3bb8d4
mount: use direct_io to avoid OS page cache
fix https://github.com/chrislusf/seaweedfs/issues/1752
4 years ago
Chris Lu
711c3f3939
filer: fix http status 206 setting
fix https://github.com/chrislusf/seaweedfs/issues/1753
4 years ago
Chris Lu
024c186a48
filer.meta.tail: output json format for easier parsing
4 years ago
Chris Lu
84f05787f8
mount: limit background requests and congestion threshold
4 years ago
Chris Lu
f98817cfe6
filer: support appending to a file
4 years ago
Chris Lu
1b8e3da295
refactoring
4 years ago
Chris Lu
c78f3dddcb
update to wangyoucao577/go-release-action@v1.14
4 years ago
Chris Lu
1a3f859c58
filer store: postgres configuration adjust text
4 years ago
Chris Lu
b434f7e4e0
filer store: postgres adjust default config, add optioanl schema
4 years ago
Chris Lu
d5add83e85
filer store: add postgres2
4 years ago
Chris Lu
52a8f1470e
filer store: add mysql2
4 years ago
Chris Lu
93b3adba98
fix bucket creation
4 years ago
Chris Lu
fa0c8d5283
fix error
4 years ago
Chris Lu
4c5b752b04
restructuring sql stores
4 years ago
Chris Lu
96354208c5
scaffold: add YugabyteDB
4 years ago
Chris Lu
ca8f793978
refactor: prepare for bucket specific tables
4 years ago
Chris Lu
90ce1eec19
add more input params
4 years ago
Chris Lu
f13c082583
add memsql to comments
4 years ago
Chris Lu
e439b65e38
fix test
4 years ago
Chris Lu
c7197470fd
2.21
4 years ago
Chris Lu
5a3386e39b
Revert "Revert "mount: fake support for socket/block/character/fifo devices""
This reverts commit 3d5cb7eb86
.
4 years ago
Chris Lu
67faa56920
Revert "Revert "mount: add more entry type""
This reverts commit 4085b79d38
.
4 years ago