Chris Lu
|
2ae9705442
|
adjust text
|
3 years ago |
Chris Lu
|
3739717092
|
Revert "adds a test"
This reverts commit f690643b47 .
|
3 years ago |
Chris Lu
|
f690643b47
|
adds a test
|
3 years ago |
Chris Lu
|
6de786185d
|
volume.balance: balance read only volumes first
|
3 years ago |
byunghwa.yun
|
9e839cb5cc
|
Add force option in volume.deleteEmpty command
|
3 years ago |
Chris Lu
|
2ca1839d77
|
shell: add `volume.deleteEmpty` command
|
3 years ago |
Chris Lu
|
9df7d16791
|
read <- remote_storage
|
3 years ago |
byunghwa.yun
|
5d4438a72f
|
Fix typo
|
3 years ago |
Chris Lu
|
a3290faf17
|
shell command to calculate size / number of volumes in a collection
fix https://github.com/chrislusf/seaweedfs/issues/2224
|
3 years ago |
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 |