Chris Lu
|
6923af7280
|
refactoring
|
2021-09-06 16:20:49 -07:00 |
|
Chris Lu
|
64f6532fbe
|
update help message
|
2021-09-06 16:16:22 -07:00 |
|
Chris Lu
|
308d4b2dae
|
filer.remote.sync: createBucketWithRandomSuffix defaults to true
|
2021-09-06 15:14:26 -07:00 |
|
Chris Lu
|
c218ef20c7
|
filer.remote.sync: automatically detect the primary remote storage
|
2021-09-06 15:10:55 -07:00 |
|
Chris Lu
|
1702ce5395
|
remove unused code
|
2021-09-06 12:01:44 -07:00 |
|
Chris Lu
|
60573fd3e2
|
option to map remote bucket to trimmed bucket name
|
2021-09-05 11:55:52 -07:00 |
|
Chris Lu
|
bdefdee4e6
|
filer.remote.sync: add option to add randomized suffix to buckets to avoid conflicts
|
2021-09-04 22:46:28 -07:00 |
|
Chris Lu
|
98c68d7a79
|
filer.remote.sync fix upload logic
|
2021-09-04 18:46:28 -07:00 |
|
Chris Lu
|
16a342eb8a
|
re-ordering
|
2021-09-04 13:46:44 -07:00 |
|
Chris Lu
|
796b2eb929
|
remember sync time
|
2021-09-04 13:46:22 -07:00 |
|
Chris Lu
|
99d4594ee8
|
update remote storage mount mapping
|
2021-09-04 05:22:34 -07:00 |
|
Chris Lu
|
13cc2ef723
|
when creating bucket, use remote storage client for default storage
|
2021-09-04 04:54:55 -07:00 |
|
Chris Lu
|
4b28c5f6c3
|
filer.remote.sync: split into buckets mode and single directory mode
|
2021-09-04 04:35:46 -07:00 |
|
Chris Lu
|
03a31587ce
|
go fmt
|
2021-09-03 20:42:28 -07:00 |
|
Chris Lu
|
7f2a8246a9
|
minor
|
2021-09-02 12:32:59 -07:00 |
|
Chris Lu
|
9a73b0e3c9
|
refactor
|
2021-09-02 07:07:16 -07:00 |
|
Chris Lu
|
e281f0fa82
|
refactor
|
2021-09-02 06:53:21 -07:00 |
|
Chris Lu
|
7ce97b59d8
|
go fmt
|
2021-09-01 02:45:42 -07:00 |
|
Chris Lu
|
3bd48c4f29
|
filer.remote.sync: exit when directory is unmounted
this will not propagate the deletions back to the cloud
|
2021-09-01 01:29:22 -07:00 |
|
Chris Lu
|
8e125339d5
|
line wrap
|
2021-08-31 23:30:28 -07:00 |
|
Chris Lu
|
68ea99190f
|
add additionalPathPrefixes
|
2021-08-31 23:26:26 -07:00 |
|
Rain Li
|
e5f9ff983d
|
Merge branch 'master' into filerstore-tikv
|
2021-08-30 15:52:54 +08:00 |
|
Chris Lu
|
6deee4c0b9
|
import hdfs
|
2021-08-29 18:49:43 -07:00 |
|
Chris Lu
|
a31f2907f0
|
cloud drive: filer.remote.sync supports remove folder
|
2021-08-29 18:46:28 -07:00 |
|
Chris Lu
|
05d2774117
|
refactoring
|
2021-08-28 22:49:38 -07:00 |
|
Chris Lu
|
a9b41900d8
|
handle cases when mounted directory does not exist
|
2021-08-28 01:56:56 -07:00 |
|
Chris Lu
|
05a648bb96
|
refactor: separating out remote.proto
|
2021-08-26 15:18:34 -07:00 |
|
yulai.li
|
c1dc5ab4ac
|
Add deleterange_concurrency to filer configuration file
|
2021-08-26 18:25:08 +08:00 |
|
yulai.li
|
de8ef28460
|
Update filer.toml scaffold to support tikv store
|
2021-08-26 16:26:27 +08:00 |
|
yulai.li
|
546efeba8f
|
Fix build bug
|
2021-08-26 16:20:35 +08:00 |
|
Chris Lu
|
6bab20d862
|
cat entry content
|
2021-08-24 02:38:32 -07:00 |
|
Chris Lu
|
e9ebe24f2e
|
cloud drive: add support for Azure
|
2021-08-24 01:18:30 -07:00 |
|
Chris Lu
|
258063de26
|
cloud drive: add google cloud storage
|
2021-08-23 00:29:27 -07:00 |
|
Chris Lu
|
05fc7db755
|
filer.copy: large files pack file ids into chunks
|
2021-08-18 23:46:54 -07:00 |
|
Chris Lu
|
72eb6d5b9d
|
ensure no writes to remote storage if content is not changed
|
2021-08-15 20:23:41 -07:00 |
|
Chris Lu
|
5a7c40510f
|
format output
|
2021-08-15 20:07:13 -07:00 |
|
Chris Lu
|
5d5a21ba2d
|
adjust log format
|
2021-08-15 19:46:45 -07:00 |
|
Chris Lu
|
c45c12aedc
|
metadata updates
|
2021-08-15 19:27:30 -07:00 |
|
Chris Lu
|
49b5e47bd1
|
retry forever with filer.remote.sync, and some refactoring
|
2021-08-15 12:38:26 -07:00 |
|
Chris Lu
|
c34747c79d
|
rename, fix wrong logic.
|
2021-08-14 21:46:34 -07:00 |
|
Chris Lu
|
0db2517994
|
go fmt
|
2021-08-14 02:55:44 -07:00 |
|
Chris Lu
|
7937db52e1
|
Filer locationPrefix configure does not exec replication #2257
fix https://github.com/chrislusf/seaweedfs/issues/2257
|
2021-08-14 02:54:13 -07:00 |
|
Chris Lu
|
5a0f92423e
|
use grpc and jwt
|
2021-08-12 21:40:33 -07:00 |
|
Chris Lu
|
6238644c35
|
remove gateway command
|
2021-08-12 20:52:04 -07:00 |
|
Chris Lu
|
d1d1fc772c
|
move some volume lookup operations to grpc
jwt related lookup will come in next commit
|
2021-08-12 20:33:00 -07:00 |
|
Chris Lu
|
5571f4f70a
|
master: add master.follower to handle read file id lookup requests
|
2021-08-12 18:10:59 -07:00 |
|
Chris Lu
|
5469019852
|
adjust data type
|
2021-08-12 17:54:34 -07:00 |
|
Chris Lu
|
713c035a6e
|
shell: remote.cache remote.uncache
|
2021-08-09 14:35:18 -07:00 |
|
Chris Lu
|
734c980040
|
volume: support concurrent download data size limit
|
2021-08-08 23:25:16 -07:00 |
|
Chris Lu
|
c5f38c365d
|
go fmt
|
2021-08-08 22:30:36 -07:00 |
|