Chris Lu
|
c6f992b2a3
|
remove dead code
|
3 years ago |
Chris Lu
|
899963ac20
|
remote storage location changed to struct
|
3 years ago |
Chris Lu
|
4deac06da0
|
log fix
|
3 years ago |
divanikus
|
5c6270a93a
|
shell: ability to use wildcards for collections, all collections if ommited
|
3 years ago |
Chris Lu
|
1752eeb538
|
remote.mount saves the mapping
|
3 years ago |
Chris Lu
|
4b94b03d90
|
directory to remote storage mapping
|
3 years ago |
Chris Lu
|
99b599aa8a
|
remote.mount
|
3 years ago |
Chris Lu
|
35f70c51b0
|
refactor
|
3 years ago |
Chris Lu
|
72eec84167
|
shell: add fs.mkdir
|
3 years ago |
Chris Lu
|
092932af8f
|
shell: faster bucket delete
avoid waiting for large object metadata
|
3 years ago |
Chris Lu
|
7359193e97
|
go fmt
|
3 years ago |
byunghwa.yun
|
41d559f54e
|
Add fs rm options
|
3 years ago |
Chris Lu
|
70effac0d3
|
configure and store remote configurations
|
3 years ago |
Chris Lu
|
7ab389e7ec
|
optimization: improve random range query for large files
|
3 years ago |
byunghwa.yun
|
b23b307e08
|
Add fs rm
|
3 years ago |
Chris Lu
|
99155e4880
|
add `-retry` option for `volume.fix.replication`
fix https://github.com/chrislusf/seaweedfs/issues/2191
|
3 years ago |
Chris Lu
|
2f209675ab
|
Added `-retry` option for `volumeServer.evacuate`
related to https://github.com/chrislusf/seaweedfs/issues/2191
|
3 years ago |
Chris Lu
|
fb7a1be1c4
|
refactor
|
3 years ago |
Chris Lu
|
4be5b4ff5c
|
[volume.check.disk] skip errors and check next volumes
fix https://github.com/chrislusf/seaweedfs/issues/2129
|
3 years ago |
Chris Lu
|
5a838dbe53
|
fix compilation
|
3 years ago |
Chris Lu
|
6103649ffb
|
shell: volume.check.disk adds retries in case the volumes are just moved
related to https://github.com/chrislusf/seaweedfs/issues/2194
|
3 years ago |
Chris Lu
|
01adc567aa
|
shell: volume.fsck deletes a volume is the volume has only orphaned data.
fix https://github.com/chrislusf/seaweedfs/issues/2190
|
4 years ago |
bingoohuang
|
9e48bff8ee
|
fix typo in fs.configure help message text
|
4 years ago |
Chris Lu
|
d013d6d968
|
shell: volume.fsck "reallyDeleteFromVolume" should send padded file ids to delete
fix https://github.com/chrislusf/seaweedfs/issues/2188
|
4 years ago |
Chris Lu
|
3d624d1e16
|
rename
|
4 years ago |
Chris Lu
|
da7bd62822
|
/etc files are stored inside metadata store
|
4 years ago |
Chris Lu
|
08377fecb8
|
fixes
|
4 years ago |
Chris Lu
|
1cac2f2278
|
shell: volume.fsck checks missing chunks in filer
fix https://github.com/chrislusf/seaweedfs/issues/2154
|
4 years ago |
Chris Lu
|
9dd09bbb33
|
refactor
|
4 years ago |
Daniel Nagy
|
7ce3bee0c0
|
Check for history file errors as well
|
4 years ago |
Chris Lu
|
ab606dec2a
|
filer: add path-specific option to enforce readonly
|
4 years ago |
Chris Lu
|
615cb24ba6
|
shell: use tab print style for completion
|
4 years ago |
Chris Lu
|
b70aeb7585
|
bucket list only directories
|
4 years ago |
Konstantin Lebedev
|
26a4f34a57
|
del checks
url err logging
stats chunk fetch
|
4 years ago |
Chris Lu
|
30c67e3652
|
minor
|
4 years ago |
Konstantin Lebedev
|
03d1199d5f
|
Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader"
This reverts commit ac71117e
|
4 years ago |
Chris Lu
|
76c48ffe27
|
optional parallel copy ec shards
fix https://github.com/chrislusf/seaweedfs/issues/2048
|
4 years ago |
Chris Lu
|
ac71117ee6
|
revert PR #1903 avoid http error: superfluous response.WriteHeader
|
4 years ago |
Chris Lu
|
f0ad172e80
|
shell: show which server holds the lock
fix https://github.com/chrislusf/seaweedfs/issues/1983
|
4 years ago |
Chris Lu
|
46ef1811a1
|
correct help message
|
4 years ago |
Chris Lu
|
b971317a16
|
avoid possible corrupted file names
|
4 years ago |
Chris Lu
|
609e228578
|
avoid forward slash in file names
|
4 years ago |
Chris Lu
|
ba92f2e714
|
add node.selectedVolumes
fix https://github.com/chrislusf/seaweedfs/issues/1990
|
4 years ago |
Chris Lu
|
fc0cbf565f
|
add option to obfuscate the file names
|
4 years ago |
Chris Lu
|
e75633c64f
|
volume.check.disk: break loop for read only volumes
fix https://github.com/chrislusf/seaweedfs/issues/2002
|
4 years ago |
Chris Lu
|
9d50867d08
|
volume.tier.move: avoid data loss when destination volume server already has the volume
fix https://github.com/chrislusf/seaweedfs/issues/2001
|
4 years ago |
Chris Lu
|
90677e1097
|
ensure to call line.Close()
fix https://github.com/chrislusf/seaweedfs/issues/1995
similar to https://github.com/peterh/liner/issues/104
|
4 years ago |
Konstantin Lebedev
|
020a5d40c3
|
avoid counter is null
|
4 years ago |
Konstantin Lebedev
|
df6cf0a2fa
|
nonRepairThreshold
|
4 years ago |
Konstantin Lebedev
|
60972f1c97
|
rename option repairThreshold
|
4 years ago |